html {
	overflow: auto; /* removes vertical scrollbar */
}
body {
margin:0;
padding:0;
position: absolute;
width: 100%;
height: 100%;
background: #000000 url("../lib/bg_body.jpg") 0 0 repeat;
}

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

.clearfix{
display: inline-block;
/*\*//*/
overflow: hidden;
/**/
}

#container{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: transparent url("../lib/bg_container.jpg") center center no-repeat;
}
#wrap {
position: absolute;
top: 50%;
left: 50%;
width: 890px;
height: 214px;
margin: -107px 0 0 -426px;
text-align: left;
}
#main{margin:0 0 25px 0;}

#mainleft{
float:left;
margin:0;
width:435px;
height:214px;
background:url("../lib/ben_b.jpg") 0 0 no-repeat;
text-indent:-9999px;
}
#mainleft a{
display:block;
width:435px;
height:214px;
background:url("../lib/ben_a.jpg") 0 0 no-repeat;
}
#mainleft a:hover{
width:435px;
height:214px;
background:url("../lib/ben_b.jpg") 0 0 no-repeat;
}

#mainright{
float:left;
margin:0 0 0 10px;
width:435px;
height:214px;
background:url("../lib/nada_b.jpg") 0 0 no-repeat;
text-indent:-9999px;
}
#mainright a{
display:block;
width:435px;
height:214px;
background:url("../lib/nada_a.jpg") 0 0 no-repeat;
}
#mainright a:hover{
width:435px;
height:214px;
background:url("../lib/nada_b.jpg") 0 0 no-repeat;
}

#mainbottomright{
float:left;
margin:10px 0 0 10px;
width:435px;
height:214px;
background:url("../lib/24_top_b.jpg") 0 0 no-repeat;
text-indent:-9999px;
}
#mainbottomright a{
display:block;
width:435px;
height:214px;
background:url("../lib/24_top_a.jpg") 0 0 no-repeat;
}
#mainbottomright a:hover{
width:435px;
height:214px;
background:url("../lib/24_top_b.jpg") 0 0 no-repeat;
}

#mainbottomleft{
float:left;
margin-top:10px;
width:435px;
height:214px;
background:url("../lib/ash_b.jpg") 0 0 no-repeat;
text-indent:-9999px;
}
#mainbottomleft a{
display:block;
width:435px;
height:214px;
background:url("../lib/ash_a.jpg") 0 0 no-repeat;
}
#mainbottomleft a:hover{
width:435px;
height:214px;
background:url("../lib/ash_b.jpg") 0 0 no-repeat;
}

#footer{
margin:0 auto;
width:890px;
text-align:center;
font-family:Futura,Century Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
font-size:0.85em;
color:#fff;
}
