/*----------------------------------------------
	基本
----------------------------------------------*/

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


body{
	color: #000000;
	font-size: 12px;
	background-color: #ebee95;

}

marquee {
	background:#ff6600;
	color:#FFF;
}

img {
	border:0;
	}

h1 {
	font-size:15px;
	color:#000000;
	margin-top:5px;
	background:#ffff00;
	}

.text_toku {
	color:#ff6666; 
	}

.text_new {
	color:#6699CC;
	background:url(/image/new_bg.gif) repeat-y #fff;

	}

.text_up {
	color:#FF9900;
	}
	
.text_pink {
	color:#F66;
	}
	
.text_orange {
	color:#F60;
	}

.text_green {
	color:#6C0;
	}
	
.text_purple {
	color:#C09;
	}
	
.text_blue {
	color:#39C;
	}

.text_yellow {
	color:#F90;
	}
	
a:link,a:hover {
	color:#ff3366;
	}

a:visited {
	color:#ff3333;
	}

#kaiin {
	font-size:16px;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
	background-color: #e0f0f6;
	}


#footer {
	text-align:center;
	background:#ffcccc;
	}

.ranktable_th {
	padding:3px;
	border-bottom:#F99 1px solid;
	text-align:center;
}

.ranktable_td {
	padding:3px;
	border-bottom:#F99 1px solid;
	text-align:center;
}
/*----------------------------------------------
	titleバー
----------------------------------------------*/
#bar1	{
	color:#ffffff;
	background-color:#87cefa;
	text-align:center;
	}

#bar2	{
	color:;
	background-color:#adff2f;
	text-align:center;
	}

#bar3	{
	color:#ffffff;
	background-color:#ffb74c;
	text-align:center;
	}

/*----------------------------------------------
	基本コンテンツ
----------------------------------------------*/
#mainc {
	text-align:center;
	margin-top:0;
	background-color: #e0f0f6;
	}
	
#mainr {
	text-align:right;
	background: #e0f0f6;
	}

#mainl {
	text-align:left;
	margin-left:5px;
	}

/*----------------------------------------------
	ランキング
----------------------------------------------*/
#rank1 {
	background-color:#e9ffcc;
	text-align:left;
	}

#rank2 {
	background-color:#ffffff;
	text-align:left;
	}

/*----------------------------------------------
	PR
----------------------------------------------*/

#pr    {
	background-color:#ffe5f2;
	font-size:10px;
	text-align:center;
	}

.pr2   {
	text-align:left;
	}

/*----------------------------------------------
	各コンテンツ
----------------------------------------------*/
.content_in {
	text-align:left;
	}

#select { width: 100px; }


#footer{background-color: #ff6600;color: #fff;}



