/** |READ ME| **************************************************************************************

"調布市せんがわ劇場"

Cascading Style Sheet Setting File
statichtml/css/static_contents.css

静的ページ　共通contents用CSS
----------------------------------------------------------------------------------------------------

01.Main Settings
メインページ設定

************************************************************************************** |READ ME| **/



/** |01.Main Settings| ************************************************************ START **/

/** 静的htmlコンテンツ　*/


div#standard{
text-align: justify;
line-height:2em;
margin:10px 0px 10px 20px;
padding: 0pt;
width: 580px;
}

div#standard dl{
margin: 0 0 20px 0;
}

div#standard dt{
padding: 0;
margin: 0;
border-bottom: #3399cc 1px solid;
width: 600px;
}

div#standard dd{
margin: 0px 0px 20px 0px;
line-height: 1.7em;
padding: 5px 0px 0px 0px;
}



div#FB_1,
div#FB_2,
div#FB_3,
div#FB_4,
div#FB_5{
margin:10px 20px;
width: 580px;
text-align: justify;
padding:0pt;
line-height:2em;
}

/** 静的htmlコンテンツ　見出しタイトル部分　*/

#ColumnMain h3{
font-size:136%;
border-bottom:#3399cc 1px solid;
text-indent: 0px;
padding: 0px 0px 3px 0px;
margin: 15px 0px 15px 20px;
clear:both;
}


/* リンク表示 */
.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 **/

