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

/*グローバルナビ*/
#home_navi {
	background: url(../../images/home.jpg) no-repeat;
	height: 50px;
	width: 124px;
}
#home_navi a:hover {
	background: url(../../images/home_ov.jpg) no-repeat;
}

#kantei_flow_navi {
	background: url(../../images/flow.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#jisseki_navi {
	background: url(../../images/jisseki.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#kannteishi_navi {
	background: url(../../images/shoukai.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#annai_navi {
	background: url(../../images/annai.jpg) repeat-x;
	height: 50px;
	width: 130px;
}
#q_a_navi {
	background: url(../../images/q&a.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#toiawase_navi {
	background: url(../../images/otoiawase_ov.jpg) no-repeat;
	height: 50px;
	width: 126px;
}
#kantei_flow_navi a:hover {
	background: url(../../images/flow_ov.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#jisseki_navi a:hover {
	background: url(../../images/jisseki_ov.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#kannteishi_navi a:hover {
	background: url(../../images/kanteishi_ov.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#annai_navi a:hover {
	background: url(../../images/annai_ov.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#q_a_navi a:hover {
	background: url(../../images/q_a_ov.jpg) no-repeat;
	height: 50px;
	width: 130px;
}
#toiawase_navi a:hover {
	background: url(../../images/otoiawase_ov.jpg) no-repeat;
	height: 50px;
	width: 126px;
}
#toiawase_navi_mailsatei a:hover {
	background: url(../../images/otoiawase_ov.jpg) no-repeat;
	height: 50px;
	width: 126px;
}
#toiawase_navi_mailsatei {
	background: url(../../images/otoiawase.jpg) no-repeat;
	height: 50px;
	width: 126px;
}

/*グローバルナビここまで*/
#pankuzu {
	font-size: 12px;
}
#pankuzu a {
	color: #4c4c4c;
	text-decoration: none;
}
#pankuzu a:hover {
	color: #666;
	text-decoration: underline;
}

#form_contents {
	background: #FFF;
	padding: 20px 20px 30px;
	overflow: hidden;
}
#form_contents h4 {
	margin-bottom: 15px;
}
#form_contents p {
	line-height: 1.2em;
}

/*下部のお問合せ先*/
.otoiawase_bottom_b {
	float: left;
	width: 434px;
	margin-top: 30px;
}
.mailsatei_banner_bottom_b {
	width: 190px;
	height: 75px;
	float: left;
	margin-top: 120px;
	margin-left: 5px;
}
#form {
	overflow: hidden;
	padding: 5px;
	margin-top: 20px;
}
.small_kakunin {
	font-size: 10px;
	color: #F00;
}


#form th {
	background: #f8ecb6;
}
#botan {
	text-align: center;
}

#form tr {
	width: 300px;
	
}

#form td {
	padding-top: 12px;
	padding-left: 5px;
	background: #eee;
}
.height30 {
	height: 20px;
}
.system_huguai a {
	color: #4C4C4C;
	text-decoration: underline;
}
.system_huguai a:hover {
	color: #999;
	text-decoration: underline;
}

.hissu{
	color: #F00;
	}
.form_css th{
	width: 150px;	
	}
#btn{
	text-align:center;
	}