@charset "EUC-JP";

/* ************************************************ */
/* filter */
/* ************************************************ */
#filter          { font-size:12px; color:#505050; background-color:#eaf8e7; padding:8px; text-align:left; line-height:150%; }
#filter DIV      { margin:12px 0px 12px 0px; border-width:0px; border-style:solid; border-color:#8aa897; }
#filter DIV SPAN { font-size:14px; font-weight:bold; color:#505050; letter-spacing:-1px; }
#filter DIV IMG  { margin-right:2px; }
#filter UL LI { display:inline; padding-right:5px; }
#filter UL LI SPAN.filtered { font-weight:bold; }
#filter UL LI SPAN { color:#808080; white-space:nowrap; }
#filter UL LI SPAN.new  { color:red; font-size:10px; font-family:'Arial'; }



/* ************************************************ */
/* ランキング */
/* ************************************************ */
#ranking {
	min-width:940px;
}

#rankWrapper {
	width:100%;
	margin-right:-200px;
	float:left;
	position:relative;
}

#rank { position:relative; margin-right:210px; }
#rank TABLE { width:100%; }
#rank TD.pageNavi { font-size:13px; white-space:nowrap; }
#rank TD.pageNavi a { white-space:nowrap; }
#rank TD.updateTime { font-size:12px; color:gray; white-space:nowrap; }
#rank TABLE.rank {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
}
#rank TABLE.rank TD { padding:10px 6px; border:1px solid #aaa; white-space:nowrap; font-size:12px; vertical-align:middle; }
#rank TABLE.rank TR.menu {
	background: -webkit-gradient(linear, left top, left bottom, from(#c8c8c8), to(#606060));
	background: -moz-linear-gradient(top,#c8c8c8,#606060);
	background: linear-gradient(180deg, #c8c8c8,#606060);
	background-color:#8a8a8a;
	color:white; 
	font-size:12px;
}
#rank TABLE.rank TR.menu TD {
	padding:6px;
	width:5%;
	text-align:center;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8c8c8, endColorstr=#606060, GradientType=0)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8c8c8, endColorstr=#606060, GradientType=0);
}
#rank TABLE.rank TR.menu TD.m2 { text-align:left; width:80%; }
#rank TABLE.rank TR.pr { background-color:#eeeeee; }
#rank TABLE.rank TR.d0 { background-color:#ffffff; }
#rank TABLE.rank TR.d1 { background-color:#f0f0f0; }
#rank TABLE.rank TD.d1 { color:#333; }
#rank TABLE.rank TD.d2 { color:#444; white-space:normal; }
#rank TABLE.rank TD.d3 { color:#555; }
#rank DT { font-size:15px; font-weight:bold; line-height:17px; }
#rank DT IMG { margin-left:5px; vertical-align:text-bottom; }
#rank DT IMG.mini { margin-bottom:2px; }
#rank DD { display:block; font-size:14px; line-height:1.2em; padding-top:3px; }
#rank DL.best10 DT { display:block; font-size:18px; }
#rank DL.best10 DT .ttl { padding:2px 0px 2px 18px; background:url('/img/v2/icon_best10s.gif') no-repeat left 4px; }
#rank DL.best25 DT { display:block; font-size:16px; }
#rank DL.best25 DT .ttl { padding:2px 0px 2px 18px; background:url('/img/v2/icon_best25s.gif') no-repeat left center; }
#rank DD P { color:gray; font-size:10px; }
#rank DD P A { text-decoration:none; color:#6060ff; }
#rank DD P A.info { text-decoration:none; color:#508050; }
#rank DD P A:hover { color:tomato; text-decoration:underline; }
.naviFooter { text-align:center; font-size:16px; margin:25px; }

SPAN#thumbloadLink { 
	margin-left:12px; 
	background-image:url(/img/v2/icon_thumbload.gif); 
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding:3px;
	padding-left:19px;
	background-color:white;
	border-width:1px 0px 0px 1px;
	border-style:solid;
	border-color:gray;
}



/* ************************************************ */
/* サイドバー */
/* ************************************************ */
#ranking #side {
	position:relative;
	float:right;
	width:200px;
	margin-top:24px;
}

#ranking #side .content {
	padding:0px;
	border:1px solid gray;
	background-color:white;
	margin:20px 0;
	font-size:14px;
}

#ranking #side .content:first-child { margin-top:0px; }

#ranking #side .content li {
	list-style:none none outside;
	line-height:20px;
	margin:0px;
	padding:0px;
	padding-left:3px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

