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

body {
	background-image: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div.contact {
	clear: both;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 14px;
	color: #7F7F7F;
}

div.contact label {
	font-size: 14px;
	color: #7F7F7F;
	margin-right: auto;
	margin-left: auto;
}

div.contact table th,td  {
	font-size: 14px;
	color: #7F7F7F;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
}

div.contact table span {
	color: #00A99D;
	line-height: 1.6em;
	font-size: 14px;
	float: right;
	padding-right: 25px;
}
div.contact table span.red2 {
	color: #00A99D;
	line-height: 1.6em;
	margin-left: 10px;
	font-size: 14px;
}

div.contact table span.red3 {
	color: #00A99D;
	line-height: 1em;
	font-size: 14px;
	position: relative;
	top: 0px;
	display: inline-block;
	float: none;
	padding-left: 120px;
}

div.contact table span.red4 {
	color: #7F7F7F;
	line-height: 1em;
	font-size: 14px;
}

div.contact table span.red5 {
	color: #7F7F7F;
	line-height: 1em;
	font-size: 14px;
	position: relative;
	top: 0px;
	display: inline-block;
	float: none;
	padding-left: 120px;
}


div.contact table span.yuubin {
	color: #7F7F7F;
	float: right;
	margin-right: 3px;
}

div.contact input {
	height: 1.4em;
}

div.contact input#namae {
	width: 420px;
}

div.contact input#addressnumber {
	width: 150px;
}

div.contact input#address {
	width: 420px;
	height: 100px;
}

div.contact input#tel {
	width: 420px;
}

div.contact input#mail {
	width: 420px;
}

div.contact .th01 {
	width: 265px;
}

div.contact labelt#koumoku1 {
	margin-bottom: 10px;
}

div.contact input#koumoku2 {
	margin-bottom: 10px;
}

div.contact input#koumoku3 {
	margin-bottom: 10px;
}

div.contact textarea{
	width: 420px;
	height: 100px;
 }
 
div.contact .otoiawase label {
	top: -80px;
	position: relative;
}

div.contact div.button {
	text-align: center;
	margin-top: 50px;
}


div.contact button {
	border:none;
	background-color:#FFF;
}

p.small {
	margin-top: 5px;
}

