@charset "utf-8";
/* CSS Document */

.clear{
	clear: both;
}

.imagespace{
	vertical-align: bottom;
}

.imagespace2{
	vertical-align: top;
}

.margin1{
	margin: 30px auto 0 auto;
}

.margin2{
	margin: 20px auto 0 auto; 
}

.margin3{
	margin: 10px auto; 
}

.margin0{
	margin: 0 auto;
}

.sfont{
	font-size: 10px;
}

body {
	background:#fef8e0 url(../img/bg.gif) repeat-y center top;
}

/*メイン*/

#container{
	width: 640px;
	margin: 0 auto;
	background-color: #f7f7f7;
}

#head{
	width: 600px;
	height: 74px;
	margin: 0 auto;
	background-image: url(../img/head_bg.gif);
}

/*共通*/
#subnav{
	width: 600px;
	height: 45px;
	margin: 0 auto;
	background-image: url(../img/subnav_bg.gif);
}

#subnav ul{
	width: 540px;
	height: 21px;
	margin: 0 auto;
	padding-top: 12px;
}

#subnav li{
	float: left;
}

.underline{
	width: 600px;
	height: 13px;
	margin: 0 auto;
}

#pagetitle{
	width: 600px;
	height: 52px;
	margin: 20px auto 0 auto;
}

/*あらすじ*/
#arasujicatch1{
	width: 600px;
	height: 97px;
	margin: 0 auto;
	background-image: url(../img/arasuji_catch1.gif);
}

#arasujicatch1 span{
	display: none;
}

#arasujicatch2{
	width: 600px;
	height: 65px;
	margin: 0 auto;
	background-image: url(../img/arasuji_catch2.gif);
}

#arasujicatch2 span{
	display: none;
}

.arasuji{
	width: 600px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 180%;
	background: url(../img/sub_bg_bottom.gif) right bottom no-repeat;
}

.arasuji p{
	width: 560px;
}

.arasuji-img1{
	float: right;
	padding: 0 0 0 10px;
}

.arasuji-img2{
	float: left;
	padding: 0 10px 0 0;
}

/*キャスト＆スタッフ*/

#caststaff{
	width: 600px;
	margin: 0 auto;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	background: url(../img/caststaff_bg_bottom.jpg) right bottom no-repeat;
}

#cast{
	width: 600px;
	font-size: 12px;
	letter-spacing: 2px;
}

#cast-left{
	width: 170px;
	padding-top: 5px;
	padding-left: 60px;
	padding-bottom: 50px;
	float: left;
}

#cast-left ul{
}

#cast-left li{
	font-size: 12px;
	line-height: 180%;
}

#cast-right{
	width: 360px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 50px;
	float: right;
}

#cast-right ul{
}

#cast-right li{
	font-size: 12px;
	line-height: 180%;
}

#staff{
	width: 600px;
	font-size: 12px;
	letter-spacing: 2px;
	
}

#staff-left1{
	width: 100px;
	padding-top: 5px;
	padding-left: 60px;
	padding-bottom: 10px;
	float: left;
}

#staff-right1{
	width: 410px;
	line-height: 130%;
	padding: 5px 20px 10px 10px;
	float: right;
}

#staff-left2{
	width: 100px;
	padding-top: 5px;
	padding-left: 60px;
	padding-bottom: 270px;
	float: left;
}

#staff-left2 ul{
}

#staff-left2 li{
	font-size: 12px;
	line-height: 180%;
}

#staff-right2{
	width: 430px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 270px;
	float: right;
}

#staff-right2 ul{
}

#staff-right2 li{
	font-size: 12px;
	line-height: 180%;
}


/*相関図*/
#chart{
	width: 600px;
	margin: 0 auto;
}


/*トピックス*/

#topics{
	width: 600px;
	margin: 0 auto;
	background: url(../img/sub_bg_bottom.gif) right bottom no-repeat;
	padding-bottom: 10px;
}

#seisaku{
	width: 560px;
	margin: 0 auto 15px auto;
}

