@charset "utf-8";

/* layout
---------------------------------------------------------------------*/
.l-mgb-sm {
	margin-bottom: 12px;
}

.l-mgb-lg {
	margin-bottom: 24px;
}

.l-mgb-xl {
	margin-bottom: 48px;
}

.l-sort {
	margin: 24px 0;
	padding: 12px;
	font-size: 117%;
	border: #ccd1d9 solid 1px;
	border-radius: 8px;
	background-color: #f5f7fa;
}

.l-sort .active {
	color: #444;
	font-weight: bold;
}

.l-tag {
	margin-top: 12px;
	border-radius: 4px;
}

.site-tag {
	display: inline-block;
	margin: 0 6px 6px 0;
	padding: 6px;
	font-size: 83%;
	border: #ccd1d9 solid 1px;
	border-radius: 4px;
	background-color: #f5f7fa;
}

/* category
---------------------------------------------------------------------*/
#category {
	clear:both;
	position:relative;
}

#category .c_list_body {
	float:left;
	width:170px;
}
#category li{
	display:block;
	float:none;
	margin:0 0 5px;
	padding: 1px 0 1px 20px;
	text-align:left;
	width:auto;
	background: url("/fc2img/icon.png?20140508") no-repeat left center;
}

#category li a{ text-decoration: underline; }
/*category list*/
#category li.life { background-position: 0 0;}
#category li.digital { background-position: 0 -30px; }
#category li.sports { background-position: 0 -60px; }
#category li.culture { background-position: 0 -90px; }
#category li.beauty { background-position: 0 -120px; }
#category li.pets { background-position: 0 -150px; }
#category li.cars { background-position: 0 -180px; }
#category li.outdoor { background-position: 0 -210px; }
#category li.indoor { background-position: 0 -240px; }
#category li.music { background-position: 0 -270px; }
#category li.photos { background-position: 0 -300px; }
#category li.movies { background-position: 0 -330px; }
#category li.manga { background-position: 0 -360px; }
#category li.novels { background-position: 0 -390px; }
#category li.games { background-position: 0 -420px; }
#category li.bussiness { background-position: 0 -450px; }
#category li.other { background-position: 0 -480px; }
#category li.adult{ background-position:-282px -121px; }

.site-category {
	margin-left: 6px;
}

/* tag_cloud
---------------------------------------------------------------------*/
#tag_cloud .tag_list {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding: 0 0 10px;
	text-align:left;
}

#tag_cloud .tag_list .tag_1 { font-size:180%; font-weight:bold; }

#tag_cloud .link { text-align:right; }


/* tagsearch
---------------------------------------------------------------------*/
#tagsearch table {
	width:100%;
	border: 1px solid #ccc;
	margin-top: 20px;
	border-collapse:collapse;
}

#tagsearch th {
	background: none repeat scroll 0 0 #eee;
	border-right: 1px solid #ccc;
	font-weight: bold;
	padding: 10px;
	width: 150px;
}

#tagsearch td {
	padding: 10px;
}

#tagsearch td > input {
	font-size: 18px;
	padding: 5px;
}

#tagsearch .message {
	clear: both;
	color: #FF0000;
	text-align: left;
}

#tagsearch h3 {
	margin-bottom:10px;
}
#tagsearch .footerlink a {
	background:none;
}

#tagsearch .list_body {
	text-align:center;
}

#tagsearch #suggest_tags {
	background: none repeat scroll 0 0 #eee;
	margin: 10px;
	overflow: hidden;
	padding: 5px;
	width: 680px;
	word-wrap: normal;
}

#tagsearch #suggest_tags li {
	float: left;
	margin-left: 20px;
}

/* ranking,tagsearch */

#rankinglist .list_body li,
#tagsearch .list_body li {
	clear: both;
	overflow: hidden;
	padding: 20px;
}

#rankinglist .list_body img,
#tagsearch .list_body img {
	float: left;
	width: 150px;
}
#rankinglist .list_body li dl,
#rankinglist .list_body .c_content,
#tagsearch .list_body li dl {
	display: block;
	float: right;
}

#rankinglist .list_body li dl,
#tagsearch .list_body li dl {
	width: calc(100% - 170px);
}

#rankinglist .list_body li dl.category_list {
	width: calc(100% - 170px);
}

#rankinglist .list_body .c_content {
	width: 400px;
}

#rankinglist .list_body li dl dt,
#tagsearch .list_body li dl dt {
	float: left;
	font-size: 120%;
	font-weight: bold;
	padding-left: 30px;
	text-align: center;
	width: 50px;
}
#rankinglist .list_body li dl dd,
#tagsearch .list_body li dl dd {
	display: block;
	float: right;
	text-align: left;
	width: calc(100% - 80px);
}

