@charset "euc-jp";
body{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #4D4D4D;
	line-height: 16px;
	background-color: #E0FFA2;
	text-align: left;
}
#container {
	height: auto;
	width: 850px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
#header {
	height: 75px;
	width: 810px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding: 20px 20px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/header.gif);
}
#header_logo {
	height: 75px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
#header_r {
	height: 40px;
	width: 93px;
	float: left;
	margin: 0px;
	padding: 35px 9px 0px 408px;
	text-align: right;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2{
	margin: 0px;
	padding: 0px;
}
h3{
	margin: 0px;
	padding: 0px;
}
h4{
	margin: 0px;
	padding: 0px;
}
p{margin: 0px;padding: 0px;float: left;}
strong{font-weight:normal;}
.center{text-align: center;}
.right{text-align: right;}
.left{text-align: left;}
ul{margin: 0px;padding: 0px;}
li{margin: 0px;padding: 0px;list-style-type: none;}

#title{
	height: 70px;
	width: 830px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#main {
	height: auto;
	width: 850px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 0px;
}
#left {
	float: left;
	height: auto;
	width: 350px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#right {
	display: block;
	float: right;
	height: auto;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer {
	background-repeat: no-repeat;
	height: 80px;
	width: 850px;
	background-image: url(../img/footer.gif);
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.tv_box{
	background-image: url(../img/tv_box.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 336px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px 0px 0px;
}
.tv_boxB{
	height: auto;
	width: 325px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px 5px 0px 6px;
	font-weight: normal;
	color: #993300;
	line-height: 18px;
}
.tv_title{
	height: 24px;
	width: 290px;
	margin-top: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/tv_title.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 18px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
}
.tv_posted{
	height: 16px;
	width: 317px;
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	display: block;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 18px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
}
.tv{
	height: 240px;
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
}


.thumbnailBox{
	display: block;
	height: 170px;
	width: 450px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.thumbnail{
	display: block;
	height: 190px;
	width: 150px;
	float: left;
	background-image: url(../img/thumbnail_s.gif);
	background-repeat: no-repeat;
}
.thumbnail_posted{
	display: block;
	height: 20px;
	width: 80px;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
.thumbnail_mark{
	display: block;
	height: 30px;
	width: 50px;
	text-decoration: none;
	float: left;
	text-align: right;
	padding-right: 10px;
}
.thumbnail_pic{
	display: block;
	height: 90px;
	width: 136px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 14px;
	clear: both;
}
.thumbnail_title{
	display: block;
	height: 20px;
	width: 120px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 14px;
	font-size: 12px;
	color: #996600;
}



/*サイズ変更ボタン*/
#btn{
	width: 93px;
	height: 18px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	top:0px;
	left: 0px;
	}
#btn li{
/*	display:block;
*/  width:31px;
	height:18px;
	float: left;
	}
#btn li a {
	display:block;
	width:100%;
	height:100%;
	overflow: hidden;
	background-image:url(../img/f_size.gif);
	color:#FFFFFF;
	text-indent:-10000px;
	   }

#btn01 a {background-position: 0px   0px;width: 31px;}
#btn02 a { background-position: -31px  0px;width: 31px;}
#btn03 a { background-position: -62px  0px;width: 31px;}

#btn01 a:hover {background-position: 0px   -18px;width: 31px;}
#btn02 a:hover { background-position: -31px  -18px;width: 31px;}
#btn03 a:hover { background-position: -62px  -18px;width: 31px;}
/*サイズ変更ボタン終了*/
