﻿@charset "utf-8";
/* CSS Document ***/

body {
	color: #3C3336;
}

/*div内のＮＮ系対策として各部で使用*/
.dummy {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
}

/*ラッパー（左サイドバー・コンテンツ部・右サイドバー・フッターを含む）*/
#wrapper {
	margin: 5px auto;
	padding: 0px;
	clear: both;
	width: 800px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*リンク色*/
a:link,a:visited {
	color: #105AAC;
	text-decoration: none;
}

a:link:hover,a:visited:hover {
	color: #0099CC;
	text-decoration: none;
}

/*ヘッダー部*/
#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 110px;
	width: 800px;
	background-image: url(/static/images/img_blog_top/header-img2.jpg);
	background-repeat:no-repeat;
	float:right;
}
#header img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 500px;
}
#header-switch {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 80px;
  width: 300px;
  display: block;
}
#header-switch .left {
  margin: 0px;
  padding: 30px 0px 0px 15px;
  float: left;
  height: 29px;
  width: 120px;
}
#header-switch .right {
  display: block;
  margin: 0px;
  padding: 30px 0px 0px 15px;
  float: left;
  height: 29px;
  width: 120px;
}
#header-switch .under {
  display: block;
  margin: 0px;
  padding: 30px 0px 0px 100px;
  float: left;
  height: 26px;
  width: 200px;
}
#header .c-cate{
  float:left;
  width:800px;
  height:80px;
  margin:0;
  padding:0;
}

/*フッター*/
#footer {
  background: #fff url(/static/images/img_blog_top/footer_bg.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  clear: both;
  height: 33px;
  width: 800px;
  font-size:13px;
  text-align: center;
}
#footer-wrap {
  padding: 10px 1em;
  margin: 0 auto;
}
#footer-wrap span.blank {
  color: #fff;
  font-weight: bold;
}
/*左サイドバー*/
#left-side-bar {
  margin: 0px;
  padding: 15px 0px 0px;
  float: left;
  width: 165px;
  background: #fff;
}
/*サイドバーの画像タイトル*/
#left-side-bar h2 {
  padding-left:0px;
}
/*バナーW140PX*/
#wrapper .bunner140 {
	margin: 0px 0px 5px;
	padding: 0px 20px;
	clear: both;
	width: 140px;
}
#wrapper .bunner160 {
	margin: 0px 0px 15px 0px;
  margin-left: 0px;
  display:block;
	width: 165px;
}

/*サイドバーの画像タイトル*/
#left-side-bar .sidebar-title {
  margin: 0px 0px 0 0px;
  padding: 0px;
  width: 165px;
  display: block;
}

/*ログイン*/

#login {
  width:165px !important;
  padding-left: 0px;
}

#login iframe {
  width:165px !important;
}

/*カテゴリ*/
#category {
  margin: 0px 5px 15px 0px;
  width: 165px;
  padding-bottom: 10px;
  background: #fff url(/static/images/img_blog_top/sidebar_bottom.jpg) no-repeat bottom;
}

#category p {
  font-size: 13px;
  line-height: 1.5em;
}

#cate {
  background: #fff url(/static/images/img_blog_top/sidebar_middle_bg.jpg);
  padding: 0px 1em 0;
}

/*地域カテゴリ*/
.region-category{
  display:none;
}

#region_category {
  margin: 0px 5px 15px;
  width: 165px;
  padding-bottom: 10px;
  background: #fff url(/static/images/img_blog_top/sidebar_bottom.jpg) no-repeat bottom;
}

#region_category p {
  font-size: 13px;
  line-height: 1.5em;
}

#region_cate {
  background: #fff url(/static/images/img_blog_top/sidebar_middle_bg.jpg);
  padding: 0px 1em 0;
}

/*地域カテゴリトップヘッダバナー*/
#local-info {
	height: 30px;
	width: 585px;
	clear: both;
	padding: 0px 0;
	margin: 0px;
	text-align:center;
}

/*-------region_list.html--------*/
#wrapper #contents .new-kiji{
    width:585px;
    vertical-align: top;
}
#wrapper #contents .img-block{
    text-align:left;
}
#wrapper #contents .tag-name{
    padding:0px 0;
}
#wrapper #contents .free-banner{
    text-align:center;
    vertical-align:top;
}

/*ブログピックアップ*/

