@charset "utf-8";



/* 基本設定
------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body div {
	text-align: left;
	margin: 0 auto;
	margin: 0;
  padding: 0;
	font-size:12px;
}
body{
	background: #000000 url(../img/top_bg.jpg) no-repeat;
	color:#311e03;
	font-family: "ＭＳ Ｐゴシック", "Pro W4","Hiragino Maru Gothic Pro","Osaka","Verdana","sans-serif";
	line-height:19px;
	}
a{
border:none;
} 
img{
border:none;
} 
a:link	{
	color:#311e03;
	text-decoration: underline;
	}
a:visited	{
	color:#311e03;
	text-decoration:underline;
	}
a:hover,a:active{
	color: #674D24;
	}
.cb{
	clear:both;
	}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0;
	letter-spacing:1.8px;
	}
/* top
------------------------------------- */
#wrapper{
	width:1000px;
	margin:0 auto;
	background:#000;
	}
#flash_top{
	width:1000px;
	height:573px;
	margin: auto;
	background:#000;
	}
#foot_ban{
	width:644px;
	text-align:center;
	margin:20px auto 0 auto;}
#head{
	width:237px;
	height:110px;
	margin:0 auto;
	}
#head h1{
	width:237px;
	height:110px;
	background:url(../img/logo.jpg) no-repeat bottom;
	text-indent:-9999px;
	display:block;
	}
#page{
	width:725px;
	margin:0 auto;
	}
#left{
	width:190px;
	float:left;
	}
#top{
	width:535px;
	float:right;
	}
#flash{
	width:526px;
	height:231px;
	margin:25px auto 0 auto;
	}
#footer{
	width:786px;
	height:57px;
	margin:0 auto;
	color:#f4e9d9;
	font-size:10px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "小塚明朝 Pro R", "ヒラギノ明朝 Pro W6";
	background: url(../img/bg_foot.jpg) no-repeat;
	}
#footer a{
	color:#f4e9d9;
	text-decoration:none;
	}
#footer	a:hover,a:active{
	color:#fff;
	}
#footer ul{
	width:700px;
	padding:30px 0 0 35px;
	}
#footer li{
	float:left;
	list-style:none;
	padding:0 2px 0 2px;
	}