@charset "UTF-8";

#content ol {
	width: 960px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#content ol li {
	display: inline;
	color: #333;
}
#content ol li a {
	color: #333;
}
#content ol li a:hover {
	color: #33B395;
	text-decoration: none;
}
#main {
	float: right;
	width: 720px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-top: 10px;
}
#main h2 {
	margin-bottom: 23px;
	height: 146px;
}
#main .box_01 {
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 40px;
}
#main .box_01 p {
	width: 690px;
	display: block;
	padding-left: 28px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main .box_02 {
	margin-top: 15px;
	overflow: hidden;
	padding-bottom: 40px;
	color: #444;
}
#main .box_02 h3 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 170%;
	display: block;
	background-image: url(../../faq/faq_img/faq_bgimg.gif);
	margin-bottom: 20px;
}
#main .box_02 ul {
	margin-left: 30px;
	margin-bottom: 20px;
}
#main .box_02 ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../../faq/faq_img/listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main .box_02 ul li a {
	color: #444;
}
#main .box_02 ul li a:hover {
	color: #3CB193;
	text-decoration: none;
}
.box_02 .innerbox {
	padding: 20px;
	background-color: #FFF;
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #f1f1f1;
}
.box_02 .innerbox .img {
	display: block;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}
.box_02 .innerbox .question {
	margin-bottom: 20px;
	display: block;
	padding-top: 17px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #33B395;
	background-image: url(../../faq/faq_img/faq_bgimg.gif);
	background-repeat: repeat;
	padding-left: 58px;
}
.box_02 .innerbox .answer {
	display: block;
	padding-left: 47px;
	background-image: url(../../faq/faq_img/img_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}
#main .box_03 {
	text-align: right;
	overflow: hidden;
	margin-bottom: 50px;
}
#main .box_04 {
	margin-bottom: 30px;
	padding: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	overflow: hidden;
}
#main .box_04 p {
	margin-bottom: 20px;
}
#main .box_04 tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#main .box_04 .bordernone {
	border-bottom-style: none;
}
#main .box_04 td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main .box_04 table td span {
	font-size: 90%;
	color: #35A681;
}
#main .box_04 .koumoku  {
	width: 18em;
}
#main .box_04 .hissu {
	width: 40px;
}
#main .box_04 .btn {
	margin-left: 230px;
	margin-top: 18px;
}
#main .box_04 .btn1 {
	padding: 12px;
}
#footer_wrap {
	margin-top: 20px;
}
