@charset "shift_jis"; 

/*	--- layout.css ---	*/


#allBox {
margin:0 auto;
overflow:hidden;
width:800px;
}                        

/*	メインビジュアルのボックス	*/

body {
background:url("../images/2010_renew/2010_bg2.jpg") repeat-y scroll center top #EFEAD8;
font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
font-size:12px;
margin:0;
}

#mainvisualbox {
width:800px;
height:492px;
background:url(../images/2010_renew/2010_mainvisual.jpg) no-repeat;
}

#mainvisualbox ul {
clear:both;
margin:0;
padding:0;
position:relative;
top:162px;
left:577px;
width:200px;
}
#mainvisualbox li {
list-style-position:outside;
list-style-type:none;
overflow:hidden;text-indent: -9999px;
}
.menu-news a{display:block;width:138px;height:29px;background:url(../images/2010_renew/2010_menu_news.png) no-repeat;}
.menu-news a:hover{background-position:0 -29px;}

.menu-blog a{display:block;width:138px;height:33px;background:url(../images/2010_renew/2010_menu_blog.png) no-repeat;}
.menu-blog a:hover{background-position:0 -33px;}

.menu-release a{display:block;width:138px;height:33px;background:url(../images/2010_renew/2010_menu_release.png) no-repeat;}
.menu-release a:hover{background-position:0 -33px;}

.menu-biography a{display:block;width:138px;height:32px;background:url(../images/2010_renew/2010_menu_biography.png) no-repeat;}
.menu-biography a:hover{background-position:0 -32px;}

.menu-discography a{display:block;width:138px;height:34px;background:url(../images/2010_renew/2010_menu_discography.png) no-repeat;}
.menu-discography a:hover{background-position:0 -34px;}

.menu-goods a{display:block;width:138px;height:31px;background:url(../images/2010_renew/2010_menu_goods.png) no-repeat;}
.menu-goods a:hover{background-position:0 -31px;}

.menu-request a{display:block;width:138px;height:34px;background:url(../images/2010_renew/2010_menu_request.png) no-repeat;}
.menu-request a:hover{background-position:0 -34px;}

.menu-mail a{display:block;width:138px;height:33px;background:url(../images/2010_renew/2010_menu_mail.png) no-repeat;}
.menu-mail a:hover{background-position:0 -33px;}

.menu-fanclub a{display:block;width:138px;height:30px;background:url(../images/2010_renew/2010_menu_fanclub.png) no-repeat;}
.menu-fanclub a:hover{background-position:0 -30px;}


#contentsbox {
background:url("../images/2010_renew/2010_latest_bg2.png") no-repeat scroll 0 0 transparent;
color:#000000;
line-height:14px;
padding:20px 10px 0;
width:780px;
}

#latestbox {
background:url("../images/2010_renew/2010_latest_box_header.gif") no-repeat scroll left top transparent;
color:#000000;
line-height:14px;
padding-top:40px;
width:780px;
}

#latestbox-inner {
background:url("../images/2010_renew/2010_latest_box_footer.gif") no-repeat scroll left bottom transparent;
clear:both;
color:#000000;
line-height:14px;
padding:10px;
width:760px;
}

#footerBox {
clear:both;
color:#333;
padding:10px 0 13px;
text-align:center;
width:800px;
}
