@charset "UTF-8";
/* CSS Document */

#inner {
	height: 1650px;
	width: 650px;
	overflow: hidden;
}

#inner_left {
	height: 1620px;
	width: 561px;
	overflow: hidden;
}
#header  {
	height: 90px;
}
#header h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
}

#conetents {
	height: auto;
	width: 850px;
	overflow: hidden;
}
#inner h2 {
	height: 22px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 5px;
	line-height: normal;
	text-indent: 4px;
}
#faqtext1 {
	height: 780px;
	width: 561px;
	overflow: hidden;
	margin-bottom: 8px;
}
#faqtext2 {
	width: 561px;
	height: 124px;
	margin-bottom: 8px;
	overflow: hidden;
}
#faqtext3 {
	width: 561px;
	height: 475px;
	overflow: hidden;
	margin-bottom: 8px;
}
#faqtext4 {
	height: 210px;
	width: 561px;
	overflow: hidden;
}
#faq #faqtext1 h2{
	height: 22px;
	width: 260px;
}
#faq #faqtext2 h2{
	height: 22px;
	width: 100px;
}
#faq #faqtext3 h2{
	height: 22px;
	width: 100px;
}
#faq #faqtext4 h2{
	height: 22px;
	width: 100px;
}

#faq #inner p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.faq_text ol li {
	height: auto;
	width: 530px;
	margin-bottom: 4px;
	margin-top: 2px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}
.qus span {
	color: #C00;
	font-weight: normal;
}
.ans span {
	color: #03C;
}

/* Q&Aの設定ここまで */
