@charset "utf-8";
/* 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  h3 {
	margin-bottom: 15px;
}

.section ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#mainContent .section ul li {
	background-image: url(../../image/qa/shikaku_icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 3px;
}
#questionBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 20px;
}
#answerBox {
	padding-top: 20px;
}
#answerBox dl {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#answerBox dl dt {
	background-image: url(../../image/qa/shikaku_icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 3px;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 3px;
}
#answerBox dl dd {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFCC;
	font-size: 12px;
	line-height: 1.7em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-image: url(../../image/qa/a.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#answerBox p {
	font-size: 12px;
	background-image: url(../../image/qa/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 23px;
	width: 200px;
	display: block;
	float: right;
	line-height: 20px;
}
.colum {
	zoom: 1;
	overflow: hidden;
	padding-bottom: 30px;
}
#container:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
}	

