/* CSS Document */

/* 共通 */
#content_top{
}

#content_top h2{
	text-indent: -9999px;
	background: url("../images/safe_tech/title.png") no-repeat 0px 0px;
	height: 36px;
}

#content_top h2 a{
	text-indent: -9999px;
	background: url("../images/safe_tech/title.png") no-repeat 0px 0px;
	height: 36px;
	display: block;
}

div.detail_one p.content_info{
	margin: 30px 0px;
	padding: 5px 8px;
	border: 1px dotted #AAA;
	float: none;
}

h3{
	line-height: 300%;
	margin: 10px 0px 0px 36px;
	text-indent: -9999px;
}

h3 a{
	display: block;
	text-decoration: none;
	width: 480px;
	height: 30px;
}

#page1{
	background: url("../images/safe_tech/page1_title_off.png") no-repeat 0px 0px;
}
#page1 a:hover{
	background: url("../images/safe_tech/page1_title_on.png") no-repeat 0px 0px;
}

#page2{
	background: url("../images/safe_tech/page2_title_off.png") no-repeat 0px 0px;
}
#page2 a:hover{
	background: url("../images/safe_tech/page2_title_on.png") no-repeat 0px 0px;
}

#page3{
	background: url("../images/safe_tech/page3_title_off.png") no-repeat 0px 0px;
}
#page3 a:hover{
	background: url("../images/safe_tech/page3_title_on.png") no-repeat 0px 0px;
}

#page4{
	background: url("../images/safe_tech/page4_title_off.png") no-repeat 0px 0px;
}
#page4 a:hover{
	background: url("../images/safe_tech/page4_title_on.png") no-repeat 0px 0px;
}

div.detail_one{
	padding: 20px;
	clear: both;
}

div.image_box{
	width: 200px;
	float: right;
}

div.image_box img{
	display: block;
	margin-bottom: 10px;
	float: none;
}

div.detail_one p{
	width: 360px;
	margin: 0px 0px 20px 10px;
	padding-right: 10px;
	border-right: 1px dotted #AAA;
	float: left;
}

div.detail_one ul{
	width: 340px;
	margin: 0px 0px 20px 10px;
	padding-right: 10px;
	padding-left: 20px;
	border-right: 1px dotted #AAA;
	float: left;
	font-size: 83%;
}

div.detail_one ul li{
	margin-bottom: 10px;
}

h4{
	font-size: 83%;
	font-weight: bold;
	border-left: 6px solid #4b2c00;
	padding: 3px 6px;
	margin: 10px 0px 20px 0px;
}

div.detail_one img.detail_one_title{
	border-left: 6px solid #4b2c00;
	margin: 0px 0px 20px 0px;
	float: none;
}

div.detail_one p.detail_bold{
	font-weight: bold;
	margin-bottom: 0px;
}

div.detail_one p.detail_answer{
	width: 330px;
	background: url("../images/safe_tech/detail_answer.png") no-repeat top left;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0px 10px 0px 30px;
}

div.title_bottom_border{
	border-bottom: 1px dotted #AAA;
	margin: 20px 20px 0px 20px;
}
