

/*　外枠　*/
.waku {
margin-right: auto;
margin-left: auto;
}



#left {
width: 10px;
}

#right {
width: 10px;
}


#head {
width: 780px;
height: 120px;	
}

#main {
width: 780px;
}

#menu_waku{
width:100%;
height:30px;
background-image:url(../image/menu_waku-back.gif);
background-repeat:repeat-x;
}

#menu {
background-color: #FF0;
height: 30px;
width: 780px;
background-image: url(../image/menu.jpg);
background-position: center bottom;
text-indent: -9999px;
}


/*　フッター　*/
#foot {
text-align:center;
font-size:10px;
line-height:2;
margin-top:70px;
margin-bottom:90px;
color:#333;
}

#foot hr{
color:#003584;
margin:20px;
}

/*　コピーライト　*/
.copy{
text-align:center;
font-size:10px;
color:#333;
margin:auto 30px;
}





/*　右上　ページナビゲーション　*/
#navi {
font-size: 14px;
color: #fff;
font-family: "Century Gothic",Verdana,Arial,sans-serif;
text-align: right;
height: 40px;
width: 780px;
}



/*　選手ページへのリンクarea　*/

#player_all{
background-color:#000;
}

/*　選手ページへのリンク　-　個別ロールオーバー設定　*/

#player_all a:hover{
background-color:#000;
}
#player_all a:hover img{
visibility:hidden;
}

#player_all a.p_kiyama{
display:block;
width:180px;
height:52px;
background:url(../player/img/under_kiyama-on.jpg) 0px 0px no-repeat;
}
#player_all a.p_eguchi{
display:block;
width:180px;
height:52px;
background:url(../player/img/under_eguchi-on.jpg) 0px 0px no-repeat;
}
#player_all a.p_shogo{
display:block;
width:180px;
height:52px;
background:url(../player/img/under_shogo-on.jpg) 0px 0px no-repeat;
}
#player_all a.p_arashi{
display:block;
width:180px;
height:52px;
background:url(../player/img/under_arashi-on.jpg) 0px 0px no-repeat;
}






/*　TOPページのnews枠　*/

#news_01{
width:290px;
height:280px;
background-image:url(../image/ban_new.jpg);
background-repeat:no-repeat;
background-position:left top;
background-color:#000;
}

#news_02{
width:280px;
height:280px;
background-image:url(../image/ban_schedule.jpg);
background-repeat:no-repeat;
background-position:left top;
background-color:#000;
}

#news_02 img{
margin:15px 10px 7px auto;
}

#news_03{
width:570px;
height:280px;
background-image:url(../image/ban_results.jpg);
background-repeat:no-repeat;
background-position:left top;
background-color:#000;
margin-top:10px;
}


/*　index内　iframe　*/
.frame_waku{
border:none;
margin-top:30px;
margin-left:10px;
}

/*　index内　iframe　スケジュールのみ　*/
.frame_waku-sche{
border:none;
margin-top:20px;
margin-left:10px;
}


/*　index内　ページ右部分　バナー設置予定　*/
#top_right{
padding-left:10px;
}

/*　index内　ページ下部　バナー設置予定　*/
#top_under{
padding-left:10px;
}




/*　Contactページ枠　*/

#cont_left{
width:375px;
height:270px;
background-color:#000;
background-image:url(../contactus/img/ban_company.jpg);
background-repeat:no-repeat;
background-position:left top;
padding-top:45px;
padding-left:10px;
}

#cont_right{
width:375px;
height:270px;
background-color:#000;
background-image:url(../contactus/img/ban_business.jpg);
background-repeat:no-repeat;
background-position:left top;
padding-top:45px;
padding-left:10px;
}






