@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #EEEEBD;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-color: #0D0D0D;
	background-image: url(../img/back_header.jpg);
	background-repeat: repeat-x;
}

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

/*ページの基本設定*/

ul{
	text-align:left;
	padding-left:0;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}
p {
	margin: 0px;
}
h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
}
.header_top {
	background-image: url(../img/back_header3.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
.button_top {
	float: right;
	height: 92px;
	width: 672px;
	padding-top: 28px;
}

.floatclear {
	clear: left;
	overflow:hidden;
}
.menu div{
	width:96px;
	float: left;
}
.menu a{
	display:block;
	width:96px;
	height:92px;


background-repeat::no-repeat;
}
.menu a img{
	width:96px;
	height:92px;
	border:none;
}
#m1{
background-image:url(../img/botton2.jpg);
}
#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);
}

.menu a:hover{
	background-color:#FFFFFF;
}
.menu a:hover img{
	visibility:hidden;
}
.flame {
	width: 650px;
	height: 200px;
	overflow:auto;
	scrollbar-base-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-track-color: #535353;
	scrollbar-darkshadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	font-size:12px;
	margin: 0px;
	color: #EEEEBD;
}
h2 {
	display: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F3F3F3;
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 24px;
	width: 632px;
	padding-top: 6px;
	padding-left: 18px;
	padding-bottom: 17px;
}
.baner {
	float: right;
	width: 170px;
	padding-bottom: 13px;
}
.text {
	float: right;
	width: 650px;
	padding-bottom: 18px;
}
.text2 {
	float: right;
	width: 650px;
	text-align: right;
	font-size: 11px;
	padding-bottom: 18px;
}
address {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	float: left;
	width: 400px;
}
.pri {
	font-size: 11px;
	float: right;
	width: 400px;
	text-align: right;
}
.box_menu1 {
	float: left;
	width: 210px;
}
.box_menu2 {
	float: right;
	width: 210px;
}
.box_menu3 {
	float: left;
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
}

