/*青*/

/*
==== clinic ====
*/

h2.h201   { background:url("../images/h201.gif") no-repeat 0 0; }

h3.h301   { background:url("../images/h301.gif") no-repeat 0 0; }
h3.h302   { background:url("../images/h302.gif") no-repeat 0 0; }
h3.h303   { background:url("../images/h303.gif") no-repeat 0 0; }

h4.h401_1 { background:url("../images/h401_1.gif") no-repeat 0 0; }
h4.h401_2 { background:url("../images/h401_2.gif") no-repeat 0 0; }
h4.h402_1 { background:url("../images/h402_1.gif") no-repeat 0 0; }
h4.h402_2 { background:url("../images/h402_2.gif") no-repeat 0 0; }
h4.h402_3 { background:url("../images/h402_3.gif") no-repeat 0 0; }

#main {
	line-height:1.5em;
}

#main .cont p.ttl {
	background:url("../../common/images/dot_blue.gif") repeat-x 0 20px;
	display:block;
	color:#1d79ae;
	height:30px;
}
#main .cont .subttl {
	display:block;
	color:#83844c;
	font-weight:bold;
}
#main .cont .txt {
	padding:0 0 30px 0;
}
#main #H4-1 .cont .txt {
	padding:0 150px 50px 0;
}

#main .cont #img01 { background:url("../images/img01.gif") no-repeat 520px 10px; }
#main .cont #img02 { background:url("../images/img02.gif") no-repeat 490px 10px; }
#main .cont #img03 { background:url("../images/img03.gif") no-repeat 525px  5px; }


#main #H4-2 .txt p{
	padding:10px 0;

}

#main .cont #ph011 ul{
	float:left;
}
#main .cont #ph011 img,
#main .cont #ph012 img,
#main .cont #ph013 img{
	float:right;
	padding:2px;
	border:1px solid #ccc;
}
#main .cont #ph012,
#main .cont #ph013 {
	padding-bottom:30px;
	float:left;
	width:100%;
}
#main .cont #ph012 p,
#main .cont #ph013 p {
	float:left;
	width:400px;
}


/* 表のスタイル */
#main .cont table{
	border:2px solid #dfda6c;
	margin:5px 0;
}
#main .cont table th,
#main .cont table td {
	border:1px solid #dfda6c;
	padding:5px;
}
#main .cont table th{
	background-color:#fefcd9;
}
#main .cont table .center{
	text-align:center;
}

#main .cont table td.price{
	text-align:right;
}
#main .cont table caption{
	font-weight:bold;
	color:#83844c;
	padding-top:10px;
}



/* 初診の流れ  */
#H3-3 .cont{
	padding:0 0 40px 22px;
}
#H3-3 .cont dl{
	width:188px;
	float:left;
	padding:10px 30px 15px 0;
	background:url("../images/arrow.gif") no-repeat 198px 50px;
}
#H3-3 .cont dl.noArrow{
	background-image:none;
	padding-right:0;
}
#H3-3 .cont dl dt{
	padding:1px;
	border:1px solid #ccc;
	height:120px;
}
#H3-3 .cont dl dd .ttl{
	color:#74b3d7;
	font-weight:bold;
	display:block;
	background:url("../../common/images/dot_blue.gif") repeat-x 0 22px;
	padding:4px 0 5px 0;
}
#H3-3 .cont dl dd{
	letter-spacing:0.03em;
}
#H3-3 .attention {
	padding-top:20px;
}

