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

.clear{
	clear: both;
}

.imagespace{
	vertical-align: bottom;
}

.imagespace2{
	vertical-align: top;
}

.center{
	margin: 0 auto;
}

body {
	background:#fef8e0 url(../img/bg_contents.gif) repeat-y center top;
}

.topleft_bg{
	height: 1000px;
	background-color: #f7f7f7;
}

/*メイン*/

#container{
	width: 640px;
	margin: 0 auto;
	background-color: #eeeeee;
}

#contents_body{
	width: 550px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #eeeeee;
}


#bnr{
	width: 640px;
	height: 70px;
	clear: both;
	background-color: #000000;
}



#tophead{
	width: 640px;
	height: 45px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #000000;
}

#wasuremono{
	width: 320px;
	height: 45px;
	margin: 0 auto;
	float: left;
}

#message{
	width: 125px;
	height: 25px;
	margin-right: 15px;
	float: right;
}

#bnrq{
	width: 640px;
	height: 55px;
	margin: 0 auto;
}

#topbnr{
	width: 640px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#topnavi{
	width: 640px;
	height: 35px;
	margin: 0 auto;
}

#topnavi ul{
	padding: 0;
	margin: 0;
}

#topnavi li{
	float: left;
}

#title{
	width: 550px;
	height: 40px;
	margin: 0 auto;
	padding-bottom: 15px;
}

#headline{
	width: 550px;
	height: 30px;
	margin: 0 auto;
	padding-bottom: 8px;
}

#hedline_txt{
	width: 510px;
	color: #696969;
	font-size: 12px;
	line-height: 14px;
	margin-left: 40px;
	padding-bottom: 20px;
}

#cast{
	width: 550px;
	height: 200px;
	margin-bottom: 20px;
}

#cast ul{
	padding: 0;
	margin: 0;
}

#cast li{
	float: left;
}

#guest{
	width: 550px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../img/gray_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}

#q_kekka{
	width: 550px;
	margin: 20px auto;
	clear: both;
}

#q_kekka_no{
	width: 35px;
	float: left;
	margin-bottom: 15px;
}

#q_body{
	color: #696969;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

#q_body_rd{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}


#q_kekka_txt{
	width: 510px;
	float: right;
	color: #696969;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 15px;
}

#q_kekka_graph{
	width: 550px;
	margin-bottom: 15px;
}

#qbtn{
	width: 550px;
	height: 51px;
}

#qbtn ul{
	padding: 0;
	margin: 0;
}

#qbtn li{
	float: left;
}

#subtxt{
	width: 550px;
	color: #999999;
	font-size: 11px;
	line-height: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#subtxt a:link{
	color: #cc9999;
	text-decoration: none;
	border-bottom: none;
}

#subtxt a:hover{
	color: #cc9999;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

#subtxt a:visited{
	color: #cc9999;
	text-decoration: none;
}

#topfoot{
	width: 600px;
	background-image: url(../img/gray_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 20px auto;
	clear: both;
}

#topfoot-icon{
	width: 35px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

#topfoot-text{
	width: 550px;
	float: right;
	color: #999999;
	font-size: 11px;
	line-height: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#topfoot-text a:link{
	color: #cc9999;
	text-decoration: none;
	border-bottom: none;
}

#topfoot-text a:hover{
	color: #cc9999;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

#topfoot-text a:visited{
	color: #cc9999;
	text-decoration: none;
}

#copyright{
	width: 266px;
	margin: 0 auto;
	clear: both;
}
