/* CSS Document */

/*============================
　SUPER NEWS用 CSS
============================*/


/*　最新３つ */
.Orange ul#newslist{
margin:0px 0px 15px 0px;
padding:0px;
}

.Orange ul#newslist li{
line-height:1.4em;
background: url(/img/allow/orange.gif) 0 0.9em no-repeat;
padding:0.5em 0.5em 0.5em 0px;
border-bottom: #999999 dashed 1px;
clear:both;
overflow:hidden;
font-weight:bold;
}

.Orange ul#newslist li a{ background-image:none;}

/* 日付ごと */
.Orange ul#newsDaylist{
margin:0px 0px 15px 0px;
padding:0px;
}
.Orange ul#newsDaylist li{
line-height:1.4em;
background: url(/img/allow/mini.gif) 0.3em 0.9em no-repeat #FFFCDB;
padding:0.5em 0.5em 0.5em 0px;
border: #898989 solid 1px;
/*border-bottom: #999999 dashed 1px;*/
clear:both;
overflow:hidden;
font-weight:bold;
}
.Orange ul#newsDaylist li a{ background-image:none;}



/*main画像部分*/
.Orange #main{
text-align:center;
font-size:12px;
font-weight:bold;
color:#fc6311;
margin-bottom:0.5em;}

.Orange #main img{
margin-bottom:5px;
clear:both;}

/*============================
 曜日毎 紹介部分
 ============================*/
/* 全体 */
.Orange .week{
width:580px;
overflow:hidden;
clear:both;
}
/* 3つまとめた上部 */
.Orange .week .weekBgTop{
background:url(/news/img/week_bg_top.gif) no-repeat top left;
width:580px;
height:6px;
line-height:0;
font-size:0;
clear:both;
}
/* 3つまとめたメイン */
.Orange .week .weekBgMain{
background:url(/news/img/week_bg_main.gif) repeat-y;
width:580px;
overflow:hidden;
clear:both;
}
/* 3つまとめた下部 */
.Orange .week .weekBgBottom{
background:url(/news/img/week_bg_bottom.gif) no-repeat top left;
width:580px;
height:7px;
line-height:0;
font-size:0;
clear:both;
}
/* 各曜日毎のBOX */
.Orange .week .day{
margin:5px 13px;
float:left;
width:163px;
line-height:1.5em;
font-size:10px;
text-align: justify;text-justify: inter-ideograph;
}
/* 各曜日タイトル */
.Orange .week .day .weektitle {
text-align:center;
clear:both;
margin-bottom:5px;
}
/* WinIE4-6 MacIE4-5 ONLY!!!!!! */
*html .Orange .week .day{
position: relative;
left: -12px;
}
/* [夜]のアナ写真 */
.Orange .week .day img.ana{
float:left;
/*border:1px solid #FF6666;*/
}


/* ニュース記事のBOX */
.NewsKijiBox{
width:535px;
line-height:1.5;
margin-left:10px;
padding:0px 10px 0px 0px;
float:left;
}

.NewsKijiBox3{
width:370px;
line-height:1.5;
margin-left:10px;
padding:0px 10px 0px 0px;
float:left;
}

.NewsFNNBox{
width:135px;
line-height:1.3;
margin-left:10px;
padding:10px 10px 0px 0px;
float:left;
}

.NewsKijiBox2{
width:560px;
line-height:1.3;
margin-left:10px;
padding:0px 10px 0px 0px;
float:right;
}

.NewsArchiveBox2{
width:110px;
line-height:1.5;
margin-right:5px;
margin-left:10px;
padding:0px 0px 0px 0px;
float:left;
}

.kijiday{
text-align:right;
color:#888;
}