@charset "utf-8";
@import "common/0-import.css";

#conts h2{
	padding-bottom: 15px;
}

#conts table{
	margin-bottom: 35px;
	width: 100%;
	line-height: 1.4;
	
}

#conts table th{
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
	width: 40%;
	line-height: 35px;
	background: #f5eada;
	border: 1px solid #ccc;
	vertical-align: middle;
}

#conts table td{
	padding: 10px 0 10px 10px;
	border: 1px solid #ccc;
}

#conts table td span{
	padding-left: 35px;
}


#conts table  p.pa01{
	margin: 10px 10px 10px 0;
	border: 5px solid #f0f0f0;
}

#conts table td .span01{
	padding-left: 0;
	font-weight: bold;
}

#conts table td .span02{
	float: right;
}

#conts h3{
	padding-left: 25px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	background: url(/img_new/template/h3_back.gif) no-repeat;
}

#conts dl.dl03{
	margin-top: 15px;
}

#conts dl dt{
	padding-left: 17px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #6d5647;
	font-weight: bold;
	background: url(../img_new/icon/06.gif) no-repeat left 4px;
	border-bottom: 1px solid #bca798; 
}

#conts dl p{
	padding-top: 5px;
	color: #333;
	font-weight: bold;

} 

#conts dl dd{
	padding-bottom: 30px;
}











