@charset "utf-8";
@import "/common/css/0-import.css";
#conts h2 {
	margin-bottom: 20px;
}

#conts h3 {
	margin: 0 0 15px 15px;
	*margin-bottom: 14px;
}

#conts h3 {
	background: url(/common/img/line/01.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin: 10px 0 16px 15px;
	width:492px;
	font-size:16px;
}

#conts h4 {
	padding-left: 20px;
	margin: 0 0 10px 15px;
	background: url(/common/img/icon/08.gif) no-repeat left 5px;
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	color: #06559E;
}

#conts p {
	padding: 0 20px 20px 15px;
	line-height: 1.5;
	text-align: justify;
}



#conts table {
	margin: 0 14px 30px 16px;
	*margin-bottom: 31px;
	width: 491px;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 1.5;
}

#conts table th {
	padding:5px;
	border: 1px solid #ccc;
	font-weight: normal;
	background-color: #f1f8fc;
	text-align:center;
}

#conts table td{
	padding: 5px;
	border: 1px solid #ccc;
}

#conts table.type1 th {
	width: 20%;
}

#conts table .td01{
	width: 40%;
}

#conts table .td02 {
	width: 10%;
}

#conts table .td03 {
	width: 30%;
}

#conts table .td04 {
	width: 20%;
}

#conts table .td05 {
	width: 25%;
}



#conts p.p01 {
	margin: 0 0 18px 16px;
	*margin-bottom: 20px;
	_margin-bottom: 19px;
	padding-left: 18px;
	font-size: 12px;
	background: url(/common/img/icon/02.gif) no-repeat left 1px;
	*background: url(/common/img/icon/02.gif) no-repeat left top;
}

#conts .box {
	margin: 0 15px 30px 15px;
	padding: 7px 0 8px 12px;
	background-color: #eaeaea;
}

#conts .box ul li {
	margin: 0 0 3px 13px;
	padding-left: 11px;
	background: url(/common/img/icon/03.gif) no-repeat left 5px;
	line-height: 1.5;
}

#conts .box ul li.li01 {
	margin: 0 0 5px 0;
	padding-left: 1px;
	background: none;
	font-weight: bold;
}

#conts .box ul li.li02 {
	padding-left: 13px;
	margin: -2px 0 3px 13px;
	background: none;
}

#conts .box ul li.li03 {
	margin-bottom: 8px;
	padding-left: 1px;
	background: none;
	color: #FF0000;
}

#conts .box ul li.mb4 {
	margin-bottom: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts p.p01 {
		margin: 0 0 20px 16px;
		background: url(/common/img/icon/02.gif) no-repeat left top;
	}
	
	#conts h4 {
		margin: 0 0 10px 15px;
		background: url(/common/img/icon/01.gif) no-repeat left 2px;
}


}