#blog-pick-up {
  margin: 0;
  margin-left: 0px;
  margin-bottom: 15px;
  padding: 0;
  width: 165px;
  padding-bottom: 10px;
  background: #fff url(/static/images/img_blog_top/sidebar_green_bottom_165.jpg) no-repeat bottom;
}
#blog-pick-up div.pick-up {
  padding: 5px 10px 0;
  background: url(/static/images/img_blog_top/sidebar_green_middle_165.jpg) left center;
}
#blog-pick-up ul {
  font-size: 13px;
  padding: 1em 1em;
  background: #fff url(/static/images/img_blog_top/sidebar_green_middle_165.jpg);
}
#blog-pick-up li {
  background: url(/static/images/img_blog_top/sidebar_green_middle_165.jpg) left center;
  font-size: 13px;
  line-height: 1.5em;
  padding-left: 0px;
  list-style: none;
}
#blog-pick-up p.hai {
  font-size: 13px;
}
/*ヘルプメニュー*/
#help {
  background: #FFFFFF;
  height: auto;
  width: 165px;
  margin-left: 0px;
  padding: 0px;
  padding-bottom: 10px;
  background: #fff url(/static/images/img_blog_top/sidebar_green_bottom_165.jpg) no-repeat bottom;
}
#help ul {
  background: #fff url(/static/images/img_blog_top/sidebar_green_middle_165.jpg);
}
#help li {
  font-size: 13px;
  line-height: 1.5em;
  padding-left: 0px;
  list-style: none;
}
#help p {
  font-size: 13px;
  line-height: 2em;
  text-align: right;
  padding-right: 5px;
  background: #fff url(/static/images/img_blog_top/sidebar_green_middle_165.jpg);
}


/*中央コンテンツ部*/
#contents {
	float: left;
	height: auto;
	width: 625px;
	padding: 10px 0px 30px;
	margin: 0px;
}
/*W585pxバナー*/
#contents .bunner585 {
	display: block;
	margin: 0px 8px 0px 7px;
	padding: 0px;
	clear: both;
	width: 585px;
}

/*画像タイトルのサイズ等*/
#contents .contents-title {
	margin: 15px 0px 0px;
	padding: 0px 0px 10px 20px;
	clear: both;
	display: block;
}

#contents .contents-title-small {
	margin: 15px 0px 0px;
	padding: 0px 0px 10px 20px;
	clear: both;
	height: 30px;
	width: 365px;
	display: block;
}

#genre-title {
  margin-top: 5px;
  height: 40px;
  width: 585px;
  margin-left: 20px;
  background: url(/static/images/img_blog_category/title_bg.jpg);
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
#genre-title-wrap {
  padding: 9px 1em;
}
/*新着記事*/
#wrapper #contents .latest-report {
	margin: 0px;
	padding: 0px 20px;
	clear: both;
	height: auto;
	display: block;
	width: 560px;
	font-size: 13px;
	line-height: 1.3em;
        float:left;
}

#wrapper #contents .latest-report-small {
	margin: 0px;
	padding: 0px 20px;
	clear: both;
	height: auto;
	display: block;
	width: 365px;
	font-size: 13px;
	line-height: 1.3em;
}

#wrapper #contents .latest-report .report, #wrapper #contents .latest-report-small .report {
	margin: 0px;
	padding: 0px 10px;
	height: auto;
	width: 60px;
	float: left;
}

#wrapper #contents .latest-report  p, #wrapper #contents .latest-report-small  p {
	width: 60px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.3em;
	display: block;
}

#wrapper #contents .latest-report .font11{
width:400px;
}

#wrapper #contents .latest-report a{
        width:60px;
}

/*「もっと見る」のテキストナビ*/
#wrapper .more {
	text-align: right;
	margin-right: 50px;
	line-height: 1.5em;
}

/*新着記事のリスト*/
#wrapper #contents #latest-report-2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 570px;
	font-size: 13px;
	line-height: 1.3em;
	color: #3C3336;
}

#wrapper #contents #latest-report-2-small {
	margin: 0px;
	padding: 10px 0px 10px 30px;
	clear: both;
	width: 365px;
	font-size: 13px;
	line-height: 1.3em;
	color: #3C3336;
}
/*ブログランキング*/
#wrapper #contents #blog_ranking {
	padding: 0px;
	clear: both;
	width: 525px;
	margin-left: 40px;
	background: #3C3336;
}
/*ブログランクベスト３*/
#wrapper #contents #blog_ranking .rank1_3 {
	margin: 0px;
	padding: 0px 35px;
	float: left;
	width: 100px;
}
#wrapper #contents #blog_ranking .rank1_3 p {
	margin: 0px;
	padding: 5px 0px 10px;
	width: 100px;
	display: block;
	font-size: 13px;
}
#wrapper #contents #blog_ranking .rank1_3 .rank {
	font-size: 13px;
	line-height: 2em;
	font-weight: 600;
	text-align: center;
	width: 100px;
	margin: 0px;
	padding: 0px;
	color: #105AAC;
}

#wrapper #contents #blog_ranking .rank1_3 img {
	display: block;
	margin: 0px;
	padding: 0px;
	/*height: 100px;
	width: 100px;*/
	border-style: none;
}
/*ブログランク4-10位*/
#wrapper #contents #comm-rank2{
	margin: 0px;
	padding: 10px 0px 10px 30px;
	clear: both;
	width: 570px;
	font-size: 13px;
	line-height: 1.3em;
	color: #3C3336;
}
/*コミュニティのリスト*/
#wrapper #contents .comm-list {
	margin: 0px;
	padding: 0px 20px;
	clear: both;
	height: auto;
	display: block;
	width: 560px;
	font-size: 13px;
	line-height: 1.3em;
}
#wrapper #contents .comm-list .list {
	margin: 0px;
	padding: 0px 10px;
	height: auto;
	width: 60px;
	float: left;
}

