@import url("../common/common.css");

/*------------------------------------------------------------------------------
基本
------------------------------------------------------------------------------*/
#left #left_menu .m_title {
	background:url("img/menu_title.gif") no-repeat;
}


.content {
	background-color:#fff;
}

/*------------------------------------------------------------------------------
タイトル
------------------------------------------------------------------------------*/
.main_image {
	margin:0 auto 30px;
	width:700px;
}

/*------------------------------------------------------------------------------
見出し
------------------------------------------------------------------------------*/
h2 {
	margin:0 auto 15px;
	width:680px;
	height:50px;
	text-align:center;
}

/*------------------------------------------------------------------------------
ランキング
------------------------------------------------------------------------------*/
.rank {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	width:690px;
}

.rank td,
.rank th {
	width:220px;
	vertical-align:top;
}

.rank th {
	padding:0 0 10px;
}

.rank td.center,
.rank th.center {
	width:250px;
}

.rank td {
	font-size:12px;
	line-height:18px;
}

.rank td.center {
	padding:0 15px;
}

p.copy {
	padding:0 10px 20px;
}

p.ttl {
	line-height:18px;
	font-size:14px;
	padding:0 40px 0;
	margin-bottom:30px;
	color:#300;
	font-weight:bold;
}

.rank1 {
	color:#870;
}

.rank2 {
	color:#029;
}

.rank3 {
	color:#901;
}

.abba {
	background:url("img/abba.gif") no-repeat 0 4px;
	text-indent:32px;
}

