@charset "utf-8";

* {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contactMainVisual {
	width: 940px;
	height: 130px;
	clear: both;
	margin-bottom: 30px;
}


h2 #contactMainPhoto {
	width: 940px;
	height: 130px;
	background-image: url(images/index/img_contact_visual.jpg);
	text-indent: -9999px;
	float: left;
	background-repeat: no-repeat;
}

body#localPage #pageBody #container {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#localPage#pageBody #container #left h3 img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


table#formTable {
	width: 633px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

table#formTable td {
	padding: 15px;
	font-size: 1em;
}

table#formTable th {
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 1em;
	font-weight: normal;
	width: 120px;
	background-color: #eeeeee;
	vertical-align: top;
	text-align: left;
}

#formTable tr td span {
	color:#F00;
	font-size: 1em;
}

#formTable tr th {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

#formTable tr td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

#formTable tr td #name {
	border: 1px solid #CCCCCC;
	width: 250px;
}



input#postal, input#tel, input#email, input#emailChk, input#kana, input#schl, input#dept, input#lisence{
	border: 1px solid #CCCCCC;
	width: 250px;
}

input#car {
	border: 1px solid #CCCCCC;
	width: 200px;
}

input#date {
	border: 1px solid #CCCCCC;
	width: 200px;
}

input#year {
	border: 1px solid #CCCCCC;
}

input#address {
	border: 1px solid #CCCCCC;
}

#description1, #description2, #description3 {
	border: 1px solid #CCCCCC;
	width: 400px;
}
#formButton {
	text-align: center;
	margin-top: 20px;
}
select#todouhuken {
	border: 1px solid #CCCCCC;
}
