@charset "utf-8";
/* CSS Document */
header{
	margin:0 20px 0 0;
	padding:0;
}
header h1{
	margin:20px 0;
	padding:0;
}
header p{
	margin:0 20px;
	padding:0;
	line-height:1.4em;
}
form{
	padding:20px 50px;
}
form h2{
	font-size:1em;
	font-weight:lighter;
}
form span{
	font-size:0.8em;
	color:#666;
	display:inline-block;
	margin-left:10px;
}
.contact1 p{
	padding:0 0 20px 45px;
	margin-bottom:20px;
	border-bottom:1px dotted #666;
}
.contact1 label{
	display:inline-block;
	margin-right:30px;
}
.contact2 ul{
	margin:0 0 10px;
	padding:0 0 10px 45px;
	overflow:hidden;
	border-bottom:1px dotted #666;
}
.contact2 li{
	list-style:none;
	float:left;
	padding:0 10px 5px 0;
}
.contact2 li:nth-child(3n),.contact3{
	clear:left;
}
.contact3 table{
	width:100%;
	border-spacing:0;
}
.contact3 th{
	font-weight:lighter;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	padding-right:5px;
	width:1%;
	border-bottom:1px dotted #666;
	line-height:22px;
}
.contact3 td{
	padding-bottom:5px;
	border-bottom:1px dotted #666;
	line-height:22px;
}
.contact3 input[type="submit"]{
	background:url(../images/contact/bt_soushin.jpg) no-repeat;
	width:139px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	border:0;
	padding:0;
	margin:5px 0;
}
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea{
	background-color:#eee;
	border:0;
	line-height:1.4em;
	padding:5px;
	font-size:1em;
}
.w100{
	width:100%;
}

.hissu{
	background:url(../images/contact/ico_hissu.jpg) no-repeat 0 7px;
	padding-left:50px;
	line-height:22px;
}
.nini{
	background:url(../images/contact/ico_nini.jpg) no-repeat 0 7px;
	padding-left:50px;
	line-height:22px;
}
.tenpu{
	background-image:url(../images/about/table_bg.gif);
}
th.tenpu{
	padding-left:50px;
}