@charset "UTF-8";

body {
	margin:20px 0px 10px 0px;
	background-color: #ffffff; 
	font-size:11px;
		}

strong {
	font-size: 15px;
	color: red;
	padding-left: 3px;
	padding-right: 3px;
	}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	}


/*　大きい箱　*/
#main {
	color:#404040;
  	line-height:1.5;
	width:770px;
	margin: auto;
	background-color: transparent;
		}

#main a, a:link, a:visited {
		 color: #3300ff; 
		 text-decoration:underline;
		 }

#main a:hover, a:active{
	color: #02b300;
	background-color: #ffff80;
	text-decoration: underline;
	position:relative;
	top:2px;
	left:2px;
		} 

#title{
	font-family:Lucida sans, verdana, arial, sans-serif;
	background-color: transparent;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

h1 {
	padding: 0px;
	margin:0px;
	}

h2{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		color:#000;
		font-size:18px;
		margin-left:20px;
		padding:0px;
		letter-spacing: 0.1em;
		}

h3{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		color:#000;
		font-size:15px;
		margin-top:20px;
		margin-bottom:10px;
		padding:0px;
		}

h4{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		color:#404040;
		font-size:11px;
		margin-top: 30px;
		padding:0px;
		letter-spacing: 0.1em;
		}

/*　左の箱　*/

#left-box {
	width: 590px;
	float: right;
	overflow: hidden;
	background-color: transparent;
	border-left:1px dotted #cccccc;
	margin-bottom: 10px;
	}

/*　メニュー箱　*/
#menu {
	float: left;
	width:150px;
	color:#404040;
	overflow: hidden;
	font-size:11px;
	line-height:1.5;
		}

#menu ul {
	padding-left: 20px;
	}

#menu li {
	list-style-type: square;
	}

/*　メイン記事　*/

.items {
		font-family:Lucida sans, verdana, arial, sans-serif; 
		margin:20px;
		margin-right:0px;
		}


.banners {
	margin: 0;
	padding: 0;
	}

.items p{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		margin-top:0px;
		padding-top:0px;
		}

.items dt{
		margin-top: 10px;
		font-weight: bold;
		}

.items dd{
		line-height: 1.7;
		}

/*　R&B　*/
.ranking-rb {
	width: 540px;
	font-family:Helvetica, gothic;
	}

.ranking-rb-1 {
	background-color: Red;
	color: white;
	}

#main .items .ranking-rb a,a:link,a:visited{
	color: Red;
	}

/*　総合　*/
.ranking-sougou {
	width: 540px;
	font-family:Helvetica, gothic;
	}

.ranking-sougou-1 {
	background-color: RoyalBlue;
	color: white;
	}

#main .items .ranking-sougou a,a:link,a:visited{
	color: RoyalBlue;
	}


/*　ロック　*/
.ranking-rock {
	width: 540px;
	}

.ranking-rock-1 {
	background-color: #b30000;
	color: white;
	}

#main .items .ranking-rock a,a:link,a:visited{
	color: #b30000;
	}

/*　ポップ　*/
.ranking-pop {
	width: 540px;
	}

.ranking-pop-1 {
	background-color: OrangeRed;
	color: white;
	}

#main .items .ranking-pop a,a:link,a:visited{
	color: OrangeRed;
	}


/*　オルタナ　*/
.ranking-altanative {
	width: 540px;
	}

.ranking-altanative-1 {
	background-color: #5d5566;
	color: white;
	}

#main .items .ranking-altanative a,a:link,a:visited{
	color: #5d5566;
	}

/*　エレクトロニカ　*/
.ranking-electric {
	width: 540px;
	}

.ranking-electric-1 {
	background-color: Indigo;
	color: white;
	}

#main .items .ranking-electric a,a:link,a:visited{
	color: Indigo;
	}

/*　ヴォーカル　*/
.ranking-vocal {
	width: 540px;
	}

.ranking-vocal-1 {
	background-color: Crimson;
	color: white;
	}

#main .items .ranking-vocal a,a:link,a:visited{
	color: Crimson;
	}

/*　クラシック　*/
.ranking-classic {
	width: 540px;
	}

.ranking-classic-1 {
	background-color: DarkGoldenrod;
	color: white;
	}

