/** |READ ME| **************************************************************************************

"調布市せんがわ劇場"

Cascading Style Sheet Setting File
faq/css/other.css

アンサンブル用CSS
----------------------------------------------------------------------------------------------------

01.Header Area Settings
ヘッダーエリア設定

01.Side Navigation Setting
サイドメニューナビゲーション設定

02.Side Search Settings
サイド検索設定

04.Main Settings
メインページ設定

05.Page Footer Settings
ページ内画像フッター設定

************************************************************************************** |READ ME| **/



/** |01.Header Area Settings| ************************************************************ START **/

div#HeaderArea_back{
	width:870px;
    height:140px;
	background: url(http://www.sengawa-gekijo.jp/faq/images/header.gif) no-repeat center top;
}

/** |01.Header Area Settings| ************************************************************** END **/

/** |02.Main Settings| *************************************************************** START **/

/** [メインカラム用設定] ******************************************************/

div#QAcolumn{
margin: 0 0 2.5em 20px;
text-align:left;
padding: 0;
}

#QAcolumn div.QATitle{
border-bottom: 1px solid #3399cc;
}
#QAcolumn div.QAList{
margin-top:1em;
}

h2.topic{
font-size:145%;
font-weight:bold;
margin:0pt;
padding:0pt 20px 3px 0pt;
max-width:571px;
}

div#QAcolumn h3.QTitle{
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.5em;
font-size: 93%;
font-weight: lighter;
}

div#QAcolumn p.column{
margin: 15px 0;
text-indent: 0.5em;
}

/* リンク表示 */
div#QAcolumn .link{
	margin: 20px 0;
}

div#QAcolumn p.cat{
margin-bottom: 0.75em;
}
/** |02.Main Settings| *************************************************************** END **/

/** |03.Page Footer Settings| ************************************************************** START **/


/* 前へ */
#PageFooter li#PFback{
background:url(http://www.sengawa-gekijo.jp/shared/images/footer/pre_m.gif) no-repeat bottom;
}

/* 次へ */
#PageFooter li#PFnext{
background: url(http://www.sengawa-gekijo.jp/shared/images/footer/next_m.gif) no-repeat bottom;
}


/** |03.Page link Settings| **************************************************************** END **/