@charset "UTF-8";

/* results #3fa9f5 */

#content_head{
	background-image:url('img/ttl.png');
	background-color: #3fa9f5;
}

#content_head h2{
	margin-left: 230px;
}

#content_head h2 a{
	color: #3fa9f5;
}

#main .headline1 span{
	border-left-color: #3fa9f5;
	color: #3fa9f5;
}

/*  */

.basic .cnt{
	border: 1px solid #3fa9f5;
	background: #FFFFDD;
	overflow: hidden;
	_zoom:1;
	margin-bottom:10px;
}
.basic .cnt .txtL{
	padding: 12px 12px 5px 12px;
}
.basic .cnt .txtL h3{
	border-left: 5px solid #3fa9f5;
	border-bottom: 1px solid #3fa9f5;
	padding-left:5px;
	font-size:15px;
	color: #3fa9f5;
	line-height: 1.3;
}
.basic .cnt .txtL h3 img{
	vertical-align: middle;
	margin-bottom:5px;
}
.basic .cnt .txtL h3 span{
	padding-left:10px;
}
.basic .cnt .txtL p{
	margin-bottom:0;
}
.basic .cnt .imgR{
	margin-bottom:0px;
	margin-left:5px;
}

/* responsive
-------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 710px) {
	

}
