@charset "utf-8";

/** |READ ME| **************************************************************************************

"調布市せんがわ劇場"

Cascading Style Sheet Setting File
shered/css/db_contents.css

公演・イベントメイン領域用CSS
----------------------------------------------------------------------------------------------------

01.Information List Settings
情報メイン設定

02.Information Settings
情報詳細設定

************************************************************************************** |READ ME| **/


/** |01.Main Settings| *************************************************************** START **/

/** [メインカラム用設定] ******************************************************/

div#standard{
text-align: justify;
line-height:2em;
margin:10px 20px;
padding:0pt;
width: 580px;
}

/** フリー入力部分 */

div#FB_1,
div#FB_2,
div#FB_3,
div#FB_4,
div#FB_5,
div#FB_6,
div#FB_7,
div#FB_8,
div#wanted{
	width:600px;
	margin: 0;
	text-align:left;
	padding: 5px;
	line-height: 1.6em;
}

/*zy 071223 margin*/
h3.FB,
h3.FB_1,
h3.FB_2,
h3.FB_3,
h3.FB_4,
h3.FB_5,
h3.FB_6,
h3.FB_7,
h3.FB_8{
	width:600px;
	height: 24px;
	margin: 6px 0 ;
}

h3.FB{
	background: url(http://www.sengawa-gekijo.jp/shared/images/title.gif) no-repeat right top;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 2px 0;
	text-indent:10px;
	line-height:120%;
}

/* リンク表示 */
.link{
	font-weight: bold;
	text-align: right;
	font-size: 86%;
	margin:20px 0px;
	line-height: 1em;
}

.link img{
	vertical-align:bottom;
	margin: 0 3px 0 0;
}


/** |01.Main Settings| *************************************************************** END **/
