@charset "utf-8";
@import "common/0-import.css";
#wrap {
	background: url(../summary/images/mainImg.jpg) no-repeat center 47px;
}

#main{
	*margin-top: 23px;
	_margin-top: 24px;
}


#main .sideBar ul.sideNavi li{
	*padding-bottom: 9px;
	_padding-bottom: 8px;
}

#main .sideBar {
	*margin: 8px 0 -10px 0;
	_margin-top: 7px 0 -12px 0;
	margin-bottom: 10px;
}

#main #conts #pageGuide {
	margin-bottom: 23px;
	*margin-bottom: 24px;
}

#conts img {
	display: block;
}

#conts h2 {
	margin-bottom: 16px;
}

#conts p {
	font-size: 12px;
	color: #372e2d;
	line-height: 1.4;
}

#conts .box .innerbox p {
	margin: 0 0 0 150px;
	_margin-left: 147px;
	padding: 0 0 0 20px;
	line-height: 19px;
	color: #372e2d;
	background: url(../summary/images/p_back.gif) repeat-y left top;
	_background: url(../summary/images/p_back.gif) repeat-y 3px top;
}

#conts .box {
	margin-bottom: 30px;
	*margin-bottom: 10px;
	padding:41px 34px 20px 28px;
	border: 1px solid #d2d2d2;
	background-color: #fff;
}  

#conts p.bold {
	font-weight: bold;
}

#conts .box .innerbox {
	margin: 0 0 20px 0;
}

#conts .box .innerbox .inbox {
	margin: 0 0 0 150px;
	padding: 0 0 0 30px;
	font-size: 12px;
	line-height: 1.6;
	color: #372e2a;
	background: url(../summary/images/p_back.gif) repeat-y left top;
	zoom: 1;
}

#conts .box .innerbox .inbox02 {
	margin: 0 0 0 150px;
	_margin-left: 147px;
	padding: 0 0 0 30px;
	font-size: 12px;
	line-height: 1.6;
	color: #372e2a;
	background: url(../summary/images/p_back.gif) repeat-y left top;
	zoom: 1;
}


#conts .box .innerbox .inbox .dl01 dt {
	font-weight: bold;
	float: left;
	clear: left;
}

#conts .box .innerbox .inbox .dl01 dd {
	margin-left: 100px;
	_margin-left: 97px;
	font-size: 10px;
	line-height: 1.9;
}

#conts .box .innerbox .inbox .dl02 dt {
	float: left;
}

#conts .box .innerbox .inbox .dl02 dd {
	margin-left: 20px;
	_margin-left: 17px;
}

#conts .box .innerbox .pl10 {
	padding-left: 20px;
}

#conts .box .innerbox .specP {
	margin-left: 0;
	background: none;
}

#conts .box .innerbox .size {
	font-size: 10px;
}

#conts .box .innerbox .inbox .mb8 {
	margin-bottom: 8px;
}

#conts .box .innerbox .inbox ul {
	margin-left: 23px;
	font-size: 10px;
	letter-spacing: normal;
}

#conts .box .innerbox .inbox ul li {
	padding-left: 10px;
	background: url(../summary/images/back.gif) no-repeat left 4px;
}

#conts .box .innerbox .inbox ul .bg {
	padding-left: 12px;
	background: url(../summary/images/icon01.gif) no-repeat left 4px;
}

#conts .box .innerbox .inbox p.pl30 {
	padding-left: 30px;
}

#conts p.mb35 {
	margin-bottom: 35px;
}

#conts .box .innerbox p span {
	font-weight: bold;
}

#conts .box .mb21 {
	margin-bottom: 21px;
}

#conts .box .mb22 {
	margin-bottom: 22px;
}

#conts .box .mb23 {
	margin-bottom: 23px;
}

#conts .box .mb25 {
	margin-bottom: 25px;
}

#conts .box .mb27 {
	margin-bottom: 27px;
}

#conts .box .mb31 {
	margin-bottom: 31px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 	
	#main .sideBar {
		margin-top: 11px;
	}
	
	#conts p.mb35 {
		margin-bottom: 37px;
	}
}