#ranking #side .content h3 {
	font-size:13px;
	line-height:34px;
	background-color:#f8f8f8;
	color:#404040;
	margin-bottom:5px;
	border-bottom:1px dotted gray;
	text-shadow:0px 0px 1px white;
}

#ranking #side .content a.footer {
	clear:both;
	font-size:12px;
	color:#606060;
	display:block;
	text-align:right;
	margin:0px 3px 10px 0px;
	padding-top:6px;
}

#ranking #side .content .desc {
	margin:8px 5px;
	color:#505050;
	font-size:12px;
	line-height:13px;
}
#ranking #side .content .desc p { margin-bottom:6px; }

#ranking #side .button { border-radius:4px; padding:0px; border:3px solid #008000; background-color:#00a000; max-width:250px; margin:0 auto; }
#ranking #side .button a {
	text-align:center;
	vertical-align:middle;
	display:block;
	padding:10px 15px 7px 15px;
	color:white;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}
#ranking #side .button a:visited { color:white; }
#ranking #side .button a p { font-size:12px; margin-bottom:2px; }
#ranking #side .button a h5 { background:url('/img/v2/icon/icon_21x25_entry.png') no-repeat left center; padding-left:28px; display:inline; margin-left:-12px; }
#ranking #side .mypage { border-color:#ff5501; background-color:#ff7800; }
#ranking #side .mypage a h5 { background:url('/img/v2/icon/icon_21x25_mypage_g.png') no-repeat left center; padding-left:28px; display:inline; margin-left:-12px; }

#ranking #side .loader { text-align:center; margin:10px; }
#ranking #side .loader p {
	display:inline;
	background:url('/img/v2/icon/loader.gif') no-repeat left center;
	padding:5px 0;
	padding-left:24px;
	font-size:12px;
	color:#505050;
}

#ranking #side .thumb h3 {
	background:url('/img/v2/icon/icon_19x19_buroga_g.png') no-repeat 5px 6px;
	padding-left:30px;
}
#ranking #side .thumb li {
	float:left;
	text-align:center;
	font-size:12px;
	color:#505050;
	padding:5px;
}
#ranking #side .thumb li img {
	border:1px solid gray;
}

#ranking #side .vote h3 {
	background:url('/img/v2/icon/icon_19x19_vote_g.png') no-repeat 5px center;
	padding-left:30px;
}
#ranking #side .vote li {
	font-size:10px; 
	color:#505050; 
	padding:6px 4px; 
	border-bottom:1px dotted gray;
	line-height:16px;
}
#ranking #side .vote li a { 
	display:block; 
	font-size:14px; 
	text-decoration:none;
	overflow:hidden;
	white-space:nowrap; text-overflow:ellipsis; 
	background:url('/vote/img/icon_qstn_s.gif') no-repeat left center;
	padding-left:18px;
	margin-bottom:2px;
}

#ranking #side .ads { margin:20px 0; }



/* ************************************************ */
/* 広告 */
/* ************************************************ */
DIV.ads        { margin:0.5em 0em 1em 0em; text-align:center; }
DIV.ads IFRAME { margin:0 auto; }
DIV.ad-footer  { font-size:14px; text-align:center; margin:15px 0px; clear:both; }
#headerLinkUnit { margin:0; padding:5px 0; margin-top:-7px; }



/* ************************************************ */
/* Ads */
/* ************************************************ */
div.google-ads { text-align:center; padding:0px; margin:20px auto; }
DIV.google-ads div { margin:0 auto; }
div.ads-s { width:468px; height:70px; margin:10px 0px 0px auto; }
div.ads-footer { margin:20px 0px; height:250px; }
div.ads-footer table { width:100%; border:0px; }
div.ads-footer table td { width:50%; vertical-align:top; text-align:center; }
div.ads-footer div { margin:0 auto; }


/* ここから下はカスタムAd専用 */
div.google-ads-b { font-size:12px; margin:0px; }
#rank TABLE.rank TR.google-ads-b-tr TD { padding:0px; }
div.google-feedback-b { font-size:12px; line-height:12px; margin-bottom:5px; }
div.google-feedback-b a { color:#505050; text-decoration:underline; }
span.google-ads-b-pr { font-size:12px; }
a.google-title-b { font-size:15px; font-weight:bold; color:darkblue; }
a.google-url { color:#008000; font-size:12px; text-decoration:none; }
tr.google-ads-b-tr { background-color:#FFFFCF; }
tr.google-ads-b-tr td { padding:3px; line-height:100%; color:#505050; }

