/*all*/
#main_box .midashi01 {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	background-image: url(../img/image/contents/midashi01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 10px;
	padding: 0px;
	height: 30px;
	width: 700px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFF;
	clear: both;
}
#main_box .midashi02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-indent: 10px;
}
#main_box .gyoumu_honbun {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 100px;
}



/*gaiyou*/
#main_box .gaiyou {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 600px;
	display: table;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A0CA5A;
	border-left-color: #A0CA5A;
}
#main_box .gaiyou th {
	font-weight: normal;
	background-color: #83AF38;
	width: 25%;
	display: table-header-group;
	color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A0CA5A;
	border-bottom-color: #A0CA5A;
}
#main_box .gaiyou td {
	display: table-cell;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A0CA5A;
	border-bottom-color: #A0CA5A;
}

/*FAQ*/
#main_box .question {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../img/image/contents/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
}
#main_box .answer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../img/image/contents/a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 25px;
}
/*mailform*/
.form_kakunin table {
	width: 700px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A0CA5A;
	border-left-color: #A0CA5A;
}
.form_kakunin th {
	font-weight: normal;
	text-align: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0CA5A;
	background-color: #83AF38;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0CA5A;
	color: #FFF;
}
.form_kakunin td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0CA5A;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0CA5A;
}