.seisakutext{
	margin: 30px auto;
	font-size: 12px;
	color: #333333;
	line-height: 170%;
}

.seisakutext14{
	margin: 5px auto;
	font-size: 14px;
	color: #333333;
	line-height: 160%;
	font-weight: bold;
}

.seisakutextend{
	margin: 5px auto 0 auto;
	font-size: 12px;
	color: #333333;
	line-height: 170%;
}

.seisakuphoto{
	width: 500px;
	height: 300px;
	margin: 10px auto;
	background-image: url(../photo/seisaku.jpg);
}

.seisakuphoto span{
	display: none;
}

#symposium{
	width: 560px;
	margin: 0 auto 15px auto;
}

.symposiumtitle{
	margin: 20px auto 0 auto;
}

.symposiumtext{
	margin: 10px auto;
	font-size: 12px;
	color: #333333;
	line-height: 170%;
}

.anser{
	color: #660000;
}

.symposiumtext14{
	margin: 5px auto;
	font-size: 14px;
	color: #333333;
	line-height: 160%;
	font-weight: bold;
}

.sympo-photo1{
	float: right;
	margin: 15px 0 10px 10px;
}

.sympo-photo2{
	float: right;
	margin: 5px 0 10px 10px;
}

.about-quest{
	font-size: 12px;
	line-height: 150%;
	padding: 5px 20px;
}

.quest-list{
	padding-left: 15px;
}

.quest{
	width: 600px;
	margin: 30px auto 10px auto;
}

.quest-head{
	width: 590px;
	height: 75px;
	margin: 0 auto;
}

.quest-top{
	width: 590px;
	height: 203px;
	margin: 0 auto;
}

.quest-main{
	width: 590px;
	margin: 0 auto;
	background: url(../img/questionnaire_bg.gif) repeat-y;  	
}

.data1{
	padding-top: 20px;
	padding-left: 30px;
}

.quest-bottom{
	width: 590px;
	height: 40px;
	margin: 0 auto;
	background-image: url(../img/questionnaire_bottom.gif);
}

#present{
	width: 562px;
	margin: 10px auto 20px auto;
}

.present-caption{
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-left: 5px;
}

.present-caption a:link{
	color: #666666;
	text-decoration: none;
	border-bottom: none;
}

.present-caption a:hover{
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

.present-caption a:visited{
	color: #666666;
	text-decoration: none;
}


.pagetop{
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
}

.pagetop a:link{
	color: #333333;
	text-decoration: none;
	border-bottom: none;
}

.pagetop a:hover{
	color:#666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

.pagetop a:visited{
	color: #333333;
	text-decoration: none;
}

#backnumber{
	width: 540px;
	height: 30px;
	margin: 0px auto;
	padding-top: 30px;
	background-image: url(../img/backnumber_bg.gif);
}

#backnumber ul{
}

#backnumber li{
	float: left;
}

#pagetop{
	width: 600px;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
	text-align: right;
}

#pagetop a:link{
	color: #333333;
	text-decoration: none;
	border-bottom: none;
}

#pagetop a:hover{
	color:#666666;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

#pagetop a:visited{
	color: #333333;
	text-decoration: none;
}

/*リンク*/
#link{
	width: 600px;
	height: 20px;
	margin: 20px auto 10px auto;
	clear: both;
}

#link ul{
}

#link li{
	float: left;
	padding-left: 10px;
}

/*フッター*/
#foot{
	width: 600px;
	margin: 20px auto;
	clear: both;
	background-color: #f7f7f7;
}

#foot-icon{
	width: 73px;
	float: left;
}

#foot-text{
	width: 520px;
	padding-top: 10px;
	float: right;
	color: #333333;
	font-size: 11px;
}

#foot-text a:link{
	color: #999999;
	text-decoration: none;
	border-bottom: none;
}

#foot-text a:hover{
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

#foot-text a:visited{
	color: #999999;
	text-decoration: none;
}

#copyright{
	width: 289px;
	margin: 0 auto;
	clear: both;
}