#main .items .ranking-classic a,a:link,a:visited{
	color: DarkGoldenrod;
	}

/*　サウンドトラック　*/
.ranking-soundtrack {
	width: 540px;
	}

.ranking-soundtrack-1 {
	background-color: SeaGreen;
	color: white;
	}

#main .items .ranking-soundtrack a,a:link,a:visited{
	color:SeaGreen;
	}

/*　ジャズ　*/
.ranking-jazz {
	width: 540px;
	}

.ranking-jazz-1{
	background-color: teal;
	color: white;
	}

#main .items .ranking-jazz a,a:link,a:visited{
	color:Teal;
	}

/*　ヒップホップ　*/
.ranking-hiphop {
	width: 540px;
	}

.ranking-hiphop-1 {
	background-color:#3a322b;
	color: white;
	}

#main .items .ranking-hiphop a,a:link,a:visited{
	color:#3a322b;
	}

/*　ワールド　*/
.ranking-world {
	width: 540px;
	}

.ranking-world-1{
	background-color: SaddleBrown;
	color: white;
	}

#main .items .ranking-world a,a:link,a:visited{
	color:SaddleBrown;
	}

/*　ワールド　*/
.ranking-blues {
	width: 540px;
	}

.ranking-blues-1{
	background-color: MidnightBlue;
	color: white;
	}

#main .items .ranking-blues a,a:link,a:visited{
	color:MidnightBlue;
	}

/*　ダンス　*/
.ranking-dance {
	width: 540px;
	}

.ranking-dance-1{
	background-color: DarkMagenta;
	color: white;
	}

#main .items .ranking-dance a,a:link,a:visited{
	color:DarkMagenta;
	}


/*　 -----------　*/

.no1 {
	font-size: 250%;
	font-weight: bold;
	padding-left: 5px;
	}

.no2 {
	font-size: 230%;
	font-weight: bold;
	padding-left: 5px;
	}

.no3 {
	font-size:200%;
	padding-left: 5px;
	}

.no4 {
	font-size:180%;
	padding-left: 5px;
	}

.no5 {
	font-size:170%;
	padding-left: 5px;
	}

.no6 {
	font-size:160%;
	padding-left: 5px;
	}

.no7 {
	font-size:145%;
	padding-left: 5px;
	}

.no8 {
	font-size:130%;
	padding-left: 5px;
	}

.no9 {
	font-size:120%;
	padding-left: 5px;
	}

.no10 {
	font-size:100%;
	padding-left: 5px;
	}

/*　 -----------　*/

.posted
		{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		font-size: 10px; 
		text-align:right;
		margin-top:30px;
		margin-bottom:20px;
		}

#main .items .posted a {
	color: #000;
	}

#main h4 {
	border-bottom: 1px dotted #cccccc;
	}

#main dd {
		margin-left:10px;
		}

#paging
		{ 
		font-family:Lucida sans, verdana, arial, sans-serif; 
		font-size:11px;
		text-align:center;
		}

#paging a, a:link, a:visited{
		color: #000;
		}

/*　フォーム関連　*/

form {
		margin:0px;
		}

input , textarea, select{
		font-family:Lucida sans, verdana, arial, sans-serif;
		font-size:12px;
		color:#000
		background-color:#fff;
		border:1px solid #cccccc;
		}

input.button {
		color:#000;
		height: 23px;
		font-size:10px;
		font-weight: bold;
		background-color:#fff;
		background-image: url("http://wokasiya.com/itms/ranking/button-b.gif");
		background-repeat: repeat-x;
		border:3px double #bcbcbc;
		margin-top: 5px;
		padding-bottom: 2px;
		}
		
iframe {
	border:none;
	}


#footer
		{
		clear: both;
		width: 750px;
		margin: auto;
		margin-bottom:10px;
		color: #000;
		font-family:Lucida sans, verdana, arial, sans-serif; 
		font-size: 10px; 
		line-height: 1.6;
		text-align:center;
		background-color: transparent;
		padding:15px;
		border-top: 1px solid #cccccc;
		}

#footer a {
		text-decoration: underline;
		color: #000;
		}


#link {
	text-indent: -1000000px;
	}