
* {
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
}

body, th, td,form {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
}

p {
	margin:5px 0px;
}

blockquote {
	margin:10px 25px;
}




#header a:link {color:#0099CC}
#header a:visited {color:#003366}
#header a:hover {color:#33CCFF}
#header a:active {color:#33CCFF}

#contents a:link {color:#0099CC;}
#contents a:visited {color:#003366}
#contents a:hover {color:#33CCFF}
#contents a:active {color:#33CCFF}

#footer a:link {color:#0099CC}
#footer a:visited {color:#003366}
#footer a:hover {color:#33CCFF}
#footer a:active {color:#33CCFF}


body {
	background-image:url(../images/bg_body.jpg);
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
	color:#666666;
}

#wrapper {
	margin:0px auto;
	padding:0px;
	width:780px;
	text-align:left;
}

#header{
	background-image:url(../images/bg_header.jpg);
	height:75px;
}

#contents {
	background-image:url(../images/bg_contents.jpg);
}

#menu {
	width:200px;
	float:left;
}

#main {
	width:580px;
	float:right;
}

#footer {
	clear:both;
	background-image:url(../images/bg_footer.jpg);
	height:50px;
}

.discription {
	line-height:15px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}

.site_title {
	margin:10px 0px 0px 20px;
	padding:0px;
}

.copyright {
	text-align:center;
	margin:0px;
	line-height:50px;
	padding:0px;
	color:#006699;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.menubox {
	margin:10px;
	border:#005B93 1px solid;
	background-color:#FFFFFF;
}
	
.spacer10px {
	margin:10px;
}

.ranking td{
	padding:5px;
	border-bottom:#999999 1px dotted;
}

.message {
	margin:10px 0px;
	padding:10px;
	border:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	text-align:center;
}

.songlist td{
	height:25px;
	vertical-align:bottom;
}

.mailattention {
	color: #FF0000;
	font-size: x-small;
	text-align: left;
}

.maildomain {
	font-weight: bold;
	font-size: 12pt;
}
.impact {
	font-weight: bold;
	font-size: 12pt;
}

.bold-red {
	color: #FF0000;
	font-weight: bold;
