@charset "utf-8";
@import "common/0-import.css";
#wrap {
	background: url(../records/images/mainImg.jpg) no-repeat center 47px;
}

#main{
	*margin-top: 23px;
	_margin-top: 23px;
}

#main #conts #pageGuide {
	margin-bottom: 24px;
	*margin-bottom: 25px;
}

#main #conts {
	width: 710px;
	padding-bottom:30px;
}

#conts h2 {
	margin-bottom: 13px;
}

#conts p {
	font-size: 12px;
	color: #372e2d;
	line-height: 1.6;
}

#conts .p01 {
	margin: 0 0 34px 1px;
}

#conts .p02 {
	margin: 0 0 25px 2px;
	padding-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #d3321b;
	background: url(../records/images/p_back.gif) no-repeat left bottom;
	clear: both;
} 

#conts .box {
	margin-right: 0px;
	padding: 29px 0 48px 27px;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	font-size: 12px;
}

#conts .box ul {
	margin: 0 0 40px 4px;
}

#conts .box ul li {
	_padding-top: 1px;
	float: left;
}

#conts .box ul .bg {
	margin-right: 25px;
	padding-right: 17px;
	background: url(../records/images/icon01.jpg) no-repeat right 3px;
}

#conts .box ul .bg a {
	font-weight: bold;
	color: #d3321b;
}

#conts .box .box01 img {
	padding-top: 1px;
}

#conts .box01 p {
	margin-left: 274px;
	_margin-left: 271px;
}

#conts .box01 .p03 {
	margin-bottom: 13px;
	font-weight: bold;
	font-size: 14px;
	color: #d3321b;
	line-height: normal;
}

#conts .box01 .p04 {
	margin-bottom: 15px;
	width: 372px;
}

#conts .box01 .p05 {
	margin-bottom: 15px;
	width: 372px;
}

#conts .box01 .p06 {
	width: 372px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#main{
		margin-top: 21px;
	}
}	