@charset "Shift_JIS";
/*  Main  */
html, body { height: 100%; }

body {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background-color: #000000;
	min-width: 1200px;
	margin: 0.1px;
	padding: 0px;
}
#f_nav a:link {
	text-decoration: none;
	color: #666666;
}
#f_nav a:visited {
	text-decoration: none;
	color: #666666;
}
#f_nav a:hover {
	text-decoration: underline;
	color: #cccccc;
}
#f_nav a:active {
	text-decoration: none;
	color: #666666;
}
/*  wrapper  */
#wrapper {
	margin:0 auto;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
}
.logo_bac h1 {
	width: 92px;
	height: 190px;
	background: url(../img/logo.png) 0 0 no-repeat;
	text-indent: -9999px;
	position: absolute;
	left: 32px;
	top: 198px;
	z-index: 2;
}
.logo_bac {
	width: 250px;
	height: 421px;
	background: url(../img/logo_bg.png) 0 0 repeat-x;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 165px;
	z-index: 1;
	margin-bottom: 55px;
}
.sub_t {
	width: 92px;
	height: 252px;
	background: url(../img/tenbou_subtitle.png) 0 0 no-repeat;
	position: absolute;
	top: 32px;
	left: 142px;
	text-indent: -9999px;
}
/* h_nav  */
#h_nav {
	width: 253px;
	height: 560px;
	overflow: hidden;
	position: absolute;
	top: 428px;
	left: 164px;
}
#h_nav ul li {
	float: left;
	display: inline;
	padding-bottom: 5px;
}
#h_nav li a {
	width: 81px;
	height: 82px;
	text-indent: -9999px;
	background-repeat:no-repeat;
	background-position: top left;
	display: block;
	/*Hide Mac-IE\*/
overflow:hidden;/**/
}
#h_nav .b1 a {
	background-image: url(../img/bt1.png);
}
#h_nav .b2 a {
	margin-left: 5px;
	background-image: url(../img/bt2.png);
}
#h_nav .b3 a {
	margin-left: 5px;
	background-image: url(../img/bt3.png);
}
#h_nav .b4 a {
	background-image: url(../img/bt4.png);
}
#h_nav .b5 a {
	background-image: url(../img/bt5.png);
	margin-left: 5px;
}
#h_nav .b6 a {
	background-image: url(../img/bt6.png);
	margin-left: 5px;
}
#h_nav li a:hover {
	background-position: left bottom;
}
/*  flash_box  */
#flash_box {
	width: 100%;
	height: 100%;
}

.yoyaku {
	width: 250px;
	height: 144px;
	overflow: hidden;
	z-index: 3;
	position: absolute;
	left: 164px;
	top: 604px;
	background: url(../img/yoyaku_bg2.png) 0 0 no-repeat;
}
.yoyaku p {
	padding: 94px 0 0 16px;
}
.yoyaku a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.7;
	opacity:0.7;
}


#footer_wrap {
	width: 100%;
	height: auto;
	position: absolute;
	top: 747px;
	left: 0px;
	bottom: 0;
	background-color: #000000;
}
#footer {
	width: 100%;
	margin: 0 auto;
	z-index: 3;
	background: url(../img/footer_bg.png) 0 0 repeat-x;
}
.h_wrap {
	width: 100%;
	overflow: hidden;
}
#footer h2 {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 9px;
	color: #666666;
	padding-left: 168px;
	margin: 0 auto;
}
.center {
	text-align: center;
}
#f_wrap {
	width: 100%;
	overflow: hidden;
}
#f_nav {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	float: left;
	padding-bottom: 3px;
	padding-left: 158px;
}
#f_nav ul li {
	float: left;
	padding-left: 10px;
}
.add_wrap {
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
}
.add {
	width: 100%;
	margin: 0 auto;
	padding-left: 168px;
	overflow: hidden;
}

.float0000 {
	float: left;
	width: 500px;
}

.float0001 {
	width: 120px;
	float: left;
	padding-left: 35px;
}

.float0001 a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

.float0009 {
	width: 200px;
	position: absolute;
	left: 697px;
	top: 41px;
}