#rankinglist .list_body li dl.category_list dt {
	width:100%;
	display:block;
	background:url("/fc2img/image.png") -1150px -1023px no-repeat;
	margin-bottom:20px;
	padding: 0 0 5px 20px;
	text-align:left;
	font-size:100%;
}

#rankinglist .list_body li.order_odd dl.category_list dt { background-position: -1150px -1120px; }

#rankinglist .list_body li dl.category_list dd {
	width: 100%;
}

#rankinglist .list_body li.order_even,
#tagsearch .list_body li.order_even { background: none repeat scroll 0 0 #eee; }

#rankinglist .list_body li dl dt.no1,
#rankinglist .list_body li dl dt.no2,
#rankinglist .list_body li dl dt.no3 {
	background: url("/fc2img/image.png") no-repeat scroll 0 0 transparent;
	height: 26px;
}
#rankinglist .list_body li dl dt.no1 {
	background-position: -1157px -550px;
}
#rankinglist .list_body li dl dt.no2 {
	background-position: -1157px -656px;
}
#rankinglist .list_body li dl dt.no3 {
	background-position: -1157px -762px;
}

/* favorite
---------------------------------------------------------------------*/
/* newhp */
#favorite ul.hp_list,
#newhp ul.hp_list {
	overflow:hidden;
	margin-bottom:10px;
}

#favorite ul.hp_list li,
#newhp ul.hp_list li {
	float:left;
	width:170px;
	text-align:center;
}

#favorite ul.hp_list li img,
#newhp ul.hp_list li img { border:1px solid #ccc; }

#favorite ul.hp_list li img:hover,
#favorite ul.hp_list li img:active,
#newhp ul.hp_list li img:hover,
#newhp ul.hp_list li img:active { border:1px solid #FF0000; }

#favorite ul.hp_list li strong,
#newhp ul.hp_list li strong { display:block; font-weight:normal; }

.new_line { border-top: 2px dotted #ccc; }


/* category daily_ranking */
#ranking { float:left; width:330px; }
#dailyranking { float:right; width:330px; }

#ranking h2,
#dailyranking h2 { margin-bottom:0; }

#ranking ul li,
#dailyranking ul li {
	height:25px;
	overflow:hidden;
	padding:5px 10px 2px 0;
	text-align:left;
}

#ranking ul li.cat_list_odd,
#dailyranking ul li.daily_list_odd { background:#F4F4F4; }

#ranking strong,
#dailyranking strong {
	color:#333;
	display:inline-block;
	font-size:120%;
	letter-spacing:4px;
}

#ranking strong.ranking1,#ranking strong.ranking2,#ranking strong.ranking3,
#dailyranking strong.ranking1,#dailyranking strong.ranking2,#dailyranking strong.ranking3 {
	background:url("/fc2img/image.png") no-repeat #eee;
	display: block;
	float:left;
	padding:0px 0 5px 40px;
	text-align:center;
	width:40px;
}

#ranking strong.ranking4,#ranking strong.ranking5,
#dailyranking strong.ranking4,#dailyranking strong.ranking5 { padding-left:40px; text-align:center; width:40px; }

#ranking strong.ranking1,#dailyranking strong.ranking1{ background-position:-10px -550px; }
#ranking strong.ranking2,#dailyranking strong.ranking2{ background-position:-10px -656px }
#ranking strong.ranking3,#dailyranking strong.ranking3{ background-position:-10px -764px; }

#ranking .ranking-at,
#dailyranking .ranking-at {
	text-align:center;
	margin:20px 0 0;
}




/* logout.html
---------------------------------------------------------------------*/
#logout .body_main {
	text-align:center;
}


/* category_select notused
---------------------------------------------------------------------*/
.category_select {
	margin-top: 5px;
	text-align: right;
}

.category_select select { border: 1px solid #ccc; }

.category_select select:hover,
.category_select select:focus {	background: none repeat scroll 0 0 #FFFDE8;	}

.category_select input {
	background: none repeat scroll 0 0 #eee;
	border: 1px solid #ccc;
	color: #666666;
}

.category_select input:hover,
.category_select input:focus {
	background: none repeat scroll 0 0 #ccc;
	border: 1px solid #ccc;
	color: #fff;
}

.twitter_plugin{
    text-align: center;
	margin-top: -10px;
	margin-bottom: 50px;
}

.twitter_plugin a img{
	max-width: 100%;
}
