@charset "UTF-8";

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

h1{
	font-size:1.2em;
}
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:0 auto;
	padding:0;
	width:99%;
	position:absolute;
	}


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

div#box1 img.s_lay{
margin-left:200px;
}


div#filetitle{
	height:30px;
	width:50%;
	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#mv_footer{
	clear:both;
	margin:5px 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:480px;
	margin-top:55px;
	color:#FFF;
}

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

div#tvr_mv.description img{
	margin-top:10px;
	border:none;
}	

img.close{
	margin-top:20px;
	margin-left:45%;
	display:block;
}

img.thum{
	margin:8px;
}

table{
	width:500px;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}

tr{
	margin:0;
	border:0;
}

td.list_head{
	background-color:#363F59;
	width:160px;
	font-weight:bold;
	margin:0;
	padding:10px;
	text-align:left;
	border-bottom:#080E1F 2px solid;
}

td.list_d{
	background-color:#566A7E;
	margin:0;
	padding:5px 10px;
	border-bottom:#080E1F 2px solid;
}
