@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
  margin: 0;
  padding: 0;
  line-height: 1.48;
}

img{border:none;}
a,a:link,a:visited,a:active{
	color:#3A3834;
}
a:hover{
	background:#3A3834;
	color:#fff;
	text-decoration:none;
}
.head_bg a,
.head_bg a:link,
.head_bg a:visited,
.head_bg a:hover,
.head_bg a:active{
color:#ffffff!important;
	background:none!important;
	text-decoration:underline!important;
}
.name_link{
	background:#8CA2AE!important;
	color:#fff!important;
	text-decoration:none!important;
	font-size:12px;
	letter-spacing:-0.6px;
}

 body{
	 font-family:Century Gothic, Lucida Grande, Verdana, Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif;
	 background:url(../img/bg.jpg) repeat-y center;
 	 color: #999999;
 	 font:13px/1.231 arial,helvetica,clean,sans-serif;
 	 text-align:left;
 }
select form option{
	color:#999999;
}
  

/* for Win IE8 */
head~/* */body {
  font: 13px/1.231 Century Gothic, Lucida Grande, Verdana, Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif;
}

html:not(:target) body {
  font: 13px/1.231 Century Gothic, Lucida Grande, Verdana, Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif;
  *font: 13px/1.231 Century Gothic, Lucida Grande, Verdana, Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Geneva,Arial,Verdana,sans-serif;
}


#wrapper{
	width:930px;
	margin:0px auto 0px;
}

#main{
	width:500px;
	margin:20px 0 0 20px;
	float:left;
	word-break:break-all;
	}
#logo{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-295px;
	z-index:99999;
}
#followers_codes{	
	margin-top:45px;
	_margin-top:65px;
}
#footer{	
	background:url(../img/footer.gif) repeat-x top #3F2019;
	margin:40px 0 0 0px;
	width:100%;
	height:40px;
	text-align:left;
}
#footer p{
	padding-top:10px;
	display:block;
	width:930px;
	color:#d7cfba;
	margin:0 auto;
		text-shadow:#000 -2px -1px 0px;

}
#footer p a,
#footer p a:hover{
	color:#d7cfba;
	background:none;
}

#btn a{
	display:block;
	width:300px;
	height:40px;
	background:url(../img/btn.gif) no-repeat 0 0;	
}

#btn a:hover{
	display:block;
	width:300px;
	height:40px;
	background:url(../img/btn.gif) no-repeat 0 -40px;	
}
#btn span{
	display:none;
}

#btn{
	width:300px;
	margin:10px 0 0 0;
}

#morebutton a{
text-decoration:none;
display:block;
background:url(../img/morebtn.png) no-repeat;
height:37px;
width:500px;
color:#000000;
margin-top:10px;
margin-bottom:30px;
float:left;
}
.more2{
	text-align:center;
}
/*メニュー記述ここから*/
#menu{
	height:40px;
}
#menu ul{
	width:980px;
	display:block;
}

#menu li{
	float:left;
	display:block;
}

#menu span{
	display:none;
}
.menu01 a{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat 0 0} 
.menu02 a{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat -196px 0px}
.menu03 a{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat -392px 0px}
.menu04 a{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat -588px 0px}
.menu05 a{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat -784px 0px}
.menu01 a:hover,.menu01 a:active{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat 0 -40px} 
.menu02 a:hover,.menu02 a:active{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat -196px -40px}
.menu03 a:hover,.menu03 a:active{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat -392px -40px}
.menu04 a:hover,.menu04 a:active{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat -588px -40px}
.menu05 a:hover,.menu05 a:active{display:block;width:196px;height:40px;background:url(../img/menu.png) no-repeat -784px -40px}
/*メニュー記述ここまで*/

	h1{
		color:#444;
		text-indent:-9999px;
		background:url(../img/logo.gif) no-repeat center top;
		width:100%;
		display:block;
		height:110px;
	}
	h2{
		color:#D7CFBA;
		height:30px;
		background:url(../img/head00.gif);
		margin-top:30px;
		margin-bottom:10px;
		padding-top:8px;
		padding-left:10px;
		border-left:3px solid #999;
		line-height:105%;
		border-right:3px solid #999;
		text-shadow:#111 -2px -1px 0px;
	}
	p{
		padding-left:0px;
		color:#666;
		font-size:110%;
	}
	
.img01{
	padding:3px;
	border:1px solid #bbb;
	background:#f0f0f0;
}

#btn a{
	display:block;
	width:300px;
	height:40px;
	background:url(../img/btn.gif) no-repeat 0 0;	
}

#btn a:hover{
	display:block;
	width:300px;
	height:40px;
	background:url(../img/btn.gif) no-repeat 0 -40px;	
}
#btn span{
	display:none;
}

#btn{
	width:300px;
	margin:10px 0 0 0;
}


	.new01_top{
		background:url(../img/new_top.gif) no-repeat top;
		width:930px;
		margin-top:20px;
		padding-top:15px;
	}
	.new01_top p{
		padding-left:140px;
	}

	.new01_bottom{
		background:url(../img/new_top.gif) no-repeat bottom;
		width:930px;
		height:14px;
	}
