@charset "UTF-8";
/* CSS Document */


/* --------------------------------------------追加--------------------------------------------- */
.sub_title{
	font-size:1.9em;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:350px;
	padding-top:10px;
}

.sub_titlebg{
    background: url(../images/subtitle_bg.jpg) left top no-repeat;
	width: 930px;
}

#tableWp{
	margin-top:10px;
	
	padding:20px 50px 20px 50px;
	background:url(../images/subarea_bg.jpg) repeat-y;
	/*height:500px;*/
}
	#tableWp td{background-color:#ECF3BE;}
		#tableWp td p{ line-height:1.5; font-size:0.9em; padding:0 10px 0 10px;}
		
.sub_title_s{
	font-size:1.3em;
	font-weight:bold;
	color:#99CC00;
	margin-bottom:10px;
	}
	
.lower {
    padding-bottom:10px;
	background: url(../images/ranking_bg_lower.jpg) left bottom no-repeat;
	width: 930px;
	/*height:620px;*/
}