@charset "utf-8";
/*-----------------------------------*
 *inquiry
 *-----------------------------------*/
.title_syousai {
	height: 47px;
	width: 580px;
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 20px;
	font-weight: bold;
	clear: left;
	line-height: 38px;
	background-image: url(../images/syosai_title_03.gif);
	margin-bottom: 10px;
}
.title_syousai_01 {
	height: 47px;
	width: 9px;
	display: block;
	float: left;
	background-image: url(../images/syosai_title_01.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.title_syousai h2 {
	display: block;
	font-size: 17px;
	font-weight: bold;
	width: 414px;
	float: left;
	color: #FFFFFF;
	height: 40px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 35px;
	font-size: 17px;
}

.title_syousai h2 a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

.title_syousai h2 a:hover{
	color:#C4DEF8;
	text-decoration:underline;
}

.main_txtbox {
	width: 100%;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	/* float: left; */
}
.main_txtbox li {
	list-style-type: square;
	list-style-position: outside;
}
.main_txtbox ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.search_s_cont {
	width: 100%;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	float: left;
}

.contact_box {
	width: 690px;
	border: 5px solid #A2D078;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
}
.contact_title {
	width: 665px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
	background-image: url(../images/title_contact.jpg);
	height: 38px;
	background-repeat: no-repeat;
	font-size: 18px;
	text-indent: 20px;
	font-weight: bolder;
	padding-top: 20px;
}
.contact_box  th {
	font-weight: normal;
	width:160px;
}
.contact_box th,
.contact_box td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contact_box td input[type=text] {
	width:290px;
}
.contact_box td input.long {
	width:430px;
}
.contact_box td textarea {
	width:515px;
	height:200px;
}


.search_inbox {
	width: 100%;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.attention_txt {
	color: #FF0000;
	line-height: 1.6;
	font-size: 100%;
	margin-top: 20px;
}
