@charset "utf-8";
/* CSS Document */


/* CSS Document */


/* 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;
}
#mainContent #pointSection {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
}
#pointSection {
	zoom: 1;
	overflow: hidden;
}
#pointSection:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}	
#mainContent p.article {
	font-size: 12px;
	color: #333;
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
}
#pointSection  p.explain {
	font-size: 12px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	height: 90px;
}

#pointSection #leftSection {
	float: left;
	width: 180px;
	padding-right: 35px;
}
#pointSection  p.moreInfo {
	float: right;
	margin-right: 5px;
	margin-top: 7px;
}
#pointSection #centerSection {
	float: left;
	width: 180px;
}
#pointSection #rightSection {
	float: right;
	width: 180px;
}
#mainContent h6 {
	margin-right: auto;
	margin-left: auto;
	width: 610px;
	padding-top: 20px;
}
#flowSection {
	padding-top: 30px;
}
#flowSection .columFlow {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}
.columFlow p {
	font-size: 12px;
	color: #333;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	line-height: 1.5em;
}

