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

body {
	background-color: #F3F3F3;
}

#picture{
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	-webkit-box-shadow: 2px 2px 10px #DFDFDF;
	box-shadow: 2px 2px 10px #DFDFDF;
}
#picture h1 {
	text-align: center;
	padding-bottom: 40px;
}
#picture p {
	text-align: center;
}
#picture h3  {
	text-align: center;
}
#picture h2  {
	text-align: center;
}





#formWrap {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	color: #1A1A1A;
	line-height: 120%;
	font-size: 95%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #FFFFFF;
	-webkit-box-shadow: 2px 2px 10px #DFDFDF;
	box-shadow: 2px 2px 10px #DFDFDF;
	height: 760px;
	overflow: hidden;
}
table.formTable{
	width:80%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border: 1px solid #555;
	padding: 10px;
	height: 33px;
}
table.formTable th{
	width: 30%;
	font-weight: normal;
	text-align: left;
	background-color: #E9E9E9;
}

#formWrap h3 {
	font-size: 22px;
	text-align: center;
	padding-top: 70px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#formWrap p {
	text-align: center;
	margin-top: 20px;
}


tr td input {
	border-radius: 4px;
	font-size: 15px;
	height: 15px;
	}
tr td .red {
	color: #FFFFFF;
	background-color: #FD2E32;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-radius: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 8px;
	font-size: 13px;
}
form p input {
	width: 70px;
	height: 25px;
}
tr td input {
	height: 23px;
}
.height {
	vertical-align: 5px;


}

tr td select {
	height: 28px;
	vertical-align: 2px;
}
#gaiyou {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	background-color: #FFFFFF;
	color: #1A1A1A;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 98%;
	line-height: 160%;
	height: 590px;
	-webkit-box-shadow: 2px 2px 10px #DFDFDF;
	box-shadow: 2px 2px 10px #DFDFDF;
	letter-spacing: 2px;
}
#gaiyou p {
	text-align: center;
	padding-top: 65px;
	font-weight: bold;
	padding-bottom: 15px;
	font-size: 125%;
}

#gaiyou dt {
	float: left;
	margin-left: 91px;
	font-weight: bold;
}
#gaiyou dd {
	margin-left: 210px;
}
#gaiyou ol {
	margin-left: 188px;
}
address {
	text-align: center;
	font-style: normal;
	padding-bottom: 20px;
}
