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

#conts h3 {
	margin-bottom: 12px;
	clear: both;
}

#conts h3.h301 {
	margin: 27px 0 4px;
}

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

#conts dl.mb {
	margin-bottom: 13px;
}

#conts dl.dl01 dt {
	padding: 5px 14px 6px 15px;
	margin-top: 2px;
	background: url(../common/img/btn_back.gif) repeat-x;
	float: right;
	clear: right;
}

#conts dl.dl01 dt a {
	color: #FFF;
	text-decoration: none;
}

#conts dl.dl01 dt.dt01 {
	margin-top: 8px;
}

#conts dl.dl01 dd {
	line-height: 1.5;
}

#conts .boxBar {
	padding: 15px 20px 22px;
	+padding-bottom: 20px;
	_padding-bottom: 19px;
	margin-bottom: 26px;
	background: url(../img/index/box_back.jpg) no-repeat bottom;
}

#conts ul.ul00 {
	margin-bottom: 0;
	overflow: hidden;
	zoom: 100%;
	clear: both;
}

#conts ul.ul00 li {
	margin-bottom: 0;
	margin: 0 2px 0 0;
	padding: 0 0 10px 0;
	width: 195px;
	float: left;
}

#conts ul.ul00 li.end {
	margin-right: 0;
	width: 195px;
	float: left;
}

#conts ul.ul00 li a img{
	border: 1px solid #ccc;
	vertical-align:top;
	text-decoration:none;
	margin-bottom:3px;
}

#conts ul.ul01 {
	margin-bottom: 11px;
	+margin-bottom: 12px;
	overflow: hidden;
	zoom: 100%;
	clear: both;
}

#conts ul.ul01 li {
	margin-right: 10px;
	width: 150px;
	float: left;
}

#conts ul.ul01 li span {
	margin-left: 12px;
}

#conts ul.ul01 li.sp {
	letter-spacing: -1px;
}

#conts ul.ul01 li.end {
	margin-right: 0;
}

#conts ul.ul01 li a {
	margin-top: -2px;
	+margin-top: 1px;
	display: block;
	line-height: 1.5;
}

#conts ul.ul01 li a img {
	vertical-align:top;
	text-decoration:none;
	padding:2px 0 0 0;
}

#conts ul.ul02 {
	margin-bottom: 40px;
	overflow: hidden;
	zoom: 100%;
	clear: both;
}

#pagetop {
	clear: both;
}

#conts dl.dl02 {
	margin: 0 0 38px;
}

#conts dl.dl02 dt {
	padding-top: 16px;
	float: left;
	font-weight: bold;
}

#conts dl.dl02 dd {
	padding: 15px 0 15px 80px;
	background: url(../common/img/line01.gif) repeat-x bottom;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#conts ul.ul01 li a {
		margin-top: 1px;
	}
	
	#conts .boxBar {
		padding-bottom: 20px;
	}
	
	#conts table {
		margin-left:0;
	}
}
