@charset "UTF-8";
/* CSS Document */

#zoukeitusin {
	text-align:center;
	padding:0;
	font-size:18px;
	line-height:1.8;
}
#zoukeitusin strong {
	font-size:12px;
	color:#F60;
	font-weight:500;
}
#mimg {
	margin:0 auto;
}
#mimg a img {
	width:240px;
	border-radius:120px;
	border:4px solid #ddd;
	margin:10px 0;
}
#mimg a:hover img {
	border:4px solid #F60;
}
#mtxt {
	width:280px;
	margin:0 auto;
	font-size:14px;
	line-height:1.8;
	text-align:left;
}


.cimg {
	float:left;
	width:93px;
	text-align:center;
	font-size:14px;
	line-height:1.6;
	padding:10px 0;
}
.cimg a img {
	width:70px;
	border-radius:35px;
	border:4px solid #ddd !important;
	margin:0 0 3px 0;
}
.cimg a:hover img {
	border:4px solid #F60 !important;
}