@charset "utf-8";
/*Copyright 2009 FSFIELD All Rights Reserved.*/

/*index*/
div#section_top{
	background: url(../form/img/page_ttle_contact.jpg) no-repeat 0 0;
	padding:0 20px 20px;
	overflow:hidden;
	height:100%;
}

h3#form{
	height:160px;
	font-size:8px;
}

h4#contact{
	background:url(../form/img/ttl_contact_bernard.jpg) no-repeat 0 0;
	height:32px;
	margin-bottom:12px;
}

table{
	border:solid 1px #d7d7d7;
	width:100%;
}
th,td{
	border-bottom:solid 1px #d7d7d7;
	font-size:110%;
	padding:13px;
	vertical-align:top;
	text-align:left;
}
th{width:150px;}
* html th{width:170px;}
input,select{
	/*border:1px solid #d7d7d7;*/
	font-size:1em;
	padding:3px;
	line-height:1;
}
* html input{height:20px;}
* html select{height:20px;}
textarea{
	border:1px solid #d7d7d7;
	width:390px;
	height:150px;
	padding:3px;
}

div#submit{
	text-align:center;
	margin-bottom:15px;
}
div#submit input{border:none;}

span.ERR{color:#cc0000;}

ul.ico_link li{
	background:url(../sitemap/img/icon_arrow001.jpg) no-repeat 0 0.1em;
	padding:0 0 0.5em 27px;
	font-size:100%;
}
ul.ico_link li a{
	color:#018258;
	text-decoration:underline;
}
ul.ico_link li a:hover{text-decoration:none;}

.w50, .w110, .w150,
.w180, .w210, .w400{border:1px solid #d7d7d7;}

.w50{width:50px;}
.w110{width:110px;}
.w150{width:150px;}
.w180{width:180px;}
.w210{width:210px;}
.w400{width:390px;}


