@charset "UTF-8";
/* CSS Document */


#jyu_page{
	background-color: #e3f8fb;
	background-image: url(../img/jyu_background.jpg);
	background-repeat: repeat;
}

#jyu_page div#header{
	background-image: url(../img/headerbg_jyu.png);
}

#topimage{
	border: 2px solid #b9972f;
}

#jyu_page div#footer{
	background-image: url(../img/footerbg_jyu.png);
}


/*-------------見出し------------------
-------------------------------------*/

#jyu_page h2{
	width: 532px;
	height: 30px;
	text-indent: -10000px;
	overflow: hidden;
}

#h2_gaiyou{
	background-image:url(../img/h2_jyu_gaiyou.png);
	background-repeat: no-repeat;
	background-position: left;
}

#h2_guest{
	background-image:url(../img/h2_jyu_guest.png);
	background-repeat: no-repeat;
	background-position: left;
}

/*-------------企画概要-------------------
-------------------------------------*/

#gaiyou{
	width:522px;
	padding:10px 5px 10px 5px;
}

#gaiyou p{
	color: #5a5a5a;
	line-height: 1.4em;
	font-size: 15px;
	font-weight: 500;
}

#gaiyou p.gaiyou_em{
	font-size: 19px;
}

#gaiyou p.gaiyou_lem{
	font-size: 18px;
}


/*-------------guest-------------------
-------------------------------------*/

#shibata{
	width: 428px;
	height: 28px;
	background-image: url(../img/h3_jyu_shibata.png);
}

#isoyama{
	width: 428px;
	height: 28px;
	background-image: url(../img/h3_jyu_isoyama.png);
}

#okamoto{
	width: 428px;
	height:28px;
	background-image: url(../img/h3_jyu_okamoto.png);
}

#nanao{
	width: 428px;
	height: 28px;
	background-image: url(../img/h3_jyu_nanao.png);
}

#yoshiki{
	width: 428px;
	height:28px;
	background-image: url(../img/h3_jyu_yoshiki.png);
}

#ooya{
	width: 428px;
	height: 28px;
	background-image: url(../img/h3_jyu_ooya.png);
}

#takigawa{
	width: 428px;
	height: 28px;
	background-image: url(../img/h3_jyu_takigawa.png);
}

#jyu_page li.guest_box{
	border: solid 2px #b9972f;
}