/* <<--------------カテゴリ（ランキング）ページ-------------- */
/*タイトル*/
#wrapper-category .jyabara-title-image {
	padding-right: 15px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 15px;
}

#wrapper-category .jyabara-title {
	font-size: 18px;
	color: #755;
/*	background: url(/static/images/icon--jyabara.jpg) no-repeat left center;*/
	clear: both;
	float: left;
	margin: 0px;
/*	padding: 0px 0px 0px 90px;*/
	padding:0px;
}

#wrapper-category .main-1{
	clear: left;
	float: left;
/*	text-align: center;*/
	padding-bottom: 10px;
}
#wrapper-category .main-1-small{
	width:100%;
	clear: left;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}

#wrapper-category .main-nobd{
	width:580px;
	clear: left;
	float: left;
	text-align: left;
}

#wrapper-category .main-nobd-small{
	width:100%;
	clear: left;
	float: left;
	text-align: left;
}

#wrapper-category .koukoku2-new {
	width:60px;
	height:78px;
	overflow:hidden;
	padding:10px;
	float:left;
}

#wrapper-category .new-kiji .koukoku2-new {
	width:105px;
}

#wrapper-category .koukoku2-new .koukoku2-new_icon {
	text-align:center;
	height:60px;
}

#wrapper-category .koukoku2-new a{
	display:block;
	font-size:10px;
	line-height:14px;
	text-decoration:underline;
	text-align:center;
}


#wrapper-category .main-text{
	width:100%;
	clear: left;
	float: left;
	text-align: left;
}

#wrapper-category .main-text-small{
	width:380px;
	clear: left;
	float: left;
	text-align: left;
	padding-top: 5px;
}

#wrapper-category .main-1, .main-nobd, .koukoku2-new, .main-text, .main-1-small, .main-nobd-small, .main-text-small{
	font-size: 12px;
}

/*ランキングスリー*/
#wrapper-category #box-rank3 {
	height: auto;
	width: 100%;
	clear: both;
	float: left;
	padding-bottom:10px;
}
#wrapper-category #box-rank3 .cell {
	width: 225px;
	margin-right:10px;
	float: left;
	height: auto;
	background: #FFFFFF;
}

#wrapper-category #box-rank3 .cell .rank {
	display: block;
	background: #FFFFFF;
	height:35px;
	border-bottom:1px dotted #cccccc;
}
#wrapper-category #box-rank3 .cell .rank img {

}

#wrapper-category #box-rank3 .cell .rank-bunner {
	float:left;
	margin-top:10px;
	width:100px;
}

#wrapper-category #box-rank3 .cell .comment {
	float:right;
	margin-top:10px;
	width:105px;
	padding:10px;
}

.look-more {
	padding:20px 0px;
}

.look-more a{
	text-decoration:underline;
	padding-right:15px;
	background-image:url("/static/images/icon_allow_green_right.gif");
	background-repeat:no-repeat;
	background-position:right;
}

/* ※base.cssの内容に追加。ジャンル系のみ上に線を表示 */
.genre_content_bottom_menu {
	padding-top:18px;
	border-top:1px dotted #999999;
}

/* --------------カテゴリ（ランキング）ページ-------------->> */
div.genre_rank_list_outranks {
	width:100%;
	clear:both;
	line-height:20px;
}

div.genre_rank_list_outranks span {
	display:block;
	float:left;
}

div.genre_rank_list_outranks .rank_num {
	width:35px;
	padding-right:20px;
	text-align:right;
}

div.genre_rank_list_outranks .rank_blog_title {
	width:200px;
}

div.genre_rank_list_outranks .rank_blog_title a {
	text-decoration:underline;
}


/* <<--------------カテゴリごと最新記事ページ-------------- */
/*カウント数*/
#wrapper-category .count {
	width: auto;
	float: right;
}
/*ナビゲーション（ページ制御）*/
#wrapper-category .nav {
	text-align: right;
	clear: both;
	padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/*背景がベージュのブロック*/
#wrapper-category .box-under3 {
	height: auto;
	width: 100%;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background: #FBF6EE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*背景が白のブロック（背景違い）*/
#wrapper-category .box-under3-2 {
	height: auto;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: left;
	margin: 0px;
	padding: 5px 0px;
	clear: both;
}
#wrapper-category  .right .sub-title {
	float: left;
	margin: 0px 0px 3px;
	padding: 0px;
	display: block;
	width: 600px;
	clear: both;
	color: #0099FF;
	font-size: 1em;
}
#wrapper-category  .right .naiyou {
	height: auto;
	width: 450px;
	line-height: 1.3em;
}
#wrapper-category  .right .naiyou a {
	color: #FF0000;
}
#wrapper-category  .left {
	float: left;
	width:60px;
	padding-right: 12px;
	padding-left: 11px;
}
#wrapper-category  .right {
	height: auto;
	width: 450px;
	float: left;
}
#wrapper-category  .right .link {
	color: #333333;
	width: 450px;
	line-height: 1.3em;
	margin-top: 3px;
}
#wrapper-category  .right .link a {
	color: #666666;
	text-decoration: none;
}
#wrapper-category .no-kiji{
	text-align:center;
}
#wrapper-category .list-header{
	clear:both;
}
#wrapper-category .clear-both{
	clear:both;
}
#wrapper-category .config-form{
	text-align:right;
	padding:0;
	margin:0;
}
#wrapper-category .bottom-line{
	border-bottom:1px solid #CCCCCC
}
#wrapper-category .img-main{
	width:411px;
	height:31px;
}

/*-------region_list.html--------*/
#wrapper-category .new-kiji{
    width:515px;
    vertical-align: top;
}
#wrapper-category .img-block{
    text-align:left;
}
#wrapper-category .tag-name{
    padding:0;
}
#wrapper-category .free-banner{
    text-align:center;
    vertical-align:top;
}

/* --------------カテゴリごと最新記事ページ-------------->> */

.html_space {
	padding-top: 5px;
	font-size: 12px;
}
</style>

