h1{
	width:821px;
	margin:0 auto 0 auto;
	font-size:12px;
	padding:0 0 0 10px;
}

h2{
	font-size:14px;
	margin:0;
	line-height:160%;
	color:#a57a35;
}

p{
	line-height:160%;
	margin:0;
	font-size:12px;
}

#head{
	display:block;
	margin:0 auto 0 auto;
	width:821px;
	height:auto;
}

#mid{
	background-image:url(../images/index/bg_mid.gif);
	background-repeat:repeat-y;
	width:801px;
	height:auto;
	padding:0 10px 10px 10px;
	margin:0 auto 0 auto;
}

#lBox{
	width:345px;
	height:auto;
	float:left;
	padding:0 0 0 50px;
	text-align:right;
	border:0px solid #cccccc;
}

#rBox{
	width:370px;
	height:100px;
	float:right;
	padding:300px 15px 0 0;
	background:url(../images/index/hitoduma.jpg) no-repeat 60px 0;
}

#rBox h2{
	font-size:12px;
}

#center{
	text-align:center;
	width:701px;
	padding:10px 50px 10px 50px;
	clear:both;
}

#bottom{
	width:801px;
	height:80px;
	background:url(../images/index/bg_bottom.gif) no-repeat;
	margin:0 auto 0 auto;
	padding:10px;
	position:relative;
}
#bottom ul{
	position:absolute;
	margin:0;
	top:30px;
	left:30px;
	_left:70px;
}

#bottom li{
	float:left;
	margin:0 5px 0 0;
	list-style-type:none;
	font-size:12px;
}

#r18 p{
	text-align:left;
}

#r18 img{
	float:left;
	margin:0 10px 0 0;

}
.enter {
	width: 256px;
	height: 116px;
	background-image: url('../images/index/enter1.jpg');
	background-repeat: no-repeat;
	background-position: 50% -154px;
}
.enter a{
	width: 256px;
	height: 116px;
	display: block;
}
.enter A:hover {
	background-image: url('../images/index/enter1.jpg');
	background-repeat: no-repeat;
	background-position: 50% 15%;

}
.leave {
	width: 256px;
	height: 93px;
	background-image: url('../images/index/leave1.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.leave a {
	width: 256px;
	height: 93px;
	display: block;
}
.leave A:hover {
	background-image: url('../images/index/leave1.gif');
	background-repeat: no-repeat;
	background-position: 50% 93%;
}

#lBox ul{
	margin:0 0 0 20px;
}

#lBox li{
	list-style-type:none;
}

.tenpo_group{
	width:800px;
	height:auto;
	margin:0 auto 0 auto;
}

.tenpo_group dl{
    /*font-size:1px;*/
	/*width:350px;*/
	font-size:13px;
	width:600px;
	height:80px;
	float:left;
	text-align:left;
	margin-left: 90px;
	font-size:12px;

}

.tenpo_group dt{
	width:600px;
	border-bottom:1px solid #999999;
	color:#666666;
	margin:0 0 5px 0;
}

.tenpo_group dd{
	color:#cc9900;
	margin:0 0 0 5px;
}

.tenpo_group a{
	text-decoration:none;
	color:#8C2134;
}

.tenpo_group a:hover{
	text-decoration:underline;
	color:#8C2134;
}

#copy{
	clear:both;
	text-align:center;
}

*:first-child+html #rBox p{
	/*border:solid 1px black;*/
	 line-height:16px;
}