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

#conts {
	margin-bottom: 22px;
	padding-top: 1px;
}

#conts img {
	display: block;
}

#conts .mainImg {
	margin: 0 0 24px 0;
}

#conts h2 {
	margin: 0 0 16px 9px;
}

#conts .box {
	margin: 0 0 13px 21px;
	*margin: 0 0 14px 21px;
	position: relative;
}

#conts .box p {
	margin: 0 320px 18px 0;
	font-size: 13px;
	line-height: 1.4;
	color: #666;
}

#conts .box img {
	float: right;
	position: absolute;
	right: 27px;
	top: -17px;
}

#conts .mbr {
	margin: 0 0 18px 9px;
}

#conts .box01 {
	padding: 0 0 8px 0;
	*padding-bottom: 4px;
	background: url(../img/index/back01.jpg) no-repeat 9px bottom;
}

#conts dl {
    margin: 0 24px 0 14px;
	padding: 0 0 0 6px;
	font-size: 13px;
}

#conts dl dt {
	float: left;
	width: 120px;
}

#conts dl dd {
	padding: 0 0 9px 0;
	*padding: 0 0 12px 0;
	_padding: 0 0 11px 0;
	margin-bottom: 12px;
	*margin-bottom: 13px;
	text-indent: 22px;
	_text-indent: 19px;
	background: url(../img/index/line01.gif) repeat-x left bottom;
}

#conts dl dd span{
	padding-left: 20px;
	background: url(../img/index/icon01.jpg) no-repeat left 2px;
}


#conts .mb16 {
	margin-bottom: 16px;
}

#conts .box .mr190 {
	margin-right: 190px;
}

#conts .ml9 {
	margin-left: 9px;
}

#conts h2.ml12 {
	margin-left: 9px;
	padding: 0 0 0 15px;
	height: 39px;
	line-height: 38px;
	background: url(../img/index/h2_back.jpg) no-repeat left top;
	font-size: 17px;
}

#conts .pb9 {
	padding-bottom: 9px;
	*padding-bottom: 11px;
	_padding-bottom: 10px;
}

#conts .pt1 {
	padding-top: 1px;
}

.style1{
 font-size: 16px;
 font-weight: bold;
 color: #FF3300;
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#conts .box {
		margin-bottom: 14px;
	}
	
	#conts .box01 {
		padding-bottom: 6px;
	}
	
	#conts dl dd {
		margin-bottom: 13px;
		padding-bottom: 12px;
	}
}

#conts .boxA {
	position: relative;
}

#conts .boxA a {
	left: 514px;
	_left: 505px;
	top: 66px;
	width: 131px;
	height: 34px;
	display: block;
	position: absolute;
	background: url(../img/index/btn01_over.jpg) no-repeat;
}

#conts .boxA a:hover {
	background-color: #fff;
}

#conts .boxA a:hover img {
	visibility: hidden;
}
