@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/common/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #000000;
	color: #ADA594;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-attachment: fixed;
}
img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topper {
	background-image: url(../images/common/bg_topper.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	height: 100%;
	width: 100%;
}
#inner {
	background-attachment: fixed;
	background-image: url(../images/common/bg_bigtxt.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	height: 100%;
	width: 100%;
}

#header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
	padding-top: 25px;
}
h1 {
	float: left;
}
#header ul {
	float: right;
	list-style-type: none;
	width: 615px;
	height: 60px;
	margin-top: 20px;
}
#header li {
	float: left;
}
#container {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: right;
	width: 850px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	color: #ADA594;
}
#footer h2 {
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 75%;
}
#footer p {
	font-size: 75%;
	line-height: 130%;
	margin-bottom: 20px;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
}
#footer #links {
	float: left;
	font-size: 10px;
	color: #8D8678;
}
#footer #links a {
	text-decoration: underline;
	color: #8D8678;
}

#under_container {
	background-image: url(../images/common/bg_und_cont.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
	padding-top: 30px;
}
#under_container_in {
	background-image: url(../images/common/bg_und_contbot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#under_container h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#under_container h3 {
	padding-bottom: 20px;
}
#under_container p {
	padding-bottom: 10px;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
}
#under_container .font_atten {
	color: #990000;
}
#under_container .font_small {
	font-size: 75%;
}
#under_container .font_large {
	font-size: 85%;
}
.box_und_dotted {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.img_left {
	float: left;
	margin-right: 20px;
}
.table_normal {
	background-color: #CCCCCC;
	margin-bottom: 20px;
	width: 100%;
	font-size: 75%;
	line-height: 150%;
}
.table_normal th {
	font-weight: bold;
	color: #333333;
	background-color: #E8E6E1;
	text-align: center;
	padding: 10px;
}
.table_normal td {
	background-color: #FFFFFF;
	padding: 10px;
	color: #333333;
}
.table_normal table td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.table_normal .tfont_small {
	font-size: 12px;
	line-height: 15px;
}
#und_footer {
	background-image: url(../images/common/bg_und_foot.gif);
	background-repeat: no-repeat;
	width: 790px;
	color: #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	height: 60px;
	clear: both;
}
#und_footer h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	float: left;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#und_footer p {
	font-size: 10px;
	color: #CCCCCC;
	float: right;
	margin: 0px;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kaitori {
	background-image: url(../images/step/bg_satei.jpg);
	background-repeat: no-repeat;
	width: 490px;
	padding-left: 280px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#kaitori h4 {
	padding-bottom: 10px;
}
#kaitori p {
	padding-bottom: 20px;
}


.satei_txtbox {
	background-image: url(../images/step/bg_satei_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
}
.satei_txtbox_in {
	background-image: url(../images/step/bg_satei_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.satei_bgimg {
	background-image: url(../images/step/image_satei.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.satei_txtbox h4 {
	margin-left: 235px;
	margin-bottom: 10px;
}
#container .satei_txtbox p {
	margin-left: 235px;
	margin-bottom: 15px;
	font-size: 75%;
	color: #333333;
}
.step_dl {
	float: left;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
.step_dl h5 {
	background-image: url(../images/step/img_steparrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	padding-bottom: 50px;
	width: 41px;
	margin-bottom: 20px;
}
.step_dl h6 {
	width: 630px;
	_width: 600px;
	padding-left: 50px;
	float: left;
}
.step_dl p {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	margin-top: 5px;
	display: block;
	float: left;
	width: 630px;
	_width: 600px;
	padding-left: 50px;
}
.step_dl .last {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clr {
	clear: both;
}
