﻿@charset "utf-8";
/* CSS Document ***/

body{
	color: #000000;
}

/*div内のＮＮ系対策として各部で使用*/
.dummy {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 1px;
}

/*ラッパー（左サイドバー・コンテンツ部・右サイドバー・フッターを含む）*/
#wrapper {
  margin: 5px auto;
  padding: 0px;
  clear: both;
  width: 800px;
  height: 90px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

/*リンク色*/
a:link,a:visited {
	color: #000066;
	text-decoration: none;
}

a:link:hover,a:visited:hover {
	color: #7fc269;
	text-decoration: none;
}

/*ヘッダー部*/
#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 90px;
	width: 800px;
    background: #fff url(/static/images/img_blog_top/header-img-long.gif) no-repeat;
}
#header img {
	display: block;
	margin: 0;
	padding: 0px;
	float: left;
	height: 60px;
	width: 260px;
}
#header p {
	color:#646464;
	font-size:12px;
    margin: 0;
    padding:1em 0 0 0;
	clear:both;
}
#header-switch {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 80px;
  width: 300px;
  display: block;
}
#header-switch .left {
  margin: 0px;
  padding: 45px 5px 15px 100px;
  float: left;
  height: 30px;
  width: 86px;
}
#header-switch .right {
  display: block;
  margin: 0px;
  padding: 45px 15px 15px 0px;
  float: left;
  height: 30px;
  width: 86px;
}


/*フッター*/
#footer {
  background: pink;
  margin: 15px 0 0;
  padding: 0px;
  clear: both;
  height: 40px;
  width: 800px;
  font-size:13px;
  font-color:#000000;
  text-align: center;
}
#footer-wrap {
  padding: 1.5em 1em 0;
  margin: 0 auto;
}
#footer-wrap span.blank {
  font-weight: bold;
  color:#999;
}

#footer a,
#footer a:link,
#footer a:visited{
  color:#333;
}

#footer a:hover,
#footer a:active,
#footer a:focus{
  color:#c36;

}

/*左サイドバー*/
#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;
}
/*検索ボックス*　/

/* ************************************************** *
 * ▼検索フォーム
 * ************************************************** */
#serch_box {
  margin: 5px 5px 10px;
  width: 165px;
  height:85px;
  clear: both;
  background: url(/static/images/img_blog_top/serch_bg.gif);
  position:relative;
  top:-5px;
}
/*「ブログの検索はこちらから」テキスト･改行の非表示*/
#serch_box p{
  padding-top:5px;
  font-size: 12px;
  color:#000000;
}
#serch_box p, #search_form {
  margin-left: 1em;
  margin-right: 1em;
}
#search_form{
  padding-bottom:5px!important;
  text-align: right;
}
#search_form input {
  width:60px;
  margin-top:5px;
}

/* 検索ボタン */


#search_container input.serch {
margin-left:60px;
}
/*
width:80px;
height:22px;
margin:3px 0 0 5px;
padding:0;
font-size:12px;
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: 120px!important;
}

/*QRコード*/

#qrimg {
  margin: 0px;
  padding: 0px 0 0 10px;
  clear: both;
  height:100px;
  width: 155px;
  display: block;
}
#movile_url {
  margin-left: 5px;
  padding: 5px 5px 5px 0;
  width: 160px;
  text-align: center;
  font-size: 10px;
  color:#000000;
  line-height: 1.5em;
  background: pink;
}

/*オフィシャルブログ*/
#official_container{
  margin-top:10px;
}

#official_container #official{
  widht:160px;
  padding-left:20px;
  padding-top:5px;

}
/*ブログランキングタイトル*/
#blog-ranking-title {
  margin-top: 15px;
  padding: 0px;
  clear: both;
  display: block;
  width:165px;
}
#blog-ranking {
  margin: 0;
  margin-left: 5px;
  margin-bottom: 15px;
  padding: 0;
  width: 165px;
  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_green_middle_165.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 {
  display: block;
  float: right; 
  font-size: 8pt; !important;
  color:#000000;
  line-height: 1.3em;
  margin: 0px;
  margin-top: -1.1em\9;
  padding: 0 10px 0 0;
  text-align: justify;
  width:100px;
  
}
#blog-ranking .all_ranking {
  font-size: 0.8em;
  color:#000000;
  line-height: 2em;
  text-align: right;
  clear: both;
  margin: 0px 0x 0px 0px;
  padding: 0 10px 0 0;
  display: block;
  font-size:10pt;
}
#blog-ranking p.more {
  background: #fff url(/static/images/img_blog_top/sidebar_green_middle_165.gif);
}

/*ブログカテゴリ*/
#category {
  margin: 0px 5px 15px;
  width: 165px;
  padding-bottom: 10px;
  background: #fff url(/static/images/img_blog_top/sidebar_green_bottom_165.gif) no-repeat bottom;
}

