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

#wrapper-category .jyabara-title {
	font-size: 18px;
	line-height: 4em;
	background: url(/static/images/icon--jyabara.jpg) no-repeat left center;
	height: 4em;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}

#wrapper-category .main-1{
	width:580px;
	clear: left;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper-category .main-1-small{
	width:380px;
	clear: left;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

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

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

#wrapper-category .koukoku2-new{
	width:78px;
	clear: none;
	float: left;
	text-align: left;
	padding-right: 4px;
	padding-bottom: 10px;
}

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

#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: 10px;
}

/*ランキングスリー*/
#wrapper-category #box-rank3 {
	height: auto;
	width: 540px;
	clear: both;
	float: left;
	padding-bottom:10px;
}
#wrapper-category #box-rank3 .cell {
	width: 120px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	height: auto;
	background: #FFFFFF;
	text-align:center;
}

#wrapper-category #box-rank3 .cell .rank {
	height: 41px;
	width: 57px;
	display: block;
	background: #FFFFFF;
	padding: 0px 31px 10px 32px;
}
#wrapper-category #box-rank3 .cell .rank img {
	height: 41px;
	width: 57px;
}

#wrapper-category #box-rank3 .cell .rank-bunner {
	height: 100px;
	width: 100px;
	display: block;
}

#wrapper-category #box-rank3 .cell .comment {
	text-align: justify;
	height: auto;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}

/* --------------カテゴリ（ランキング）ページ-------------->> */

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

/*背景がベージュのブロック*/
#wrapper-category .box-under3 {
	height: auto;
	width: 538px;
	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: 538px;
	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: 450px;
	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{
	text-align:right;
}
#wrapper-category .clear-both{
	clear:both;
}
#wrapper-category .config-form{
	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:382px;
    vertical-align: top;
}
#wrapper-category .img-block{
    text-align:left;
}
#wrapper-category .tag-name{
    padding:5px 0;
}
#wrapper-category .free-banner{
    text-align:center;
    vertical-align:top;
}

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

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

