@charset "UTF-8";

/*============================================================
//
//  目次---------------------
//  　・フラッシュナビ
//  　・ランキング
//  　・特集
//  　・お知らせ・ニュース
//
//==========================================================*/


.top{
	margin-bottom:15px;
}


/*======フラッシュナビ======*/
#feature{
	width:100%;
	margin-bottom:10px;
}



/*======ランキング======*/
.rank{
	width:100%;
	margin-bottom:40px;
}

.sp01{
	text-align:left;
	clear:both;
	width:620px;
	height:auto;
	margin-left:5px;
	margin-bottom:20px;
	background:url(../img/top/catch-bg01.jpg) no-repeat 0 40px;
}
.sp02{
	text-align:left;
	clear:both;
	width:620px;
	height:auto;
	margin-left:5px;
	margin-bottom:20px;
	background:url(../img/top/catch-bg02.jpg) no-repeat 0 40px;
}

.sp01 h2, 
.sp02 h2{
	width:620px;
	height:40px;
}
.sp01 p, 
.sp02 p{
	font-size:84%;
	padding:0 20px;
}

.rank .rank-user, 
.rank .rank-judge, 
.rank .rank-personal, 
.rank .rank-site, 
.rank .rank-enquet, 
.rank .rank-talent, 
.rank .rank-hotselling {
	width:204px;
}
/*==コーディング時の想定と異なるため無効==
.rank .rank-user, 
.rank .rank-site {
	margin-right:9px;
}
*/

.rank .alpha, 
.rank .beta, 
.rank .gamma {
	float:left;
	margin-right:9px;
}
.rank .gamma {
	margin-right:0;
}

.rank .ttl{
	width:100%;
	height:40px;
	background-color:#999999;
}
.rank .rank-user .ttl{
	background:url(../img/top/st_user.gif) no-repeat left top;
	background-color:#999999;
}
.rank .rank-judge .ttl{
	background:url(../img/top/st_judge.gif) no-repeat left top;
	background-color:#999999;
}
.rank .rank-personal .ttl{
	background:url(../img/top/st_personal.gif) no-repeat left top;
	background-color:#999999;
}
.rank .rank-site .ttl{
	background:url(../img/top/st_site.gif) no-repeat left top;
	background-color:#999999;
}
.rank .rank-enquet .ttl{
	background:url(../img/top/st_enquet.gif) no-repeat left top;
	background-color:#999999;
}
.rank .rank-talent .ttl{
	background:url(../img/top/st_talent.gif) no-repeat left top;
	background-color:#999999;
}
.rank .rank-hotselling .ttl{
	background:url(../img/top/st_hotselling.gif) no-repeat left top;
	background-color:#999999;
}
.rank h3{
	font-size:100%;
	color:#ffffff;
	font-weight:bold;
	line-height:130%;
	margin-left:70px;
	margin-right:3px;
	padding-top:4px;
}
.rank h3 a{
	color:#ffffff;
}



.rank ul {
	list-style:none;
}

.rank li{
	font-size:100%;
	border-bottom:1px dotted #999999;
	margin-bottom:9px;
	padding-bottom:9px;
}
.rank li.fifth{
	border-style:none;
	margin-bottom:20px;
	padding-bottom:0;
}
.rank li.sixth{
	border-style:none;
	margin-bottom:0;
	padding-bottom:0;
}
.rank li.sixth p{
	font-size:100%;
	color:#ff9900;
}
.rank li:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.rank p span{
	color:#ff0000;
}

.rank p.period{
	font-size:100%;
	margin-bottom:20px;
	text-align:center;
}
.rank li .inner{
	width:190px;
	margin-left:10px;
	margin-right:4px;
}

.rank .crown{
	width:35px;
	text-align:center;
	margin-bottom:5px;
}
.rank .icon-ph{
	width:50px;
}
.rank .product{
	width:150px;
	margin-bottom:5px;
}
.rank .txt{
	width:132px;
}
.rank .product p{
	font-size:100%;
	color:#ff6600;
}
.rank .txt p{
	font-size:100%;
}

.rank .sixth p{
	font-size:100%;
/*	color:#ff9900;*/
	color:#ff6600;
}
.rank .sixth p a{
/*	color:#ff9900;*/
	color:#ff6600;
}
.rank .sixth p a:hover{
/*	color:#ffcc00;*/
	color:#ff9900;
}
/*リンク埋め込み後、削除*/
.rank .sixth p a:visited{
	color:#ff6600;
}

.rank .ranking_data{
	text-align:right;
	margin-top:10px;
	font-size:14px;
}