#category p {
  font-size: .8em;
  color:#000000;
  line-height: 1.5em;
}

#cate {
  margin: 0 0 20px;
  padding: 5px 1em 0;
  font-size: 10pt;
}





/*地域カテゴリ*/
#region_category_container{
  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: .8em;
  color:#000000;
  line-height: 1.5em;
}

#region_cate {
  background: #fff url(/static/images/img_blog_top/sidebar_middle_bg.jpg);
  padding: 5px 1em 0;
}

/* ピックアップ */
#pick-up {
  margin: 0;
  margin-left: 5px;
  margin-bottom: 15px;
  padding: 0;
  width: 165px;
  padding-bottom: 10px;
  background: #fff url(/static/images/img_blog_top/sidebar_bottom_p.gif) no-repeat bottom;
}
#pick-up ul { 
  font-size: .8em;
  color:#000000;
  padding: 1em 1em;
  background: #fff url(/static/images/img_blog_top/sidebar_middle_p_bg.gif);
}
#pick-up li {
  background: url(/static/images/img_blog_top/sidebar_green_middle_165.gif) no-repeat left center;
  font-size: 10ptem;
  color:#000000;
  line-height: 1.5em;
  padding-left: 10px;
  list-style: none;
}

/* ===================================================================================== */
/* おすすめブログ */

#osusume{
     width:170px;
     margin:0px 0px 10px 0px;
     padding:0px;
     display:none;
}

#osusume .menubar-osusume{
     width:170px;
     margin:0px;
     padding:0px;
     float:left;
}

#osusume .n_p-osusume{
     width:170px;
     margin:0px;
     padding:0px 0px 10px 0px;
     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:0px;
     float:left;
     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;
	 color:#000000;
}

/*ナビ*/
#contents {
  margin: 0;
  padding: 10px 0 0 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: 15px 0px 0px;
  padding: 0px;
  width: 410px;
}

/*タイトル画像*/
#contents .contents-title {
  margin: 15px 0px 0px;
  padding: 0px;
  clear: both;
  display: block;
}

/*最新ニュース*/
#news {
  margin: 10px 0px;
  padding-left: 15px;
  color:#000000;
  font-size:12px;
}
#news li {
  font-size: 10pt;
  font-color: #000000;
  line-height: 1.4em;
  list-style: none;
}
/*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: 410px;
  font-size:12px;
  padding-left:15px;
  height: 120px;
  }
#contents .latest-report .report {
  margin: 0px;
  padding: 0px 3px;
  float: left;
  width: 60px;
  display: block;
  height: auto;
}
#contents .latest-report .report img {
  margin: 0 auto;
  padding: 0;
  height: 60px;
     width: 60px;
  display: block;
    text-align:left;
}
#contents .latest-report .report p {
  font-size: 9pt;
  line-height: 1.3em;
  display: block;
  margin: 0px;
  padding: 0px;
  width: 60px;
  text-align:left;
}
/*最新記事リスト*/
#contents .latest-report-2 {
  margin: 0;
  padding: 0;
  clear: both;
  width: 410px;
}
#contents .latest-report-2 p {
  font-size: 10pt;
  line-height: 1.5em;
  color: #69684B;
  margin-bottom: 10px;
  border-bottom:1px #fcc dashed;
}
#contents .latest-report-2 p a{
}

#new-arrivail-blog {
  margin: 10px 0px 0px;
  padding: 0px;
  clear: both;
  width: 410px;
  font-size:12px;
}
#new-arrivail-blog p {
  font-size: 10pt;
  line-height: 1.5em;
  color: #69684B;
  border-bottom:1px #fcc dashed;
}

/*カテゴリ*/
#contents .caregory {
  font-size: 10pt;
  line-height: 1.5em;
  margin: 10px 0px 0px;
  padding: 0px;
  clear: both;
  width: 410px;
}

/*右サイドバー*/

#right-side-bar {
  margin: 0px;
  padding: 0 0px;
  padding-top: 5px;
  width: 180px;
  float: right;
  display: block;
}
/*Ｗ１６０ＰＸバナー*/
#wrapper .bunner160 {
  margin: 0px;
  padding: 0px 0px 10px;
  width: 180px;
  clear: both;
  display: block;
  font-size: .8em;
}
/*Ｗ１７０ＰＸバナー*/
#wrapper .bunner170 {
  padding: 0px 5px 10px;
  clear: both;
  width: 170px;
  display: block;
}

