@charset "utf-8";
/* Second Page style
-------------------------------*/

#main .clinicY {
	margin: 5px;
	float: left;
	width: 290px;
	border: 1px solid #CCCC00;
}
#main .clinicY img {
	margin-top: 10px;
	background-position: center;
	margin-right: 45px;
	margin-left: 45px;
}
#main .clinicY p {
	text-align: center;
	font-weight: bold;
	color: #0000CC;
}

#main .clinicX {
	float: left;
	width: 290px;
	margin: 5px;
	border: 1px solid #CCCC00;
}
#main .clinicX img {
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
#main .clinicX p {
	text-align: center;
	color: #0000CC;
	font-weight: bold;
}
#main #step {
	height: 270px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#main #step2 {
	height: 170px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step2 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#main #step3 {
	height: 170px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step3 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#main #step4 {
	height: 150px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step4 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#main #step5 {
	height: 180px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step5 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#main #step6 {
	height: 220px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step6 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#main #step7 {
	height: 220px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step7 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#main #step8 {
	height: 80px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step8 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#main #step9 {
	height: 80px;
	margin-bottom: 20px;
	border-bottom: thin dotted #999999;
}
#main #step9 img {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

#main h5 {
	font-size: 1.2em;
	color: #996600;
	text-align: center;
}
#main h6 {
	font-size: 1.5em;
	color: #FF6600;
}
#main .box {
	height: 250px;
	width: 600px;
	border: thin solid #999900;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main .box img {
	padding: 10px;
	float: left;
}
#main .box .moji {
	height: auto;
	width: 220px;
	float: right;
}
#main .box2 {
	height: 250px;
	width: 600px;
	border: thin solid #999900;
	margin-bottom: 20px;
}
#main .box2 img {
	padding: 10px;
	float: right;
}
#main .box2 .moji {
	height: auto;
	width: 150px;
	float: left;
	padding-left: 50px;
}
#main .box3 {
	height: 320px;
	width: 600px;
	border: thin solid #999900;
	margin-bottom: 20px;
}
#main .box3 img {
	padding: 10px;
	float: left;
}
#main .box3 .moji {
	height: auto;
	width: 150px;
	float: left;
	padding-left: 50px;
}
