@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #1F1F1F;
	font-size:13px;
	line-height:1.7em;
	margin: 0px;
	background-color: #090909;
}
.sub1 {
	width: 205px;
	margin: 0px;
}
.sub2 {
	width: 180px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 15px;
}
.sub_text {
	height: 25px;
	width: 180px;
	margin: 0px;
}


/*リンクの基本設定*/
a {
	text-decoration:underline;
	color: #666666;
}
a:hover {
	color: #999999;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }

.logo {
	float: left;
	width: 263px;
	padding-top: 17px;
}
.logo2 {
	float: right;
	width: 216px;
	padding-top: 17px;
}
.floatclear {
	clear: left;
	overflow:hidden;
}
.menu div{
	float:left;
	width:100px;
}
.menu a{
	display:block;
	width:100px;
	height:30px;

background-repeat::no-repeat;
}
.menu a img{
	width:100px;
	height:30px;
	border:none;
}
#m1{
background-image:url(../img/botton2.jpg);
}
.botton_top {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#m2{
background-image:url(../img/botton4.jpg);
}
#m3{
background-image:url(../img/botton6.jpg);
}
#m4{
background-image:url(../img/botton8.jpg);
}
#m5{
background-image:url(../img/botton10.jpg);
}
#m6{
background-image:url(../img/botton12.jpg);
}
#m7{
background-image:url(../img/botton14.jpg);
}
#m8{
background-image:url(../img/botton16.jpg);
}
#m9{
background-image:url(../img/botton18.jpg);
}

.menu a:hover{
background-color:#FFFFFF;
}
.menu a:hover img{
visibility:hidden;
}
.baner_top {
	float: left;
	width: 210px;
	padding-right: 7px;
}
.baner_top2 {
	float: right;
	width: 210px;
	padding-left: 8px;
}
.baner_top3 {
	float: right;
	width: 210px;
	padding-left: 8px;
	padding-top: 15px;
}
.top_waku {
	float: right;
	width: 435px;
}
.top_waku2 {
	float: right;
	width: 435px;
	padding-top: 15px;
}
#main_top #light_top {
	float: right;
	width: 220px;
	height: 155px;
}
address {
	font-size: 11px;
	font-style: normal;
	float: left;
	width: 400px;
	color: #666666;
}
.pri {
	float: right;
	width: 200px;
	font-size: 11px;
	text-align: right;
	color: #666666;
}
.culum1 {
	width: 205px;
	padding-right: 10px;
	background-image: url(../img/back_culum.jpg);
	background-repeat: repeat-y;
	float: left;
}
.culum_sub {
	width: 205px;
	padding-right: 10px;
	background-image: url(../img/back_culum.jpg);
	background-repeat: repeat-y;
	float: right;
}
.culum_sub2 {
	width: 180px;
	padding-right: 17px;
	background-image: url(../img/back_culum.jpg);
	background-repeat: repeat-y;
	float: right;
	padding-left: 18px;
	color: #E0E0E0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.botton div{
 margin::0 0 0 0;
}
.botton a{
	display:block;
	height:22px;
	font-size:11px;
	background-image:url(../img/botton_back1.jpg);
	background-repeat:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 22px;
	width: 158px;
}
.sub3 {
	height: 25px;
	width: 180px;
}

.botton a:link{
 color:#E0E0E0;
 text-decoration:none;
}
.botton a:visited{
 color:#E0E0E0;
 text-decoration:none;
}
.botton a:hover{
 background-image:url(../img/botton_back2.jpg);
 color:#666666;
 text-decoration:none;
}
.hiddenlmg{
 text-decoration:none;
}
h1 {
	display: none;
}
ul{
	text-align:left;
	padding-left:0;
	margin-left: 0px;
	font-size: 11px;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 6px;
	list-style-type: none;
}

