﻿@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-image_win.gif);
	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: 110px;
  width: 300px;
  display: block;
}
#header-switch .left {
  margin: 0px;
  padding: 25px 0px 0px 15px;
  float: left;
  height: 29px;
  width: 120px;
}
#header-switch .right {
  display: block;
  margin: 0px;
  padding: 25px 0px 0px 15px;
  float: left;
  height: 29px;
  width: 120px;
}
#header .c-cate{
  float:left;
  width:800px;
  height:0px;
  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: 175px;
  background: #fff;
}
/*サイドバーの画像タイトル*/
#left-side-bar h2 {
  padding-left:5px;
}
#wrapper .sidebar-title {
  margin: 0px 0px 20px 5;
  padding: 0px;
  clear: both;
  display: block;
}
/*バナーW140PX*/
#wrapper .bunner140 {
	margin: 0px 0px 5px;
	padding: 0px 20px;
	clear: both;
	width: 140px;
}
/*検索ボックス*　/

/* ===================================================================================== */
/*グルメページ*/

#store_gourmet{
margin:0px;
padding:0px;
width:170px;
display:none;
}

/* ===================================================================================== */
/*ビューティーページ*/

#store_beauty{
margin:0px 0px 10px 0px;
padding:0px;
width:170px;
display:none;
}

/* ************************************************** *
 * ▼検索フォーム
 * ************************************************** */
#serch_box {
  margin: 5px 5px 23px;
  width: 170px;
  height:87px;
  clear: both;
  background: url(/static/images/img_blog_top/serch_bg.gif);
  position:relative;
  top:-5px;
}
/*「ブログの検索はこちらから」テキスト･改行の非表示*/
#serch_box p{
  padding-top:5px;
  font-size: 13px;
}
#serch_box p, #search_form {
  margin-left: 1em;
  margin-right: 1em;
}
#search_form{
  padding-bottom:5px!important;
}
#search_form input {
  width:50px;
  margin-top:5px;
}

/* 検索ボタン */


#search_container input.serch {
margin-left:44px;
}
/*
width:80px;
height:22px;
margin:3px 0 0 5px;
padding:0;
font-size:13px;
text-indent:-9000px;
background:url(../../images/img_blog_top/serch_botan.gif) no-repeat;
background-position:0 0;
border:none;
cursor:pointer;
}
*/
#key-txt {
  width: 134px!important;
}

/*QRコード*/

#qrimg {
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  clear: both;
  height:93px;
  width: 170px;
  display: block;
}
#movile_url {
  margin-left: 5px;
  padding: 5px 5px 5px 0;
  width: 170px;
  text-align: center;
  font-size: 13px;
  line-height: 1.5em;
  background:#FFFFFF url(/static/images/img_blog_top/qr_code_bottom_2.gif) no-repeat 0 bottom;
}

/*オフィシャルブログ*/
#official_container{
  margin-top:10px;
}

#official_container #official{
  widht:160px;
  padding-left:20px;
  padding-top:5px;

}
/*ブログランキングタイトル*/
#blog-ranking-title {
  margin-top: 23px;
  padding: 0px;
  clear: both;
  display: block;
  width:170px;
}
#blog-ranking {
  margin: 0;
  margin-left: 5px;
  margin-bottom: 15px;
  padding: 0;
  width: 170px;
  padding-bottom: 15px;
  background: #fff url(/static/images/img_blog_top/sidebar_bottom.gif) no-repeat bottom;
}
#blog-ranking ul {
  padding-left:7px;
  min-height:;
  _height: 2em;
  background: #fff url(/static/images/img_blog_top/sidebar_middle_bg.gif) repeat-y;
}
#blog-ranking li {
  padding-top: 3px;
  padding-bottom: 3px;
  list-style: none;
  clear: both;
  display: block;
  width: 156px;
}
#blog-ranking .img{
  float:left;
}

