html{
background-image:url(../img/index/bg.gif);
background-color: #FD7E01;
background-repeat:no-repeat;
background-position:top center;
}

body {
	background-image:url(../img/index/bg_obi.gif);
	pading:0px;
	margin: 0px;
	background-repeat: repeat-x;
	color: #62432D;
	font-size:12px;
	padding: 0px;
	}
a{
	color:#663300;
}



#wrapper {
	width: 720px;
	margin:auto;
	background-image:url(../img/index/shadow_orange.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
.clear{ clear:both}
#main{
	width:700px;
	position:relative;
	margin:auto;
	background-color: #FFFFFF;
	float:left;
}

#main_2{
	width:700px;
	position:relative;
	margin:auto;
	background-color: #FFFFFF;
	float:left;
	
}



#left{
	width:220px;
	background-image: url(../img/mail/left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	height: 700px;
}
#right{
	float:left;
	width: 480px;
	background-image: url(../img/mail/top.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}

#right_2{
	float:left;
	width: 480px;
	height:700px;
	background-image: url(../img/mail/top.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}

#right_3{
	float:left;
	width: 480px;
	height:700px;
	background-image: url(../img/mail/top_comp.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}



.top{
	padding-left: 5px;
	height: 170px;
	}
.center{
	background-image: url(../img/mail/center_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.h1box{width:470px;height:20px;clear:both}
.h1box_a{width:390px;height:20px;float:left}
.h1box_b{width:75px;height:20px;float:left;text-align:right;font-size:12px;color:#663300;}


h1{
margin:0;padding:0;
font-size:12px;
font-weight:normal;
}
#copyright{
	font-size:9px;
	bottom: 0px;
	right: 0px;
	position:absolute;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#copyright a{text-decoration:none}

#bottom_shadow{
background-image:url(../img/index/shadow_orange_bottom.gif);
background-repeat:no-repeat;
background-position:center top;
width:720px;
height:10px;
}
#left_side{
width:10px;
background-image:url(../img/index/shadow_orange_left.gif);
background-repeat:repeat-y;
float:left;
}
#right_side{
width:10px;
background-image:url(../img/index/shadow_orange_right.gif);
background-repeat:repeat-y;
float:left;
}
h2{
	font-size:200%;
	font-weight:normal;
	margin: 0;
	padding-left: 10px;
	color: #663300;
	text-align: center;
}
.naiyou{
margin-left:80px;
margin-right:80px;
}

.naiyou p{font-size:11px;line-height:1.6;text-align:center}

.naiyou table{width:320px;height:auto;}
.naiyou table tr td{padding:5px 3px}
.naiyou table tr td.check{padding:5px 10px 10px 10px;font-size:12px;}
.naiyou table tr td.check span.txts{font-size:10px}



.naiyou table tr td.last{padding:5px 5px 50px 5px;text-align:center}

p.cation{margin:10px 60px 20px 60px;font-size:9px;color:#234C0B}