/*青*/

/*
==== accident ====
*/

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; }
h3.h304 { background:url("../images/h304.gif") no-repeat 0 0; }
h3.h305 { background:url("../images/h305.gif") no-repeat 0 0; }

#main .cont .link {
	padding-top:20px;
}

/* 当院の交通事故治療 */
#H3-1{
	background:url("../../itai/images/img_muchi.gif") no-repeat 500px 100px;
}
#H3-1 .cont{
	width:450px;
}

/* 治療の流れ */

#H3-4 ul li{
	padding: 0 0 20px 0;
	background:url("../images/arrow.gif") no-repeat center 27px;
	width:300px;
}
#H3-4 ul li.noArrow{
	background-image:none;
}
#H3-4 ul li p{
	border:1px dotted #999;
	text-align:center;
}


/* Q&A */

#H3-5 dl.cont dt{
	background:url("../images/q.gif") no-repeat 0 0;
	color:#1d79ae;
	padding:2px 0 4px 25px;
	margin:20px 0 0 0;
	font-weight:bold;
}
#H3-5 dl.cont dt .line {
	background:url("../../common/images/dot_blue.gif") repeat-x 0 0;
	height:1px;
	font-size:1px;
	display:block;
}
#H3-5 dl.cont dd{
	background:url("../images/a.gif") no-repeat 0 0;
	padding:2px 0 4px 25px;
}



