@charset "UTF-8";
/* layout */


/*フラッシュ
////////////////////////////////////////////////////*/

.flash_contents {
	height: auto;
	width: 884px;
	float: left;
}



/*共通
////////////////////////////////////////////////////*/

.midashi {
	margin-right: 0px;
	margin-left: 0px;
	height: 24px;
	width: 648px;
	margin-top: 0px;
	float: right;
	margin-bottom: 20px;
}


/*本文
////////////////////////////////////////////////////*/


.text01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 16px;
	color: #333;
	font-weight: bold;
	padding-bottom: 0px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.shop_ph {
	height: 90px;
	width: 180px;
	float: right;
}


/*Ｑ＆Ａ
////////////////////////////////////////////////////*/




/*　Ｑ＆Ａの設定
////////////////////////////////////////////////////*/

#QA_area h3 {
	margin-bottom: 20px;
}

.accordion dl {
	padding-bottom: 1px;

}

.accordion dt {
	background-image: url(../image/bg_q.jpg);
	background-repeat: no-repeat;
	background-position: 8px 5px;

}

.accordion dt span {
	color: #333;
	text-decoration: underline;
	display: block;
	background-image: url(../image/bg_q.jpg);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

/* 擬似要素IE対策 */


.accordion dt span:hover {
	color: #C00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-image: url(../image/bg_q.jpg);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.accordion dd {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background-image: url(../image/bg_a.jpg);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: auto;
	margin-left: 0px;
}

.accordion dd span {
	background: url(../image/bg_a.gif) no-repeat 8px 6px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 50px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}

.qa_subhead {
	width: 650px;
	float: left;
	height: auto;
	margin-bottom: 30px;
}


.pagetop {
	width: 650px;
	height: auto;
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
}
