@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;
}
#contentNeed h4 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../../image/shaken/chekc.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	display: block;
	line-height: 30px;
	height: 30px;
	padding-left: 27px;
	margin-top: 8px;
}
#sectionItems {
	zoom: 1;
	overflow: hidden;
	padding-bottom: 10px;
}
#sectionItems:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#sectionItems #itemsRight {
	width: 275px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 15px;
	float: right;
	line-height: 1.4em;
	font-size: 12px;
}


#sectionItems #itemsLeft {
	width: 320px;
	padding-left: 20px;
	float: left;
	padding-top: 10px;
}
#itemsLeft p.atention {
	font-size: 11px;
	color: #333;
	display: block;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#etcColum {
	zoom: 1;
	overflow: hidden;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#etcColum:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#etcColum .etcBoxLeft {
	width: 231px;
	float: left;
}
#etcColum .etcBoxCenter {
	float: left;
	width: 171px;
	padding-right: 16px;
	padding-left: 17px;
}
#etcColum .etcBoxRight {
	float: right;
	width: 171px;
}
#etcColum  p.atention {
	font-size: 12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 1.4em;
}
#other {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#other p {
	font-size: 12px;
	padding-bottom: 6px;
	padding-left: 5px;
	line-height: 1.4em;
}
#flowSection {
	margin-top: 40px;
	margin-bottom: 50px;
}
#flowSection h3 {
	margin-bottom: 20px;
}
#flowSection dl {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
#flowSection dl dt {
	padding-bottom: 5px;
}
#flowSection dl dd {
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.dline {
	zoom: 1;
	overflow: hidden;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.dline:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}	
.dline .left {
	width: 280px;
	float: left;
}
.dline .right {
	float: right;
	width: 280px;
}
.dline dl .280 {
	width: 280px;
}

