@charset "UTF-8";

* {
	margin:0;
	padding:0;
}


h1, h2, h3 {
	font-size:100%;
}
a img {
	border:none;
}
#wrapper{
	width:960px;
	text-align:left;
	background-image: url(images/image_inquiry.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}
#formbox{
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
	background-color: #FFF;
	height: 800px;
	padding-top: 20px;
}
#wrapper 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: #339900;
}
.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;
}
#wrapper h2{
	margin:0 20px 10px;
}
table{
	margin:0 20px 20px;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #e0e0e4;
	width:720px;
}
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;
}
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;
}

.graybar {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	background-color: #CCC;
	padding: 5px;
	height: 22px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#policy{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-right: 30px;
	padding-left: 30px;
}
li {
	list-style-type: none;
}
#footer{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	background-color: #EDEDED;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
