@charset "utf-8";

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

 Style Info:	stylesheet for inline frame page

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


html {
	overflow-x: hidden;
}


/* 最新の活動情報
----------------------------------------------------------- */

#new {
	padding: 0;
	border: none;
	background: none;
}
#new ul {
	width: 442px;
}
#new ul li {
	clear: both;
}
#new ul li a {
	display: block;
	_display: inline-block;
	zoom: 100%;
	width: 408px;
	_height: 1em;
	text-decoration: none;
	line-height: 1.2;
	padding: 12px 17px;
	border-top: 1px dotted #f90;
}
#new ul li a:hover {
	background: #fafafa;
}
#new ul li a:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#new ul li a img {
	display: block;
	float: right;
	max-width: 74px;
	max-height: 55px;
}
#new ul li a em {
	display: block;
	color: #090;
	font-style: normal;
}
#new ul li a strong {
	display: block;
	color: #36f;
	font-size: 115%;
	text-decoration: underline;
	margin: 2px 0 3px;
}
#new ul li a span {
	color: #f60;
}





/* ランキング系
----------------------------------------------------------- */

#ranking {
	padding: 0;
	border: none;
	background: #fff;
}
#ranking table {
	width: 205px;
	line-height: 1.3;
}
#ranking table th {
	width: 25px;
	white-space: nowrap;
	padding: 9px 0;
	border-top: 1px dotted #f90;
	border-right: 1px solid #ffde59;
	background: url(../images/ranking/ranking-bg2.gif) left top repeat-x;
}
#ranking table td {
	border-top: 1px dotted #f90;
	background: url(../images/ranking/ranking-bg2.gif) left top repeat-x;
}
#ranking table td a {
	display: block;
	padding: 9px 8px;
}
#ranking table td span {
	display: block;
	font-size: 95%;
}
#ranking table td.td1 {
	text-align: center;
	white-space: nowrap;
	padding: 9px 7px;
	border-left: 1px solid #e9eba9;
}
#ranking table tr.tr1 th {
	height: 2.2em;
	color: #f60;
	font-weight: bold;
	background: url(../images/ranking/ranking-bg1.gif) left top repeat-x;
}
#ranking table tr.tr1 td {
	font-weight: bold;
}
#ranking table tr.tr1 td.td1 {
	background: url(../images/ranking/ranking-bg3.gif) left top repeat-x;
}




/* ニュース＆トピックス（フッター）
----------------------------------------------------------- */

#footer-news {
	padding: 0;
	border: none;
	background: none;
}
#footer-news ul {
	width: 365px;
	margin-top: -1px;
}
#footer-news ul li a {
	display: block;
	_height: 1em;
	text-decoration: none;
	line-height: 1.2;
	padding: 12px 17px;
	border-top: 1px dotted #81b506;
}
#footer-news ul li a em {
	display: block;
	float: left;
	width: 59px;
	color: #f60;
	font-style: normal;
}

#footer-news ul li a span {
	display: block;
	width: 260px;
	margin-left: 59px;
}