/*ログイン*/
#login {
width: 180px
}
#login iframe {
  width:180px !important;
}
#login-inline {
  width:180px;
  padding-top: 5px;
  background: #fff url(/static/images/img_blog_top/gray_180_top.gif) no-repeat !important;
  text-align:left;
}
#container {
  width:180px;
  padding-bottom: 5px;
  background: url(/static/images/img_blog_top/gray_180_bottom.gif) no-repeat 0 bottom !important;
}
#login-inline ul {
  padding-left: 1em;
  background: url(/static/images/img_blog_top/gray_180_middle.gif) repeat-y !important;
}
form.login {
  padding: 0 10px 10px;
  background: url(/static/images/img_blog_top/gray_180_middle.gif) repeat-y !important;
}
#login-inline p {
  /*text-align:left;*/
  background: url(/static/images/img_blog_top/gray_180_middle.gif) repeat-y !important;
}
form.login p submit{
  width:80px;
height:24px;
margin:3px 0 0 50px;
padding:0;
font-size:12px;
text-indent:-9000px;
background:url(../../images/img_blog_top/serch_botan.gif) no-repeat;
background-position:0 0;
border:none;
cursor:pointer;
}
form.login dd input {
  width:90px;
}
#login label {
  font-size: 0.8em;
  line-height: 1.3em;
}
form.login p{
  text-align:right;
  margin-right:10px;
}
#login .left {
  font-size: 0.8em;
  width: 35px;
  float: left;
}
#auto-comp {
  display: block;
  clear: both;
}

#login .key {
  width: 100px;
  float: left;
  margin-bottom: 2px;
  margin-left: 1px;
}
#login .chk {
  float: left;
  display: block;
  height: 15px;
  width: 15px;
  margin-right: 2px;
}
#login .chk-label {
  display: block;
  width: 115px;
  float: left;
  height: 2em;
  line-height: 1.5em;
  font-size: 0.7em;
}
#login .log-in {
  clear: both;
  display: block;
  padding: 0px;
  float: left;
  text-align: left;
  margin: 10px 0px 10px 30px;
  width: 55px;
}

/*コミュニティタイトル*/
#community-title {
  margin: 10px 0;
  padding: 0px;
  clear: both;
  display: block;
}
/* コミュニティ新着画像 */
#community_sintyaku h3 img {
  width:180px;
}
/*コミュニティ新着*/
#community_sintyaku p.category {
  background: #fff url(/static/images/img_blog_top/sidebar_170_middle.gif) repeat-y;
  padding-left: 0;
  width:180px;
}
/*#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 0px 5px; /* ******************************************************** */
  clear: both;
  height: auto;
  width: 180px;
}
#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: 0.7em;
  line-height: 1.3em;
}
/*コミュニティカテゴリリスト*/

#community_sintyaku .category {
  font-size: 0.8em;
  line-height: 1.5em;
/*  padding-left: 5px;
  margin-left:1px;*/
}
#community_sintyaku .category {
  width: 180px;
  margin:0 0 10px;
  padding: 0 0 10px 0;
  background: url("/static/images/img_blog_top/sidebar_bottom180.gif") no-repeat scroll center bottom #FFFFFF;
 }

#community_sintyaku .category .cate p {
  font-size: 10pt;
  line-height: 1.5em;
  text-indent:5px;
}

#community_sintyaku .category .cate {
  background: #fff url(/static/images/img_blog_top/sidebar_middle_180orange.gif);
 /* padding: 5px 1em 0;*/
  width:180px;
  }
/*ヘルプメニュー*/

#help{
  width: 180px;
  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: 0.8em;
  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: 0.8em;
  line-height: 2em;
  text-align: right;
  padding-right: 5px;
}
/*スタッフブログメニュー*/
#stuff {
  background: #FFFFFF; 
  margin: 0px 10px 10px; 
  padding: 2px; 
  clear: both; 
  width: 156px;
  font-size:12px; 
}
#stuff li {
  background: url(/static/images/img_blog_top/bllet_pickup.gif) no-repeat left center;
  font-size: 0.8em; 
  line-height: 1.5em; 
  padding-left: 10px; 
  list-style: none; 
} 

#stuff p { 
   font-size: .8em; 
   line-height: 2em; 
   text-align: center; 
   padding-right: 5px; 
   color: #CC0000; 
} 

/*広告スペース*/
.advertise_a_top{
  margin-bottom:5px;
  margin-left:20px;
}

.advertise_a_midium{
  margin-bottom:10px; 
  margin-left:5px;
}
.advertise_a_midium img{
  margin-bottom:10px; 
}

.advertise_a_bottom{
  margin-bottom:10px; 
  margin-left:5px;
}
.advertise_a_bottom img{
  margin-bottom:10px; 
}

.advertise_main_top{
}

.advertise_b_top{
  margin-left:15px;
}

.advertise_b_midium{
  margin-top:10px; 
  margin-bottom:0px;  
  margin-top:20px;
}

.advertise_b_midium img{
  margin-bottom:10px; }

div#staffblog_container{
display:none;
}
div#help_container{
position:relative;
top:-490px;
}

.advertise_b_midium{
position:relative;
top:250px;
}

.advertise_b_bottom{
  margin-bottom:50px;
}

div#store_gourmet,
div#store_beauty{
display:none;
}

h3#commu_sintyaku_container_h3{
display:none;
}
