@charset "UTF-8";

/* ---------- メインイメージ ---------- */
div#main_img {
	width: 844px;
	text-align: left;
}

div#info_area {
	width: 844px;
	color: #635D65;
}

div#shop_area {
	width: 348px;
	color: #635D65;
	float: left;
}

div#ques_area {
	width: 452px;
	color: #635D65;
	float: right;
}

div#staff_area {
	width: 812px;
	color: #635D65;
	margin-left: 32px;
	text-align: left;
}
/* ---------- com_area ---------- */

div#ques_area td.ques {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdbdc;
	text-align: left;
	font-size: 13px;
	line-height: 19px;
	color: #8D9FC2;
	font-weight: bold;
}

div#ques_area th.ques {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdbdc;
	text-align: left;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(../info/question.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #8d9fc2;
}


div#ques_area td.answer {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 12px;
	line-height: 21px;
	color: #808080;
	font-weight: bold;
}

div#ques_area th.answer {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 50px;
	padding-right: 10px;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(../info/answer.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #808080;
	background-position: left 18px;
}

div#ques_area table {
	margin-bottom: 25px;
}



div#staff_area .staff_base {
	background-image: url(../info/staff_base.gif);
	background-position: left top;
	width: 594px;
	padding-top: 31px;
	padding-right: 45px;
	padding-bottom: 31px;
	padding-left: 25px;
	border: 1px solid #B3B3B3;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

div#staff_area .staff_base h4 {
	font-size: 11px;
	font-weight: bold;
	color: #8D9FC2;
	letter-spacing: 0.2em;
	line-height: 20px;
}

div#staff_area .staff_base h3 {
	font-size: 13px;
	color: #8D9FC2;
	font-weight: bold;
}

div#staff_area .staff_base p {
	font-size: 10px;
	line-height: 18px;
	margin-top: 15px;
}




/* ---------- menu ---------- */
