@charset "shift_jis";

/* ■■■■　文化庁月報　イベント案内  2012年1月　■■■■ */


/* ページタイトル */	

p.ttl_l_03 {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#FFfefefe, endColorStr=#FFe3e3e3, GradientType=0); /* CSS3 */
	_padding:0.3em 8px;　/*IE用*/
	_width:734px;　/*IE用*/
	}


/* 画像とテキスト 画像 横Sサイズ　テキスト回り込みなし */

.cnt_s01 div.image_area {
	_width:25%;
}


/* カテゴリの詳細　日程、場所　1・・・・ */
	
dl.details dd {
	_text-indent:-0.2em;
	}
		
dl.details dd.txt_l {
	_text-indent:-0.2em;
	}


/* カテゴリの詳細　日程、場所　2・・・・ */
	
dl.details02 dd {
	_text-indent:-0.2em;
	}


/*テキスト限定エリア*/

.text_area_02 {
	width:100%;
	}
	
.text_area_02 p {
	margin-top:0;
	}

.text_area_02 p.last {
	margin-bottom:0;
	}


/*画像横並び*/

.photo_area{
 width:650px;
 overflow:hidden;
 margin-top:15px;
 margin-right:auto;
 margin-left:auto;
}

.photo_area .imageL{
 float:left;
 width:300px;
 margin:0px 15px 0 0;
}

.photo_area .imageL p {
 line-height:1.2em;
 margin:0.2em 0 2em 0;
 font-size:90%;
 }

.photo_area .imageR{
 float:right;
 width:300px;
 margin:0px 0 0 0;
}

.photo_area .imageR p {
 line-height:1.2em;
 margin:0.2em 0 2em 0;
 font-size:90%;
 }

/* ページトップへボタン */

.pagetop02 {
	clear:left;
	width:728px;
	height:25px;
	margin:0 0 20px 0;
	}

	
.pagetop02 a {
	background-image:url(../../../../../common/images/btn_pagetop_01.gif);
	background-position: 0;
	background-repeat: no-repeat;
	padding: 4px 0 4px 21px;
	margin:0;
	font-size:90%;
	float:right;
}

