@charset "UTF-8";

* {
	margin:0;
	padding:0;
}
body {
	font-size:90%;
	text-align:center;
	line-height:160%;
	background-color: #FFFFFF;
}
h1, h2, h3 {
	font-size:100%;
}
a img {
	border:none;
}
#wrapper{
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 25px;
	background-color: #FFF;
}
#formbox{
	margin-bottom: 0;
	margin-top: 40px;
	margin-right: 60px;
	margin-left: 60px;
}
h1{
	margin-bottom: 20px;
	padding: 7px 10px 7px 15px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	background-color: #FF9900;
}
.description{
	margin:0 20px 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
}
h2{
	margin:0 20px 10px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #e0e0e4;
	width:800px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
table th{
	font-size:95%;
	padding:10px 0;
	text-align:center;
	background:#f4f4f5;
	border:1px solid #e0e0e4;
	border-width:0 1px 1px 0;
	width:224px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table td{
	font-size:95%;
	padding:20px;
	border-bottom:1px solid #e0e0e4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.formSubmitButton{
	margin:0 20px 20px;
	text-align:center;
	padding:20px;
	background:#f4f4f5;
	border:1px solid #e0e0e4;
}
input.text{
	font-size:100%;
	border-color:#A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	padding:2px;
}

#header{
	margin-bottom: 20px;
	clear: both;
	height: 50px;
}
textarea{
	font-size:100%;
	border-color:#A1A1A1 #E5E5E5 #E5E5E5 #A1A1A1;
	border-style:solid;
	border-width:1px;
	padding:2px;
}

form.inquiry {
	display: inline;
}

span.error {
	color: #FF0000;
}

div.error {
	margin: 15px 0;
	text-align: center;
	font-size: 14px;
	color: #FF0000;
}

div.success {
	margin: 35px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper #formbox h1 {
	text-align: center;
}
#mail{
	padding-left: 705px;
	padding-top: 50px;
}#wrapper #formbox p a {
	text-align: center;
}
#footer{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 50px;
	line-height: 25px;
}
.test {
	float:left;
	}
