@charset "UTF-8";
/*検査手順*/
#contents {
	background-image: none;
}
#testing {
	width: 758px;
	margin-left: 19px;
	margin-bottom: 20px;
	line-height: 135%;
	padding-bottom: 0px;
	background-color: #FFF;
	min-height: 580px;
	color: #333;
}
#testing_header {
	width: 740px;
	padding-bottom: 20px;
	padding-top: 15px;
}
#testing h2{
	width: 736px;
	display: block;
	font-size: 20px;
	line-height: 40px;
	background-color: #E0132A;
	color: #FFF;
	padding-left: 2px;
}
#testing_navi {
	float: left;
	width: 185px;
}
#testing_main {
	float: left;
	width: 550px;
	font-size: 14px;
	line-height: 1.5em;
	position: relative;
}
#testing_main a.next{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	display: block;
	position: absolute;
	top: -8px;
	right: 1px;
	padding-left: 9px;
	height: 13px;
	background-image: url(../img/00common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#testing_main em {
	color: #F33;
	font-style: normal;
	font-weight: bold;
}
#testing_main h3{
	font-size: 18px;
	margin-bottom: 32px;
}
#testing_main h3.btm26{
	font-size: 18px;
	margin-bottom: 26px;
}
#testing_main p {
	margin-bottom: 1em;
}
#testing_main ul {
	margin-left: 18px;
	margin-bottom: 1em;
	list-style-type: circle;
	list-style-position: outside;
}
#testing_main ul li{
	margin-bottom: 0.3em;
}
#testing_main div.d_block {
	width: 530px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#testing_main div.d_block img{
}
#testing_main div.description {
	width: 260px;
	float: right;
	margin-right:8px;
}
#testing_main div.duty_right {
	width: 240px;
	float: left;
	margin-right:20px;
}
#testing_main div.duty_right h4{
	font-size: 16px;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
#testing_main div.duty_right ul {
	margin-left: 24px;
	margin-bottom: 1em;
	list-style-type: circle;
	list-style-position: outside;
}
#testing_main div.duty_right ul li{
	margin-bottom: 0.8em;
}

#testing_navi ul {
	padding: 0px;
	margin-left: 3px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#testing_navi ul li {
	margin: 0px;
	height: 36px;
	width: 156px;
}
#testing_navi ul a{
	
}


#testing_navi ul img {
	margin: 0px;
	padding: 0px;
	display: block;
}
