/* CSS Document */

body{ background:#f3f1da; margin:10px 0 0 0;color:#333;}

#houjou { width:760px; margin:0 auto;}

#houjou #houjouHead{ width:760px; margin:0 auto 10px auto;}
#houjou #houjouHead h1{}


#houjou #houjouMain{ width:750px; margin:0 auto;}

#houjou #houjouMain #top{ background:url(/program/tokuban/documentary08/img/main_top.gif) no-repeat; height:20px; width:750px; overflow:hidden;}
#houjou #houjouMain #main{ background:url(/program/tokuban/documentary08/img/main_bg.gif) repeat-y; width:720px; overflow:hidden; padding:0 15px; line-height:2.3em;}
#houjou #houjouMain #btm{ background:url(/program/tokuban/documentary08/img/main_btm.gif) no-repeat; height:20px; width:750px; overflow:hidden;}


#houjou #houjouMain #main h2{ text-align:center; background:url(/program/tokuban/documentary08/img/bar01.gif) repeat-x bottom left; height:43px;}


#houjou #houjouMain #main div.photo{ width:366px; overflow:hidden; text-align:left; float:left; padding:10px 15px 10px 15px; color:#007664; font-weight:bold;}
#houjou #houjouMain #main div.photo img{ margin:0;}

#houjou #houjouMain #main h3{ text-align:center; background:url(/program/tokuban/documentary08/img/bar02.gif) repeat-x top left; height:50px; padding:15px 0 0 0; text-align:right;}
#houjou #houjouMain #main h3 img{ margin:5px 10px 0 0;}



#houjou #houjouMain #main span.note{display: inline;border-bottom: 2px dotted #68d0c0; padding:0 0 2px 0;}


	
	

/* ポスター部分 */
#oooku #poster{ height:615px; width:750px; overflow:hidden;}

/* ポスター左側 */
#oooku #poster #posterLeft{
	background:url(img/poster_left.jpg) no-repeat;
	width:206px;
	height:615px;
	float:left;
}
#oooku #poster #posterLeft h1{ display:none;}

/* ポスター右側 */
#oooku #poster #posterRight{
	background:url(img/poster_right.jpg) no-repeat;
	width:105px;
	height:615px;
	float:left;
}

#oooku #poster h2{ display:none;}

/* ポスター真ん中 */
#oooku #poster #posterMain{
	background:url(img/poster_main.jpg) no-repeat;
	width:439px;
	height:615px;
	float:left;
	text-align: justify;text-justify: inter-ideograph;
}

/* 日時とか */
#oooku h3{}
/* 巻物メイン部分 */
#oooku #makimonoMain{
	background:url(img/makimono_main.jpg) repeat-y;
	padding:0 60px 0 55px;
	width:635px;/*750MAX*/
	height:376px;
/*	height:436px;*/
	font-size:13px;
	font-weight:bold;
	color:#4a010d;
	line-height:1.7em;
}

h1#subTitle{width:740px;margin:0 0 0 5px;padding:0;}


/*FOOTER*/
.tCenter{ padding:15px;}

/*.tCenter{ padding:10px 0 30px 0;}*/

/* GOLD 枠 */
#goldFrame{ margin:0 20px 20px 20px;}
#goldFrame #gTop{ background:url(/program/tokuban/documentary08/img/goldfr-top.gif) no-repeat top; height:39px; width:720px; overflow:hidden}
#goldFrame #gBg{ background:url(/program/tokuban/documentary08/img/goldfr-bg.gif) repeat-y; width:660px; padding:0 30px; line-height:2em; letter-spacing:0.1em;}
#goldFrame #gBtm{ background:url(/program/tokuban/documentary08/img/goldfr-btm.gif) no-repeat top; height:39px; width:720px; overflow:hidden}



