@charset "utf-8";
/* CSS Document */

@import url("benefit.css");

#contents {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

#contents #leftbar {
	float: left;
	width: 392px;
}
#leftbar h3 {
	background-position: left center;
	text-indent: 2px;
	font-size: 1.6em;
	line-height: 42px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 8px;
}


#contents #rightbar {
	float: right;
	width: 330px;
	height: auto;
	padding-left: 12px;
}
#rightbar h3 {
	font-size: 1.6em;
	line-height: 42px;
	font-weight: normal;
	background-position: left center;
	text-indent: 2px;
	letter-spacing: 0.2em;
	margin-bottom: 8px;
}
#rightbar #map h4 {
	background-image: url(../Company/images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 74px;
	font-size: 1.2em;
	line-height: 48px;
	font-weight: normal;
	letter-spacing: 0.1em;
}


#rightbar img {
	vertical-align: middle;
	padding-right: 8px;
	padding-bottom: 14px;
}

#rightbar #map img {
	border: 1px dashed #999999;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	padding-top: 12px;
	padding-left: 12px;
}

#leftbar dt {
	margin-top: 5px;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #0A4098;
	letter-spacing: 0.2em;
	line-height: 1.1em;
	text-indent: 6px;
}

#leftbar dd {
	font-size: 1.2em;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	margin-right: 6px;
	margin-bottom: 18px;
}
