@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 76%;
	line-height: 1.4em;
	color: #636463;
	background-color: #D3B798;
	margin: 0px;
	padding: 0px;
}
#wrap {
	height: 600px;
	width: 1050px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/img/back_1.gif);
	background-repeat: repeat-y;
}
#contents {
	width: 570px;
	height: 480px;
	padding-top: 25px;
	padding-left: 250px;
}

#contents #logo {
	position: absolute;
	right: 26px;
	font-size: 11px;
	color: #777777;
	line-height: 24px;
	text-align: right;
	top: 25px;
	width: 130;
	height: 33;
}
#contents #lang {
	position: absolute;
	right: 859px;
	font-size: 11px;
	color: #777777;
	line-height: 24px;
	text-align: right;
	top: 481px;
	width: 145px;
	height: 22px;
}
#contents #btn_home {
	position: absolute;
	right: 32px;
	font-size: 11px;
	color: #777777;
	line-height: 24px;
	text-align: right;
	top: 548px;
	width: 40px;
	height: 15px;
}
#contents #globalNavigation {
	position: absolute;
	right: 221px;
	font-size: 11px;
	color: #777777;
	line-height: 24px;
	text-align: left;
	top: 549px;
	width: 550px;
	height: 23px;
}

#contents #headerTitle {
	height: 60px;
	width: 570px;
}

#contents #textfield {
	height: auto;
	width: 570px;
	margin-top: 20px;
}
#footer {
	height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/img/back_footer.gif);
	background-repeat: no-repeat;
	width: 1050px;
	padding: 0px;
}
#field_top {
	padding: 0px;
	height: 600px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#field_green {
	padding: 0px;
	height: 600px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/img/back_green.jpg);
	position: relative;
}
#field_green2 {
	padding: 0px;
	height: 600px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/img/back_green2.jpg);
	position: relative;
}
#field_blue {
	padding: 0px;
	height: 600px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/img/back_blue.jpg);
	position: relative;
}
#field_red {
	padding: 0px;
	height: 600px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/img/back_red.jpg);
	position: relative;
}
#field_red2 {
	padding: 0px;
	height: 600px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/img/back_red2.jpg);
	position: relative;
}
#field_orange {
	padding: 0px;
	height: 600px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../common/img/back_orange.jpg);
	position: relative;
}
h1,h2,h3,h4,h5,h6,h7 {
	padding: 0px;
	potision: static:;
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.space10px {
	padding-top: 5px;
	padding-bottom: 5px;
}
#textfield ol {
	padding-left: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	font-size: 96%;
	line-height: 1.3em;
	margin: 0px;
}
#textfield ol li {
	padding-bottom: 7px;
}


.space20px {
	padding-top: 10px;
	padding-bottom: 10px;
}