#blog-ranking .rank-txt {
  width: 121px;
  display: block;
  float: right;
  font-size: 13px;
  line-height: 1.3em;
  margin: 0px;
  padding: 0px;
  text-align: justify;
}
#blog-ranking .all_ranking {
  font-size: 13px;
  line-height: 2em;
  text-align: right;
  clear: both;
  margin: 5px 5px 5px 5px;
  padding: 0px;
  display: block;
}
#blog-ranking p.more {
  background: #fff url(/static/images/img_blog_top/sidebar_middle_bg.gif);
}


/* ピックアップ */
#pick-up {
  margin: 0;
  margin-left: 5px;
  margin-bottom: 15px;
  padding: 0;
  width: 170px;
  padding-bottom: 5px;
  background: #fff url(/static/images/img_blog_top/sidebar_green_bottom_165.gif) no-repeat bottom;
}
#pick-up ul {
  font-size: 13px;
  padding: 1em 1em;
  background: #fff url(/static/images/img_blog_top/sidebar_green_middle_165.gif);
}
#pick-up li {
  background: url(/static/images/img_blog_top/sidebar_green_middle_165.gif) no-repeat left center;
  font-size: 13px;
  line-height: 1.5em;
  padding-left: 10px;
  list-style: none;
}

/* ===================================================================================== */
/* おすすめブログ */

#osusume{
     width:170px;
     margin:0px 0px 6px 0px;
     padding:7px;
}

#osusume .menubar-osusume{
     width:170px;
     margin:0px;
     padding:0px;
     float:left;
}

#osusume .n_p-osusume{
     width:170px;
     margin:0px;
     padding: 0px 0px 6px 0;
     float:left;
     background: #fff url(/static/images/img_blog_top/osusume_sidebar_bottom.gif) no-repeat bottom;
}

#osusume .n_p-osusume .blog-url{
     width:170px;
     text-align:center;
     margin:0px;
     padding-left:0px;
     float:center;
     background: #fff url(/static/images/img_blog_top/osusume_sidebar_middle.gif);
     background-repeat:repeat-y;
}

#osusume .n_p-osusume .blog-url a img{
     margin:5px 0px 0px 0px;
     padding:0px;
}

#osusume .n_p-osusume .blog-url p{
     font-size:13px;
}

/*ナビ*/
#contents {
  margin: 0px 5px;
  padding: 0px 0px;
  padding-top: 10px;
  width: 410px;
  float: left;
}
/*W410PX　バナー*/
#nav {
/*  margin: 0px;
  width: 415px;
  clear: both;*/
}
#nav img {
  display: none
/*  margin: 0px;
  float: left; */
}
/*W410PX　バナー*/
#contents .bunner410 {
  margin: 0px 0px 0px;
  padding: 0px;
  width: 410px;
}

/*タイトル画像*/
#contents .contents-title {
  margin: 15px 0px 0px;
  padding: 0px 0px 0px 15px;
  clear: both;
  display: block;
}

/*最新ニュース*/
#news {
  margin: 5px 0px;
  padding-left: 15px;
  font-size:13px;
}
#news li {
  font-size: 13px;
  line-height: 1.4em;
  list-style: none;
}

/* ===================================================================================== */
/* ヴィレッジニュース */

#village_information{
margin:10px 0px 10px 0px;
padding:0px 0px 0px 5px;
font-size:12px;
}

/* ===================================================================================== */
/* Max Blogヴィレッジ */

#village_list{
margin:10px 0px 10px 0px;
padding:0px 0px 0px 12px;
font-size:12px;
}

