/* CSS Document */


/*============================
　SUPER NEWS用 木曜特集　もく得
============================*/

#wrapper #mokutoku{ margin:0 auto; width:560px;}

/* タイトル背景1　繰り返すBG */
#wrapper #mokutoku #logotitle{
background:url(/news_thu/img/logotitlebg.gif) repeat-y;
width:560px;
}

/* タイトル背景2　繰り返さないBG */
#wrapper #mokutoku #logotitle #logotitleinner{
/*background:url(/news_thu/img/logotitle2.gif) no-repeat;*/
background:url(/news_thu/img/logotitle3.gif) no-repeat;

width:560px;
background-position:top;
}



/* オンエア　する日 */
#wrapper #mokutoku #logotitle #logotitleinner #oaday{
width:280px;
padding:70px 0 10px 270px;
font-size:15px;
font-weight:bold;
color:#943f35;
letter-spacing:0.3em;
text-align:center;
}


/* 記事タイトル */
#wrapper #mokutoku #kijititle{}
#wrapper #mokutoku #kijititle #top{ background: url(/news_thu/img/kijititletop.gif) no-repeat; width:560px; height:15px; overflow:hidden;background-position:bottom;}

#wrapper #mokutoku #kijititle #main{ background: url(/news_thu/img/kijititlebg.gif) repeat-y; width:520px;font-size:12px;color:#943f35;letter-spacing:0.25em;padding:0 20px; overflow:hidden; line-height:22px;text-align: justify;text-justify: inter-ideograph;}

#wrapper #mokutoku #kijititle #main h2{ background:none transparent; width:auto; height:auto;font-size:15px;font-weight:bold;color:#943f35;letter-spacing:0.2em;}

#wrapper #mokutoku #kijititle #btm{ background: url(/news_thu/img/kijititlebtm.gif) no-repeat; width:560px; height:15px; overflow:hidden;}

/* 記事コンテンツ */
#wrapper #mokutoku #kijicont{ margin:10px 0 0 0;}
#wrapper #mokutoku #kijicont #top{ background: url(/news_thu/img/kijimaintop.gif) no-repeat; width:560px; height:15px; overflow:hidden;}
#wrapper #mokutoku #kijicont #main{ background: url(/news_thu/img/kijimainbg.gif) repeat-y; width:520px;font-size:12px;color:#943f35;letter-spacing:0.25em;padding:0 20px; overflow:hidden; line-height:22px;text-align: justify;text-justify: inter-ideograph;}

#wrapper #mokutoku #kijicont #main img{ margin:0 5px;}


#wrapper #mokutoku #kijicont #btm{ background: url(/news_thu/img/kijimainbtm.gif) no-repeat; width:560px; height:15px; overflow:hidden;}

/* 記事コンテンツ内区切り線 */
#wrapper #mokutoku #kijicont #main .bar{
background:url(/news_thu/img/kijimainbar.gif) repeat-x 50%  50%;width:100%; height:6px; clear:both; padding:10px 0;}
#wrapper #mokutoku #kijicont #main form{ text-align:right;}

#wrapper #mokutoku #kijicont #main select,
#wrapper #mokutoku #kijicont #main input{ letter-spacing:normal; margin:0 auto;}








