/* all */

*{
	margin:0;
	padding:0;
}
body {
	font-size:10px;
	font-family:Osaka,'MS UI Gothic','MS PGothic',sans-serif;
}
img{
	border:0;
}
#wrapper{
	width:152px;
	padding:0 4px;
}
h1 a{
	display:block;
	height:15px;
	outline:none;
	text-indent:-3000px;
	font-size:12px;
	line-height:12px;
}
#news{
	background:url(../images/bg_news.gif) left top no-repeat;
	width:152px;
	height:19px;
	margin:1px 0 2px 0;
	padding:1px;
	line-height:19px;
	text-align:center;
}
ol{
	list-style-type:none;
}
li{
	position:relative;
	display:block;
	height:38px;
	line-height:12px;
	margin:0 0 1px 0;
}
li img{
	margin:2px;
	float:left;
}
li .name,li .title{
	margin:0 21px 0 39px;
}
li .name{
	margin-top:1px;
}
li .button{
	width:20px;
	float:right;
}
li a.play{
	display:block;
	width:20px;
	height:20px;
	outline:none;
	text-indent:-3000px;
	margin:2px 0;
}
li a.info{
	display:block;
	width:14px;
	height:14px;
	outline:none;
	text-indent:-3000px;
	margin:0 0 0 6px;
}
#footer{
	margin:2px 0 0 0;
}
#footer a.home{
	display:block;
	width:69px;
	height:13px;
	outline:none;
	text-indent:-3000px;
	float:left;
	margin:0 1px 0 0;
}
#footer a.cocolog{
	display:block;
	width:82px;
	height:13px;
	outline:none;
	text-indent:-3000px;
	float:left;
}
#flashcontent{
}