/*W200PX　２連　エリア*/
#bunner200-2-space {
  margin: 0px;
  padding: 0px;
  clear: both;
  width: 410px;
}
#bunner200-2-space .left {
  width: 200px;
  float: left;
  display: block;
  margin: 0px 0px 15px;
  padding: 0px 5px 0px 0px;
}
#bunner200-2-space .right {
  margin: 0px 0px 15px;
  padding: 0px 0px 0px 5px;
  width: 200px;
  display: block;
  float: left;
}
/*最新記事*/
#contents .latest-report {
  margin: 10px 0px;
  padding: 0px 7px;
  clear: both;
  width: 396px;
  font-size:13px;
  padding-left:15px;
}
#contents .latest-report .report {
  margin: 0px;
  padding: 0px 3px 5px;
  float: left;
  width: 60px;
  display: block;
  height: auto;
}
#contents .latest-report .report img {
  margin: 0px;
  padding: 0px;
  /*height: 60px;
     width: 60px;*/
  display: block;
}
#contents .latest-report .report p {
  font-size: 13px;
  line-height: 1.3em;
  display: block;
  margin: 0px;
  padding: 0px;
  width: 60px;
}
/*最新記事リスト*/
#contents .latest-report-2 {
  margin: 0px;
  padding: 0px 0px 0px 15px;
  clear: both;
  width: 410px;
}
#contents .latest-report-2 p {
  font-size: 13px;
  line-height: 1.5em;
  color: #3C3336;
}

/*まだクリックされていない状態の色*/
#contents .latest-report-2 a:link{
  color:#105AAC;
}

/*すでにクリックされている状態の色*/
#contents .latest-report-2 a:visited{
  color:#0099CC;
}

/*カーソルを上に置いた時の色*/
#contents .latest-report-2 a:hover{
  color:#0099CC;
}

/*クリックした時の色*/
#contents .latest-report-2 a:active{
  color:#0099CC;
}

#new-arrivail-blog {
  margin: 10px 0px 0px;
  padding: 0px;
  clear: both;
  width: 410px;
  font-size:13px;
  padding-left:15px;
}
#new-arrivail-blog p {
  font-size: 13px;
  line-height: 1.5em;
  color: #3C3336;
}

/* ===================================================================================== */
/*地域カテゴリ*/

#region_category_container{
margin:0px;
padding:0px 0px 10px 0px;
}

#region_category_container #main-text{
margin:0px;
padding:10px 0px 0px 10px;
font-size:12px;
line-height:1.5em;
}

/* ===================================================================================== */
/*ブログカテゴリ*/

#category_container{
margin:0px 0px 10px 0px;
padding:0px;
}

#category_container #cate{
margin:0px;
padding:10px 0px 0px 10px;
font-size:12px;
line-height:1.5em;
}

/*右サイドバー*/

#right-side-bar {
  margin: 0px;
  padding: 0 0px;
  padding-top: 15px;
  width: 170px;
  float: right;
  display: block;
}
/*Ｗ１６０ＰＸバナー*/
#wrapper .bunner170 {
  margin: 0px 0px 0px 0px;
  padding: 0px 5px 10px;
  width: 160px;
  clear: both;
  display: block;
  font-size: 13px;
}
/*Ｗ１７０ＰＸバナー*/
#wrapper .bunner170 {
  padding: 0px 5px 10px;
  clear: both;
  width: 170px;
  display: block;
}

/*ログイン*/
#login {

}

#login iframe{
margin:0px;
padding:0px;
width:170px !important;
height:130px
float:left;
}

#login-inline{
margin:0px;
padding:0px 0px 10px 0px;
width:170px;
  background:#FFFFFF url(/static/images/img_blog_top/sidebar_green_bottom_bg_2.gif) no-repeat 0 bottom;
}

#container{
margin:0px;
padding:0px;
width:170px;
}

/*ログイン前*/

form.login{
width:170px;
margin:0px;
padding:0px; 
}

form.login dl{
width:145px;
margin:0px;
padding:10px 0px 10px 10px;
float:left;
}

form.login dt{
width:50px;
float:left;
font-size:12px;
}

form.login dd{
width:90px;
float:left;
}

form.login dd input{
width:90px;
float:left;
}

form.login p{
margin:0px;
padding:3px 0px 3px 0px;
text-align:right;
clear:left;
font-size:12px;
}

#login-inline p{
margin:0px;
padding:3px 20px 0px 15px;
clear:left;
font-size:12px;
}

/*ログイン後*/

#login-inline ul{
margin:0px;
padding:0px 0px 0px 15px;
font-size:12px;
}

