@charset "UTF-8";

body,th {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #baba7e;
	background: url(../sub_img/sub_bg.gif) repeat;
	margin:0;
	padding:0;
}


a:link {
	color: #e8e8e8;
	text-decoration: none;
}
a:visited {
	color:#e8e8e8;
	text-decoration: none;
}
a:hover {
	color: #e8e8e8;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #e8e8e8;
}

div#wrapper{
	margin:5px 5px 0 5px;
	padding:0;
	width:99%;
	height:99%;
	position:absolute;
	}


div#box1{
	margin:5px 0 0 5px;
	padding:0;
	width:300px;
	height:35px;
	float:left;
}


div#filetitle{
	height:30px;
	width:550px;
	margin-top:10px;
	color:#ccc;
	font-weight:bold;
	size:1em;
	float:left;
	margin-bottom:0;
}

.small{
	margin-left:2px;
	font-size:0.8em;
	color:#6cc;
}

.small_n{
	margin-left:2px;
	font-size:0.9em;
	color:#fff;
}

div#tvr_mv{
	clear:both;
	margin:0 auto;
	padding:0;
	width:99%;
	height:86%;
	}

div#tvr_mv_img{
	clear:both;
	margin:10px auto;
	padding:0;
	}


div#mv_footer{
	clear:both;
	margin:2px 7px;
}


div#tvr_file{
	float:left;
	color:#fc3;
	margin-top:5px;
}

div#abouttvr{
float:right;
margin-top:5px;
margin-right:2px;
}

div#abouttvr a{
color: #ccc;
}

div#tvr_mv.description{
	width:600px;
	height:78%;
	margin-top:100px;
}

div#tvr_mv.description p{
	color:#FFF;
	line-height:2em;
	margin:20px 0;}	
div#tvr_mv.description img{
	margin:10px 200px;
}



