@charset "shift_jis";

body {
	background:#f2efe6;
	}

#header_wrap {
	width:100%;
	background:#fff;
	}

#header {
	width:480px;
	padding:10px 0 10px 10px;
	}


#header ul li {
	display:block;
	float:left;
	}

#header ul li.summary {
	margin:10px 0 0 10px;
	}

#contents {
	width:440px;
	margin:0 auto 0;
	padding:20px;
	background:#f2efe6;
	}

.qa_contents {
	background:#fff;
	}

.qa_contents dt {
	background:url(../img/qa_head.gif) left top no-repeat;
	font-size:1.17em;
	font-weight:bold;
	min-height:46px;
	_height:46px;
	padding:30px 10px 0 55px;
	}

.qa_contents dd {
	background:url(../img/qa_foot.gif) left bottom no-repeat #fff;
	padding:0px 15px 15px;
	min-height:140px;
	_height:140px;
	}

.closewin {
	margin:10px 0 0 0;
	text-align:center;
	}