/*コミュニティタイトル*/
#community-title {
  padding:10px 0px 0px 0px;
  clear: both;
  display: block;
}
/* コミュニティ新着画像 */
#community_sintyaku h3 img {
  width:170px;
}
/*コミュニティ新着*/
#community_sintyaku p.category {
  background: #fff url(/static/images/img_blog_top/sidebar_170_middle.gif) repeat-y;
  padding-left: 0;
  width:170px;
}
/*#community_sintyaku {
  clear: both;
  width: 170px;
  padding-bottom: 15px;
  background: #fff url(/static/images/img_blog_top/sidebar_170_bottom.gif) no-repeat 0 bottom;
}  */
/*最新記事*/
#community_sintyaku .latest_report_com {
  background: #fff url(/static/images/img_blog_top/sidebar_170_middle.gif);
  display: block;
  margin: 0px;
  padding: 0px 0px 0;
  clear: both;
  height: auto;
  width: 170px;
}
#community_sintyaku .latest_report_com img {
  margin: 0px;
  margin-top: 5px;
  padding: 0px 0px 0px 5px;
  float: left;
	/*height: 60px;
	width: 60px;*/
	display: block;
}
#community_sintyaku .latest_report_com p {
  float: right;
  width: 91px;
  display: block;
  margin: 0px;
  padding: 0px;
  margin-right: 5px;
  height: auto;
  font-size: 13px;
  line-height: 1.3em;
}
/*コミュニティカテゴリリスト*/

#community_sintyaku .category {
  font-size: 13px;
  line-height: 1.5em;
/*  padding-left: 5px;
  margin-left:1px;*/
}
#community_sintyaku .category {
  width: 170px;
  margin-left:0;
  padding-bottom: 10px;
  background: #fff url(/static/images/img_blog_top/sidebar_170_bottom.gif) no-repeat bottom;
}

#community_sintyaku .category .cate p {
  font-size: 13px;
  line-height: 1.5em;
  padding-left:5px;
}

#community_sintyaku .category .cate {
  background: #fff url(/static/images/img_blog_top/sidebar_170_middle.gif);
 /* padding: 5px 1em 0;*/
  width:170px;
  }
/*ヘルプメニュー*/

#help{
  width: 170px;
  background: #fff url(/static/images/img_blog_top/sidebar_green_bottom_bg.gif) no-repeat bottom;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#help ul {
  background: #fff url(/static/images/img_blog_top/sidebar_green_middle_bg.gif);
}
#help li {
  font-size: 13px;
  line-height: 1.5em;
  padding-left: 10px;
  list-style: none;
}
#help p {
  background: #fff url(/static/images/img_blog_top/sidebar_green_middle_bg.gif);
  font-size: 13px;
  line-height: 2em;
  text-align: right;
  padding-right: 5px;
}
/*スタッフブログメニュー*/
#stuff {
  background: #FFFFFF; 
  margin: 0px 10px 10px; 
  padding: 2px; 
  clear: both; 
  width: 156px;
  font-size:13px; 
}
#stuff li {
  background: url(/static/images/img_blog_top/bllet_pickup.gif) no-repeat left center;
  font-size: 13px; */
  line-height: 1.5em; */
  padding-left: 10px; */
  list-style: none; */
} */

#stuff p { */
   font-size: 13px; */
   line-height: 2em; */
   text-align: center; */
   padding-right: 5px; */
   color: #B50229; */
}

/*広告スペース*/
.advertise_a_top{
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

.advertise_a_midium{
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

.advertise_a_bottom{
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

.advertise_main_top{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.advertise_b_top{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.advertise_b_midium{
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

.advertise_b_bottom{
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

.advertise_bnr_b_midium{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}

.advertise_bnr_b_bottom{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}





/* ===================================================================================== */
/*追加ソース*/

div.category_base div.categories{
left:-20px;
top:7px;
width:180px;
}
 
#login_container_2{
	margin:10px 0 0 0;
}

#pick-up_container{
	display:none;
}

#osusume{
	display:none;
}

