/** |READ ME| **************************************************************************************

"調布市せんがわ劇場"

Cascading Style Sheet Setting File
news/css/other.css

ニュース用CSS
----------------------------------------------------------------------------------------------------

01.Header Area Settings
ヘッダーエリア設定

02.Main Setting
サイドメニューナビゲーション設定

03.Page link Settings
フッター設定

************************************************************************************** |READ ME| **/



/** |01.Header Area Settings| ************************************************************ START **/

div#HeaderArea_back{
width:870px;
height:140px;
background: url(../images/header.gif) no-repeat center top;
}

/** |01.Header Area Settings| ************************************************************** END **/


/** |02.Main Settings| *************************************************************** START **/

/** [メインカラム用設定] ******************************************************/

div#FB_1{
margin: 0 0 0 20px;
text-align:left;
padding: 0;
line-height: 2em;
}

h2{
padding: 0;
margin:0;
}

/** ヘッダテキスト */
div#NewsHead{
width: 600px;
margin: 0 0 0 20px;
background: url(../images/side/news_title1.gif) no-repeat bottom;
}

h2.latest{
font-weight: bold;
padding: 0 20px 3px 0;
margin: 0;
font-size: 145%;
}

div#NewsHead2{
width: 600px;
margin: 0 0 0 20px;
background: url(../images/side/news_title.gif) no-repeat right bottom;
}

h2.last{
width:600px;
height: 33px;
background: url(../images/side/kako_title.gif) no-repeat right top;
font-weight: bold;
padding: 5px 0 0 0;
text-indent: 0.5em;
font-size: 20px;
margin: 0 0 0 20px;
color: #fff;
}


/** ニュース記事 */

div#FB_1 p.FBdate{
padding: 5px 0;
margin: 0 0 15px 3px;
font-weight: bold;
font-size: 93%;
}

div#FB_1 img{
border: 0;
margin: 0 0 15px 0;
}

div#LastNewsList{
height: auto;
text-align: left;
padding: 0 0 0 2px;
margin: 0 0 25px 20px;
line-height: 1.5em;
}

div#LastNewsList h3{
background:  url(../../shared/images/icon/arrow_right.gif) no-repeat left top;
border-bottom: #3399cc dashed 1px;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
text-indent: 1.2em;
line-height: 1.3em;
font-size: 93%;
font-weight: lighter;
}


div#LastNewsList p.LNLdate{
margin: 10px 0 8px 0;
padding: 0;
font-weight: bold;
font-size: 93%;
}


/** |02.Main Settings| *************************************************************** END **/

/** |03.Page link Settings| ************************************************************** START **/


/* 前の記事 */
#PageFooter li#PFback{
background:url(../images/footer/footer_pre_m.gif) no-repeat;
width: 101px;
}

/* 次の記事 */
#PageFooter li#PFnext{
background: url(../images/footer/footer_next_m.gif) no-repeat;
}


/** |03.Page link Settings| **************************************************************** END **/