body {
	margin:0;
	padding:0;
	background:#ffffff;
	color:#49631a;
	position:relative;
	text-align:center;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-weight:bold;
}

img {
	border:none;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration:none;
}

strong,em {
	font-weight:normal;
}
li{
	list-style:none;
}
h1{
	width:100%;
	height:14px;
	background:url(../img/common/head.jpg);
	font-size:10px;
	text-align:right;
}
.clear{
	clear:both;
}
#wrap{
	width:820px;
	height:540px;
	margin:50px auto;
	text-align:left;
	background:url(../img/index/main.jpg) no-repeat;
	position:relative;
}

/*right*/
#right{
	width:300px;
	height:auto;
	float:right;
	margin:280px 0 200px 0;
	position:relative;
	z-index:5;
}
.index_p{
	width:300px;
	height:auto;
	line-height:140%;
	line-height:160%;
}
#detail{
	margin:0 0 0 270px;
}
/*入り口*/
#topenter{
	position:absolute;
	top:330px;
	left:290px;
	display:block;
	width:200px;
	height:200px;
}
/*広告枠*/
#adbox{
	width:850px;
	height:auto;
	text-align:center;
	margin:20px 0 0 0;
}
#adbox li{
	display:inline;
	margin:0 5px 0 0;
}
/*foot*/
#foot{
	width:100%;
	height:115px;
	margin-top:10px;
	padding:0;
	font-size:11px;
	color:#ffffff;
	background-image: url(../img/common/foot.jpg);
	background-repeat:repeat-x;
	position:fixed;
	bottom:0px;
	left:0;
	vertical-align:middle;
	text-align:left;
	z-index:9;
}
#foot_b{
	position:absolute;
	top:30px;
	left:50px;
}
#foot_b img{
	margin:0 30px 0 0;
}
#rogo_foot{
	position:absolute;
	right:30px;
	bottom:20px;
}
#foot_text{
	position:absolute;
	right:250px;
	bottom:15px;
}