*{margin:0;padding:0;}

body{
	text-align:center;
	color:#666;
	background:#000;
	font-size:62.5%;
	line-height:1.8;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	margin:0;
}

a:link{color:#666;text-decoration:underline;}
a:visited{color:#666;text-decoration:underline;}
a:hover{color:#9b8638;text-decoration:none;}
a:active{color:#9b8638;text-decoration:none;}

img{border:none;}
li{list-style:none;}
address{font-style:normal;}


/* clearfix huck */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac ＼*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* /clearfix huck */

/* shared ----------------------------------------------------------------- */

#wrapper{
	margin: 0 auto;
}
/* start ヘッダー --------------------------------------------------------------------*/

#header{
	background: url(../img/renga.gif) repeat-x;
	height: 80px;
	border-bottom: solid 3px #fff;
}

#renga{
	position: relative;
	margin: 0 auto;
	width: 820px;
	text-align: left;
}

#navi{
	margin: 0 auto;
	width: 804px;
	height: 47px;
	/*border: solid 1px #ff0000;*/
}

h1{
	text-align: left;
	position: absolute;
	top: 18px;
	left: 10px;
	width: 126px;
	height: 45px;
}

/* end ヘッダー --------------------------------------------------------------------*/

/* start メインビジュアル -----------------------------------------*/

#main_c{
	width: 820px;
}

#main_v{
	background: url(../img/main_image.jpg) no-repeat;
	width: 800px;
	height: 534px;
	margin: 30px auto;
	text-align: left;
}

h2{
	text-align: left;
	padding: 45px 0 0 45px;
}

.intro{
	color: #fff;
	font-size: 12px;
	width: 370px;
	margin: 10px 0 0 46px;
	line-height: 1.6;
}

.intro2{
	color: #fff;
	font-size: 10px;
	width: 370px;
	margin: 5px 0 0 46px;
	line-height: 1.6;
}

/*end メインビジュアル -----------------------------------------*/

/* start フッター -----------------------------------------*/

li{
	float: left;
}

#bnr_contents{
	margin: 10px auto 30px auto;
	width: 800px;
	height: 60px;
	/*border: solid 1px #ff0000;*/
}

.bnr{
	margin: 0 13px;
	padding-left: 1px;
}

#footer{
	clear: both;
	color: #ccc;
	margin: 0 auto 10px auto;
	padding-bottom: 5px;
}
/* end フッター -----------------------------------------*/

