@charset "UTF-8";
@import "../../css/common.css";
#conts {
	line-height: 1.5;
	padding-bottom: 15px;
	color: #3F3B3A;
}

#conts h2 {
	margin-bottom: 12px;
}

#conts p.link {
	text-align: right;
	font-size: 1.2em;
}

#conts p.link a {
	padding-left: 22px;
	background: url(../img/details/icon01.gif) no-repeat left center;
	zoom: 100%;
}

#conts .mapBox {
	margin: 8px 10px 10px;
	width: 626px;
	border: 2px solid #ccc;
}

#conts .mapBox iframe {
	width: 626px;
	height: 317px;
}

#conts .mb11 {
	margin-bottom: 11px;
}

#conts .floatR {
	float: right;
}

#conts .boxA {
	margin: 0 9px 16px 12px;
	+margin-bottom: 15px;
	overflow: hidden;
	font-size: 1.2em;
}

#conts .mb12 {
	margin-bottom: 12px;
	+margin-bottom: 11px;
}

#conts .boxA img.floatR {
	margin-top: 4px;
}

#conts .boxA ul {
	width: 420px;
}

#conts .boxA ul li {
	padding-left: 12px;
	margin-bottom: 3px;
	background: url(../img/details/icon02.gif) no-repeat left 5px
}

	*+html #conts .boxA ul li {
		background-position: left 6px;
	}

#conts .boxA ul li.mb0 {
	margin-bottom: 0;
}

#conts table {
	margin: 0 0 20px 12px;
	+margin: 0 0 20px 11px;
	width: 629px;
	+width: 630px;
	font-size: 1.2em;
	border-collapse: collapse;
}

#conts table th {
	padding: 9px 0 5px 0;
	background: #02509a;
	border: 1px solid #bebebe;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #fff;
}

#conts table td {
	padding: 8px 0 5px 0;
	border: 1px solid #bebebe;
	text-align: center;
	vertical-align: middle;
}

#conts table td.wid01 {
	width: 208px;
}

#conts table td.wid02 {
	width: 209px;
}

#conts table td.color01 {
	padding: 8px 0 6px 0;
	background: #f4f5fa;
}

#conts .boxB {
	margin: 0 0 10px 11px;
	padding: 10px 8px 7px;
	width: 612px;
	border: 1px solid #bebebe;
	line-height: 1.6;
}

#conts .pab8 {
	padding-bottom: 8px;
}

#conts .pab10 {
	padding-bottom: 10px;
}

#conts .pab5 {
	padding-bottom: 5px;
	+padding-bottom: 6px;
	margin-bottom: 0;
}

#conts .pab6 {
	padding-bottom: 6px;
	+padding-bottom: 7px;
	margin-bottom: 72px;
}

#conts .boxB p.blue01 {
	padding: 0 0 8px 5px;
	margin-bottom: 8px;
	background: url(../img/details/line01.gif) repeat-x left bottom;
	color: #005099;
	font-size: 1.2em;
	zoom: 100%;
	font-weight:bold;
}

#conts .boxB p.mb6 {
	margin-bottom: 6px;
}

#conts .boxB dl {
	margin: 0 10px 0 2px;
}

#conts .boxB dl dt {
	float: left;
	clear: left;
}

#conts .boxB dl dt.ml10 {
	padding-left: 10px;
}

#conts .boxB dl dd {
	margin-left: 10px;
	_text-indent: -3px;
}

#conts .boxB dl dd.ml20 {
	margin-left: 20px;
	_text-indent: -3px;
}

#conts .boxB p span {
	display: block;
	color: #E60012;
}