#wrapper #contents .comm-list  p {
	width: 60px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.3em;
	display: block;
}
/*ｈTML広告エリア*/
#wrapper #contents #html_koukoku {
/* 	background: #ECE9D8; */
	height: 500px;
	width: 600px;
	padding: 0px;
	clear: both;
	margin-top: 30px;
}

/* <<--------------カテゴリ（ランキング）ページ-------------- */
/*タイトル*/
#contents .jyabara-title-image {
	padding-right: 15px;
	clear: both;
	height: 4em;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 15px;
	margin-left:10px;
}

#contents .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;
}

#contents .main-1{

	clear: left;

	text-align: center;

}

#contents .main-1-page{
     text-align: right;
	margin-top:10px;
}


#contents .main-1-small{
	width:380px;
	clear: left;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents .main-nobd{
	width:580px;
	clear: left;
	float: left;
	text-align: left;
}

#contents .main-nobd-small{
	width:380px;
	clear: left;
	float: left;
	text-align: left;
}

#contents .koukoku2-new{
	width:78px;
	clear: none;
	float: left;
	text-align: left;
	padding-right: 4px;
	padding-bottom: 10px;
}

#contents .main-text{
	width:580px;
	clear: left;
	float: left;
	text-align: left;
	padding-top: 5px;
}

#contents .main-text-small{
	width:380px;
	clear: left;
	float: left;
	text-align: left;
	padding-top: 5px;
}

#contents .main-1, .main-nobd, .koukoku2-new, .main-text, .main-1-small, .main-nobd-small, .main-text-small{
	font-size: 13px;
}

/*ランキングスリー*/
#contents #box-rank3 {
	height: auto;
	width: 540px;
	clear: both;
	float: left;
	padding-bottom:10px;
}
#contents #box-rank3 .cell {
	width: 120px;
	padding-right: 30px;
	padding-left: 30px;
	float: left;
	height: auto;
	background: #FFFFFF;
	text-align:center;
}

#contents #box-rank3 .cell .rank {
	height: 41px;
	width: 57px;
	display: block;
	background: #FFFFFF;
	padding: 0px 31px 10px 32px;
}
#contents #box-rank3 .cell .rank img {
	height: 41px;
	width: 57px;
}

#contents #box-rank3 .cell .rank-bunner {
	height: 100px;
	width: 100px;
	display: block;
}

#contents #box-rank3 .cell .comment {
	text-align: justify;
	height: auto;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 5px 0px 0px;
}

/* --------------カテゴリ（ランキング）ページ-------------->> */

/* <<--------------カテゴリごと最新記事ページ-------------- */
/*カウント数*/
#contents .count {
	width: auto;
	float: right;
}
/*ナビゲーション（ページ制御）*/
#contents .nav {
	text-align: center;
	width: 540px;
	clear: both;
	padding-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/*背景がベージュのブロック*/
#contents .box-under3 {
	height: auto;
	width: 538px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background: #FFFFFF;
	border-top: 1px solid #3C3336;
	border-right: 1px solid #3C3336;
	border-bottom: 1px none #3C3336;
	border-left: 1px solid #3C3336;
	margin-left:30px;
        text-align:left;
}

/*背景が白のブロック（背景違い）*/
#contents .box-under3-2 {
	height: auto;
	width: 538px;
	border-top: 1px solid #3C3336;
	border-right: 1px solid #3C3336;
	border-bottom: 1px none #3C3336;
	border-left: 1px solid #3C3336;
	float: left;
	margin: 0px;
	padding: 5px 0px;
	clear: both;
	margin-left:30px;
        text-align:left;
}

#contents  .right .sub-title {
	float: left;
	margin: 0px 0px 3px;
	padding: 0px;
	display: block;
	width: 450px;
	clear: both;
	color: #105AAC;
	font-size: 13px;
}
#contents  .right .naiyou {
	height: auto;
	width: 450px;
	line-height: 1.3em;
}
#contents  .right .naiyou a {
	color: #B50229;
}


#contents  .left {
	float: left;
	width:60px;
	padding-right: 12px;
	padding-left: 11px;
}


#contents  .right {
	height: auto;
	width: 450px;
	float: left;
}
#contents  .right .link {
	color: #3C3336;
	width: 450px;
	line-height: 1.3em;
	margin-top: 3px;
}

#contents  .right .link a {
	color: #3C3336;
	text-decoration: none;
}

/*広告枠*/
.advertise_g_top{
   margin-left:20px;
}

.advertise_g_buttom{
   margin-left:20px;
}

.clear-both {
    clear:both;
}

.html_space {
	padding-top: 5px;
	font-size: 13px;
}

