@charset "utf-8";
/* CSS Document */

li.contact a {
	background-position: -300px -32px;
}


h2.contact1 {
	background-image: url(../img/h2_contact1.jpg);
}
table {
	margin: 0 auto;
	text-align: left;
}
/*送信・リセットボタン*/
.style3 {
	width: auto;
	margin: 0 auto;
}
.style3 input {
	background-image: url(../img/submit.jpg);
	height: 45px;
	width: 125px;
	border: 0;
	margin: 0 30px;
	padding: 4px;
	text-indent: 120%;
	white-space: nowrap;
	overflow: hidden;
}
.style3 input:hover {
	background-image: url(../img/submit_hover.jpg);
}
/*テーブル内の設定*/
td {
	vertical-align: top;
}
span.caution {
	color: red;
	font-size: 14px;
}
.formSmall {
	border: 1px solid #0F8AA0;
	padding: 10px;
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	color: #aaa;
	margin: 0 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 10px;
	width: 200px;
}
.formLarge {
	border: 1px solid #0F8AA0;
	padding: 10px;
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	color: #aaa;
	margin: 0 0 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 100px;
	width: 600px;
}
#contactArea {
	text-align: center;
	width: 820px;
	font-size: 14px;
	line-height: 28px;
	margin: 0px auto;
	padding: 50px;
}
.contactInfo {
	width: 820px;
	height: 85px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 28px;
	margin: 0px auto;
	padding: 50px;
	font: Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fax {
	border-top: 0px;
	height: 170px;
}

.contactInfoLeft {
	width: 500px;
	float: left;
	height: 85px;
	font-size: 13px
}
.contactInfoRight {
	width: 310px;
	height: 125px;
	float: right;
	background-image: url(../img/telnumber.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.faxnumber {
	background-image: url(../img/faxnumber.jpg);
}
