@charset "utf-8";
/* CSS Document */



#mainImage {
	background-image: url(../../image/policy/kari_lower_header_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 230px;
	width: 900px;
}
.bannerBlock {
	padding-top: 8px;
	padding-bottom: 8px;
}
#sectionTaiou {
	padding-top: 10px;
}
#sectionTaiou ul#koumoku {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#sectionTaiou ul#koumoku li {
	background-image: url(../../image/shaken/chekc.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 28px;
	padding-left: 25px;
}
#sectionShucchou {
	padding-top: 15px;
}
#columShucchou {
	zoom: 1;
	overflow: hidden;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#columShucchou #columLeft {
	float: left;
	width: 207px;
	padding-right: 15px;
}

#columShuccho:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}	
#columShucchou #columRight {
	float: right;
	width: 388px;
}
#columRight .area {
	font-size: 11px;
	color: #333;
	display: block;
	line-height: 1.4em;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #666;
	margin-top: 8px;
	padding-top: 5px;
}
#columRight p.atention {
	font-size: 11px;
	color: #333;
	text-align: right;
	padding-top: 4px;
}
#columRight p.mapDiscription {
	font-size: 12px;
	line-height: 1.5em;
}
#sectionPrice {
	padding-top: 15px;
}
#sectionPrice table {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#sectionPrice table td {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}
#sectionPrice p.atention {
	text-align: right;
	padding-right: 20px;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

