/*共通スタイル*/
*{padding: 0pt ;margin: 0pt}


/*大レイアウト*/
#container {width: 716px; color:white ; padding: 0pt 5px ; background-color: white; margin:auto;text-align: left}
#header  { width: 696px; }


#billboard_left {width: 344px ; float: left ; margin-right: 8px }
#billboard_right {width: 344px ; float: left}


#main {clear:both ; width : 696px ;}

#navi {float: left ;width:200px ; margin-right: 10px ;}
#sub {float: left ; width:486px ; text-align:left }


#footer { padding-bottom: 2px ; clear: both ; background-color: #333333 ; width : 696px ;text-align:center;}


/*ヘッダ部分*/
#header_navi  { background-color: #000000; text-align: center; width: 696px; height: 0px }
img.NAVI_BAR  { }


/*ボディ部分*/
body {background-color: #000000  ; font-size: 10pt;text-align: center;}

.center_border   { border-right: 1px solid #333; border-left: 1px solid #333 }

.asuka           { color: #333; font-size: 12px; background-color: #fff; border: solid 1px #000000 ; margin:0}

/*ビルボード部分*/
img.billboard     { margin-bottom: 2px;	 }




/*NAVI 部分*/
div.shop_box {background-color:orange ; margin-bottom: 5px ; padding: 4px 0px ; font-size: 9pt}
h4.navi_title   { background-image: url("../asset/site_img/main_sub_news/nabi_tab.gif"); background-repeat: no-repeat; margin: 0; padding: 6px 0 0; width: 200px; }
p.series {}
h5  { background-color: #333333;}
.navi_box {background-color: #666666 ; margin-bottom: 10px}

div.mizuki {background-color: #666666 ; margin-bottom: 10px}

/*メイン　サブ　部分*/
#news   { background-color: #666666; text-align: left; margin-top: 0; margin-bottom: 10px; padding-right: 10px; padding-left: 10px; width: 486px; height: 150px; overflow: auto }

div.sub_report  { background-color: #666666; text-align: left; margin-bottom: 5px; width: 486px; vertical-align: top;clear:both; display: block}

img.sub_report {float:left}

h4.sub_title  { color: white; background-color: #333333; margin-bottom: 10px; padding: 3px 0; clear: both }

div.top_deco   { font-weight: bold; background-image: url("../asset/site_img/main_sub_news/tab.gif"); background-repeat: no-repeat; background-position: left 0px ; text-align: left; text-indent: 10pt; margin: 0; padding-top: 6px; width: 286px ; clear: both; }

/*メイン　サブ　ニュース*/



/*フッター*/
div.footer {width : 300px ; text-align: left  ;  background-color: #333333 ; margin : auto  ;}

