@charset "utf-8";
@import "/common/css/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#globalNavi {
	margin-bottom: 15px;
}

#frameBox {
	position: relative;
	left: -55px;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts h3 {
	padding: 0;
	margin: 0;
	background: none;
}

#conts .box01 {
	padding-bottom: 12px;
	background: url(/img/index/back01.gif) no-repeat left bottom;
}

#conts .box01 h2 {
	padding: 0;
	margin: 0 0 10px 11px;
	width: 283px;
	background-color: #fff;
}

#conts .box01 .boxL {
	padding-top: 11px;
	float: left;
	width: 305px;
	border-top: 2px solid #E37438;
}

#conts .box01 .boxR {
	padding-top: 11px;
	float: right;
	width: 305px;
	border-top: 2px solid #409C33;
}

#conts .box01 ul {
	margin: 0 0 0 11px;
	width: 283px;
}

#conts .box01 ul li {
	margin-bottom: 2px;
	float: left;
}

#conts .box02 {
	padding: 0 5px 5px;
	margin-bottom: 10px;
	background: url(/img/index/back02.gif) no-repeat left bottom;
	clear: both;
}

#conts .box02 .photo,
#conts .box02 .photo01 {
	width: 140px;
	height: 140px;
	float: left;
	overflow: hidden;
}

#conts .box02 .photo .frame {
	margin-left: -40px;
	width: 300px;
	text-align: center;
}

#conts .box02 .photo01 .frame {
	position: relative;
}

#conts .box02 .boxL {
	float: left;
	width: 295px;
}

#conts .box02 .boxR {
	float: right;
	width: 295px;
}

#conts .box02 .sBox {
	float: right;
	width: 150px;
}

#conts .box02 .sBox h3 {
	margin-bottom: 10px;
}

#conts .box02 .sBox dl {
	padding-bottom: 5px;
}

#conts .box02 .sBox dl dt {
	float: left;
	clear: left;
}

#conts .box02 .sBox dl dd {
	padding: 0 15px 4px 22px;
	_text-indent: -3px;
}

#conts .box02 .sBox a.btn09 {
	display: block;
	width: 149px;
	clear: both;
}


#conts dl.newDl dt {
	margin-bottom: 4px;
	float: left;
	position: relative;
}

#conts dl.newDl {
	padding-top: 1px;
	_padding-top: 4px;
	margin-bottom: 7px;
}

#conts dl.newDl dt img {
	margin-left: 8px;
	_margin-bottom: 2px;
	display: inline;
	vertical-align: -2px;
	position: absolute;
	top: 3px;
	left: 55px;
}

#conts dl.newDl dd {
	padding: 0 0 7px 7em;
	margin-bottom: 6px;
	background: url(/common/img/line01.gif) repeat-x left bottom;
}

#conts dl.newDl dd a {
	background: url(../common/img/icon01.gif) no-repeat left center;
	padding-left: 20px;
}

#conts .summary {
	text-align: right;
}

#conts .summary a {
	background: url(../common/img/icon01.gif) no-repeat left center;
	padding-left: 15px;
}