/*======特集======*/
#issue{
	width:100%;
	background-color:#fff5cc;
	margin-bottom:20px;
}
#issue .inner{
	width:610px;
	padding:15px 0;
	margin:0 10px;
}
#issue .alpha, 
#issue .beta {
	width:188px;
	border-right:1px dotted #ff9900;
	float:left;
	padding-right:11px;
	margin-right:11px;
}
#issue .gamma {
	width:188px;
	float:right;
}



/* ==画像からテキスト化==
#issue h4{
	width:188px;
	height:35px;
	margin-bottom:8px;
}
#issue h5{
	width:180px;
	height:auto;
	margin:0 4px 5px 4px;
}
*/
#issue h4{
	font-size:115%;
	color:#ff6600;
	font-weight:bold;
	margin:0 4px 8px 4px;
}
#issue h5{
	font-size:100%;
	color:#ff6600;
	font-weight:bold;
	margin:0 4px 8px 4px;
}
#issue h4 a, 
#issue h5 a{
	color:#ff6600;
}
#issue h4 a:hover, 
#issue h5 a:hover{
	color:#ff9900;
}


#issue .cover{
	width:180px;
	height:130px;
	margin:0 4px 10px 4px;
}
#issue .cover img{
	border:1px solid #ccc;
}
#issue p{
	width:180px;
	font-size:100%;
	margin:0 4px 8px 4px;
}

#issue .btn{
	text-indent:-9999px;
	font-size:10px;
	width:188px;
	height:31px;
	background:url(../img/top/btn-issue.jpg) no-repeat left top;
}
#issue .btn a{
	display:block;
	text-decoration:none;
	width:188px;
	height:31px;
}




/*======お知らせ・ニュース======*/
#info{
	width:100%;
	height:auto;
	margin-bottom:25px;
	overflow: hidden;
	zoom: 1;
}

#info #news_body, 
#info #value_body{
	width:100%;
	height:auto;
	overflow: hidden;
	zoom: 1;
}


#info .idTabs .selected {
}
#info .info_navi{
	width:100%;
	height:33px;
	margin-bottom:25px;
	background:url(../img/top/info-line.gif) repeat-x left bottom;
}

#info .info_navi h4{
	width:180px;
	height:20px;
	margin-left:20px;
	margin-bottom:8px;
}
#info .info_navi .news_ttl{
	text-indent:-9999px;
	font-size:10px;
	width:112px;
	height:33px;
	background:url(../img/top/info-news.gif) no-repeat left top;
	margin-left:3px;
}
#info .info_navi .news_ttl a{
	display:block;
	text-decoration:none;
	width:112px;
	height:33px;
}
#info .info_navi .news_ttl a:hover{
	display:block;
	text-decoration:none;
	width:112px;
	height:33px;
	background:url(../img/top/info-news_on.gif) no-repeat left top;
}
#info .info_navi .news_ttl .selected{
	display:block;
	text-decoration:none;
	width:112px;
	height:33px;
	background:url(../img/top/info-news_on.gif) no-repeat left top;
}
#info .info_navi .valued_ttl{
	text-indent:-9999px;
	font-size:10px;
	width:112px;
	height:33px;
	background:url(../img/top/info-valued.gif) no-repeat left top;
	margin-left:3px;
}
#info .info_navi .valued_ttl a{
	display:block;
	text-decoration:none;
	width:112px;
	height:33px;
}
#info .info_navi .valued_ttl a:hover{
	display:block;
	text-decoration:none;
	width:112px;
	height:33px;
	background:url(../img/top/info-valued_on.gif) no-repeat left top;
}
#info .info_navi .valued_ttl .selected{
	display:block;
	text-decoration:none;
	width:112px;
	height:33px;
	background:url(../img/top/info-valued_on.gif) no-repeat left top;
}



#info .alpha, 
#info .beta, 
#info .gamma, 
#info .delta {
	width:148px;
	border:1px solid #cccccc;
	float:left;
	margin-right:8px;
}
#info .delta {
	margin-right:0;
}
#info .cover{
	width:148px;
	height:100px;
}
#info .inner{
	width:133px;
	padding:10px 0;
	margin:0 7px;
}


#info ul {
	width:100%;
	list-style:none;
}
#info ul:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#info li.icon{
	height:15px;
	float:left;
	margin-right:6px;
	margin-bottom:2px;
}


#info p{
	font-size:100%;
	margin-bottom:8px;
}

#info p.date{
	font-size:100%;
	margin-top:5px;
	margin-bottom:5px;
}
#info .btn{
	width:133px;
	border-top:1px dotted #999999;
	padding-top:10px;
	margin-top:3px;
	text-align:center;
}
#info .btn p{
	font-size:100%;
	margin:0;
}




