/*----------font----------*/
.font01 {
	 font-size: 9px;
	 line-height: 12px
} 
.font02 {
	font-size: 10px;
	line-height: 14px
} 
.font03 {
	font-size: 12px;
	line-height: 16px;
} 
.font04 {
	font-size: 14px;
	line-height: 16px
}


/*----------link----------*/
A {font-size: 10px; line-height: 14px; text-decoration: none; color: #566373}
A:hover {font-size: 10px; line-height: 14px; text-decoration: underline; color: #566373} 
.wmp {
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}
a.wmp:link {
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
}
a.wmp:visited {
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
}
a.wmp:hover {
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.onpu {
	font-size: 9px;
	color: #FF6600;
}
a.onpu:link {
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
a.onpu:visited {
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}
a.onpu:hover {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}


/*----------dvd----------*/
.dvd {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.dvdtitle {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000066;
}
.dvdlist {
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}
a.dvdtitle:link {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.dvdtitle:hover {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}


/*----------video----------*/
.video {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}
.videoclip {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}


/*----------top----------*/
.toptitle {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.toptext {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.toprelease {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
a.toprelease:link {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}
a.toprelease:visited {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}
a.toprelease:hover {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.topinfo {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
}
.topsub {
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}
.new01 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.new02 {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.new03 {
	font-size: 9px;
	color: #333333;
	line-height: 10px;
}

/*----------release----------*/
.release {
	padding: 5px;
	background-color: #E8E8E8;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.releasewaku {
	border: 1px solid #333333;
	padding: 1px;
}
.releasewaku2 {
	border: 1px solid #666666;
	padding: 1px;
	margin-right: 5px;
}

