@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------
exam_css
------------------------------------------------------ */
div#main p{
	margin:0 0 0 21px;
	padding:0 15px 15px 15px;
	width:612px;
	line-height:140%;
}
div#main dl{
	width: 642px;
	padding-bottom: 10px;
	line-height: 140%;
}
div#main dl.case2{
	width: 642px;
	margin-bottom: -5px;
	padding-top: 10px;
	line-height: 140%;
}
div#main dl dt{
	background: url(../images/dt_icon.gif) no-repeat left 3px;
	width: 642px;
	margin: 5px 0 5px 21px;
	padding:0 0 0 14px;
	color: #044684;
	font-weight: bold;
	font-size: 130%;
	vertical-align: bottom;
}
div#main dl dd{
	width: 612px;
	margin: 0 0 0 21px;
	padding: 0 15px;
	font-size: 100%;
}

div#main dl.downDL{
	background: #f5f5f6;
	display:block;
	border:1px solid #dddddd;
	margin:0 0 10px 35px;
	padding:15px;
	width:578px;
}

div#main dl.downDL dt{
	background: none;
	margin:0 0 5px 0;
	padding:0;
	color: #044684;
	font-weight: bold;
	font-size: 110%;
	border-bottom:dotted 1px #044684;
	width:578px;
}
div#main dl.downDL dd{
	background: none;
	margin:0;
	padding:0;
	width:578px;
}
div#main dl.downDL dd span.examChu{
	float: right;
	text-align: right;
	margin-top:10px;
	font-size: 80%;
	color: #333333;
}
div#main dl.downDL dd.checkBn{
	text-align:center;
	margin-top:20px;
}
div#main ul{
	display: block;
	margin: 10px;
}
div#main ul li{
	background: url(../images/list_dot.gif) no-repeat left center;
	padding-left: 7px;
}
div.imgBox{
	text-align: center;
	margin: 10px auto 10px;
}
div#main div.box_cap h5.cap{
	position:relative;
	top:-10px;
	left:-9px;
	margin:0;
	padding:0;
}

/*サブメニュー*/
dl.exam dt.sb01 a{
background-image: url(../kidney_tests/images/sb_01.jpg);
background-position:0 0;
}
dl.exam dt.sb01 a:hover{
background-image: url(../kidney_tests/images/sb_01.jpg);
background-position:0 -40px;
}
dl.exam dt.sb01_on a{
background-image: url(../kidney_tests/images/sb_01.jpg);
background-position:0 -40px;
}

dl.exam dt.sb02 a{
background-image: url(../kidney_tests/images/sb_02.jpg);
background-position:0 0;
}
dl.exam dt.sb02 a:hover{
background-image: url(../kidney_tests/images/sb_02.jpg);
background-position:0 -40px;
}
dl.exam dt.sb02_on a{
background-image: url(../kidney_tests/images/sb_02.jpg);
background-position:0 -40px;
}

dl.exam dt.sb03 a{
background-image: url(../kidney_tests/images/sb_03.jpg);
background-position:0 0;
}
dl.exam dt.sb03 a:hover{
background-image: url(../kidney_tests/images/sb_03.jpg);
background-position:0 -40px;
}
dl.exam dt.sb03_on a{
background-image: url(../kidney_tests/images/sb_03.jpg);
background-position:0 -40px;
}
