@charset "UTF-8";
/* CSS Document DEFAULT*/

.space40 {
	margin-bottom:40px;
}
.space10 {
	margin-bottom:10px;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 24px;
}
#sidebar11 .proimg { /* purofile写真*/
	text-align:center;
	padding: 10px 0;
	}
#content .entry-catetitle {
	font-weight:bold;
	font-size:14px;
}
#content h2.entry-catetitle {
	display:none;
	}
/*#content .post{
	-moz-border-radius: 5px 5px 5px 5px;
	border:1px #F89132 solid
	}*/
#bcsingle .entry-meta {
	text-align:right;
}
#content .entry-content { /* エントリー囲み*/
	border: 10px solid #FFF1cc;
	padding:10px;
	overflow:auto;
}

#content h3.entry-title {  /* エントリータイトル：共通ヘッダがない場合はdisplay:noneにする。*/
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius:  5px 5px 0 0;
    background: #F89132;
    color: #FFFFFF;
    font-size: 23px;
    line-height: 130%;
    min-height: 30px;
    padding: 10px;
	}
#content .entry-content h3 {
    background: url(entry_h3.gif) no-repeat scroll right top #FFF9E8;
    border-bottom: 3px solid #FFCC99;
    color: #663300;
    padding: 3px 25px 0 10px;
	font-size: 15px;
}
#content .entry-content h4 {
	background:#fff;
    border-left: 5px solid #996633;
    color: #996633;
    line-height: 140%;
    padding: 0 0 0 5px;
	}


/* タブ */
div.tabbar {
	background: url(tab_border.gif) repeat-x bottom #fff;
    margin: 10px 0 0;
    padding: 0 5px;
	overflow:auto;
}

#content .tabbar ul.tabs {
    border:none;
    width: 99%;
	padding:0px;
	overflow:auto;
	margin:0;
	padding:0;
}

#content .tabbar ul.tabs li {
    background-color: #fffccc;
    float: left;
    margin: 0 1px 0 0;
	padding:0px;
    overflow: hidden;
    position: relative;
}

#content .tabbar ul.tabs li a,
#content .tabbar ul.tabs li a:visited { /*選択なし*/
    background: #F7CF9C;
	border-color: #Fffccc #Fffccc #F7CF9C;
    border-style: solid none solid;
    border-width: 1px;
    display: block;
	color:#996633;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 11px;
    white-space: nowrap;
}

#content .tabbar ul.tabs li.current-post-parent a,
#content .tabbar ul.tabs li.current-menu-parent a:hover,
#content .tabbar ul.tabs li.current-menu-parent a,
#content .tabbar ul.tabs li.current-menu-item a:hover,
#content .tabbar ul.tabs li.current-menu-item a { /*選択中*/
    background: none repeat scroll 0 0 #fff;
	color:#963;
	border-color: #F7CF9C #F7CF9C #FFFFFF;
    border-style: solid;
    border-width: 1px;
	}
#content .tabbar ul.tabs li a:hover { /*オーバー*/
    background-color: #F89132;
	border-color: #Fffccc;
    border-style: solid none none;
    border-width: 1px;
    color: #FFFFFF;
    text-decoration: none;
}

#content .tabbar ul.tabs li ul.sub-menu { /*サブメニュー*/
	display:none;
}
#content .tabbar ul.tabs li.current-menu-parent ul.sub-menu,
#content .tabbar ul.tabs li.current-menu-item ul.sub-menu { /*カレントサブメニュー*/
	display:none;
}


/* 一覧ページ用　bc_archive */
div#bc_archive .entry-summary {
	padding:0px;
}

div#bc_archive div.proimg {
	margin-right:10px;
	text-align:left;
	float:left;
}
#content h2.bc_archive_title{
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius:  5px 5px 0 0;
    background: url(ac_title.gif) repeat-x scroll center bottom #95C136;
    color: #FFFFFF;
    min-height: 25px;
	height:auto;
    margin: 0 0 10px;
    padding: 5px 10px;
    text-shadow: 1px 1px #82B329;
}
	div#bc_archive .hentry{
	border: 1px solid #ddd;
	padding: 10px;
	background: #FFFeee;
	margin:0 0 12px;
}
#content .entry-summary p:first-child{
	padding-top:10px;
	border-top:dashed #999 1px;
}
div#bc_archive h3.entry-title {
	font-size:21px;
	line-height:1.4;
	letter-spacing: normal;
	border:none;
	display:block;
	background:none;
	height:auto;
	min-height: 0px;
	padding:0px;
}
div#bc_archive .entry-meta {
	line-height:1.2;
}
div#bc_archive h3.entry-title a {
	color:#567123;
}
div#bc_archive h3.entry-title a:hover{
	text-decoration:underline;
}
div#bc_archive h3.entry-title a:visited{
	color:#567123;
}
#content .onereview .rform h6 {
	border:none;
	margin: 0 ;
}

#content #nav-above{
	margin: 0 0 10px
}
#content div.nav-previous{
	width:120px;
}
#content div.nav-previous a{
	height:23px;
	display:block;
	text-indent:-9999px;
	background:#fff url(nav_previous.gif) left center no-repeat;
}
#content div.nav-previous a:hover {
	background:#fff url(nav_previous_h.gif) left center no-repeat;
}

#content div.nav-next{
	width:120px;
}
#content div.nav-next a{
	height:23px;
	display:block;
	text-indent:-9999px;
	text-align:left;
	background:#fff url(nav_next.gif) left center no-repeat;
}
#content div.nav-next a:hover{
	background:#fff url(nav_next_h.gif) left center no-repeat;
	}

.page #content h2.entry-title{
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius:  5px 5px 0 0;
	background: #FF6666 url() bottom repeat-x;
	color:#fff;
	line-height: 40px;
	padding:0 10px ;
	font-size:18px;
}
.page #content .entry-content{
	background:#fff url(page_content.gif) bottom repeat-x;
    border: 1px solid #ccc;
    overflow: auto;
    padding: 10px;
	}
.page #content .entry-content dt
      {
	background:url(page_dt2.gif) left center no-repeat;
	padding:0 5px 0 15px;
    font-weight: bold;
    border: solid 1px #cccccc;
    color: #999999;
	font-size:15px;
      }

/*.page #content .entry-content dt
      {
	  background:url(page_dt.gif) ;
	  padding:0 10px;
         font-weight: bold;
         border-left: solid 5px #CC0066;
         color: #999999;
      }
*/.page #content .entry-content dt a{
color: #FF6666;
}

.page #content .entry-content dd {
	padding:0 5px;
}

/* いいねボタンとかのためのもの */
div#conarhead {
	overflow:auto;
}
div#conarhead div.entry-catetitle {
	display:inline;
}

div#conarhead div#like-client {
	display:inline;
}
div#conarhead div#like-client form {
	display:inline;
}
div#conarhead div#like-client img {
	vertical-align:middle;
}
div#conarhead div#like-client a.bclikebutton:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}

div.bcmembers {
	margin:5px 0px 2px;
	overflow:auto;
	padding:1px;
}
div.bcmembers .bcmember {
	text-align:center;
	width:33%;
	height: 54px; /* 86px; */
	float:left;
	font-size:12px;
	line-height:14px;
}
div.bcmembers .bcmember div {
	text-align:left;
	width:50px;
	margin:0px auto;
	overflow:hidden;
}

div.otfunpages {
	margin:5px 0px 2px;
	overflow:auto;
	padding:1px;
}
div.otfunpages .otfunpage {
	text-align:center;
	width:33%;
	float:left;
	font-size:10px;
	line-height:14px;
	overflow:hidden;
	padding-bottom:5px;
}
div.otfunpages .otfunpage div {
	text-align:left;
	width:50px;
	margin:0px auto;
	overflow:hidden;
	height: 40px;
}

/* 強調 */
#content div.post h4 strong {
	font-size:18px;
	padding-right:8px;
}
#content div.post dt strong {
	color:#966;
	font-size:18px;
	font-style:italic;
	padding-right:8px;
}


/* ads_banner */
div#sidebar22s div.ads_banner {
	text-align:center;
}
div#sidebar22s div.ads_banner a {
	display:block;
	padding:0px;
	margin:0px 0px 8px;
	text-align:center;
}


.overflowauto {
	overflow:auto;
	margin:0px;
	padding:1px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    margin: 0 0 15px;
}

/* sub-menu */
#content #currentsubmenu {
	margin:2px 0 10px;
	background:url(submenu_right.gif) 5px repeat-y;
	}
#content #currentsubmenu ul.sub-menu {
	white-space:nowrap;
    margin: 0;
    padding-left: 5px;
	}
#content #currentsubmenu ul li {
	border-right:1px #F7CF9C solid;
	float:left;
    padding: 0;
}

#content #currentsubmenu ul li a{
	padding: 0 4px;
	display:block;
	color:#996633;
}
#content #currentsubmenu ul li a:hover {
    background-color: #F89132;
    color: #FFFFFF;
    text-decoration: none;
}
#content #currentsubmenu ul li.current-menu-item a {
	color:#996633;
	    text-decoration: underline;
		font-weight:bold;

}
#currentsubmenu_empty { /* sub-menuがないとき */
	margin:0 0 10px;
}

#content #currentsubmenu ul li.hiddenmenu {
	display:none;
}
/* post-1st */
div#bc_archive .bcloop-official {
	background-color:#fff8f8;
	border: 1px solid #fcc;
}
div#bc_archive .bcloop-official .entry-meta span {
	margin-left:5px;
	line-height:20px;
}
div#post-last.hentry {
    background: url(new_post.gif) top right no-repeat #FFF;
}

div#post-last .entry-summary{
	clear:none;
	padding-left:122px;
}
div#post-last .entry-summary P:first-child{
	border:none;
}
/* いいね！ */
.bclike {
    background: url(/image/commentsankaku.gif) no-repeat scroll 25px top transparent;
    margin: 0 0 2px 20px;
    padding-top: 10px;
}
.bclike-inner {
  background-color: #EEEEEE;
    border: 3px solid #EEEEEE;
    margin: 0 0 0px;
    padding: 4px 10px;
	line-height:13px;
}
.bclike input#blike {
  background: url(/image/iine_btn.png) no-repeat transparent;
  border:none;
  padding-left:15px;
  cursor: pointer;
  margin:0;
  height: 18px;
  width:70px;
  font-size:12px;
  line-height:12px;

}
.bclike input#bunlike {
  background: url(/image/uniine_btn.png) no-repeat transparent;
  border:none;
  padding-left:15px;
  cursor: pointer;
  margin:0;
  height: 18px;
  width:18px;
  font-size:12px;
  line-height:12px;
  text-indent: -9999px;
}
.bclike input#bunlike:hover {
  background: url(/image/uniine_hover_btn.png) no-repeat transparent;
  }
/* コメント欄 */
.bcusername {
	color:#999;
	}
.bccomment-short{
    background-color: #FCFCFC;
    border: 3px solid #EEEEEE;
	padding: 4px 10px;
	margin: 0 0 5px;
	}
.bccomment-unauth{
    background: #EEEEEE url(/image/mishonin.png) right top no-repeat;
    border: 3px solid #EEEEEE;
	padding: 10px;
	margin: 0 0 5px;
	}

.bccomment{
    background: url(/image/commentsankaku.gif) no-repeat scroll 25px top transparent;
    margin: 0 0 5px 20px;
    padding-top: 10px;
	}
.bccomment img{
	width:25px;
	float:left;
	margin-right:10px;
		}
.bccomment-txt{
	margin:0 0 0 35px;	}
div#comments h3.bccommenttitle{
	background:url(/image/comment.gif) no-repeat;
	color:#f80;
	margin:0 0 5px;
	font-size:14px;
	padding-left:24px;
}
div#comments form {
	margin:0 0 5px;
}
div.bccomment div.bccomment-short form.bccommentdelform {
	display:inline;
	margin:0;
}
div#comments form textarea {
	width:540px;
	height:100px;
	}
div#comments .commentsent {
	background:url(/image/com_done.gif) left top no-repeat;
	margin:0 0 15px;
	padding-left: 25px;
	color:#663300;
	font-weight:bold;
}
div.bccomment .bccomment-count{
    background-color: #EEEEEE;
    border: 3px solid #EEEEEE;
    line-height: 13px;
    margin: 0 0 5px;
    padding: 4px 10px;
}
.dummyinput {
	width:540px;
	height:80px;
	border:1px #ccc solid;
	margin-bottom:15px;
	background-color:#f8f8f8;
}

/* 記事内いいね！コメント欄インデント無し */
div#bcsingle .bclike {
    margin: 0 0 2px;
	}
div#bcsingle .bccomment{
    margin: 0 0 5px;
	}


/* お知らせボックス */
div#likenotice {
	font-size:11px;
	background-color:#cee;
	border:3px solid #eee;
	padding:4px;
	margin:0px 0px 20px;
}
a#noticeclose {
	display:block;
	width:20px;
	overflow:hidden;
	text-align:center;
	background:#999;
	color:#fff;
	font-size:12px;
	float:right;
	margin:0px;
	padding:0px;
}
.single .hentry {
    margin: 0 0 10px;
}
/* 左カラム 最近のコメント */
.bccommentlist{
margin-top:10px;
background:url(/image/bcl_fukidasi.gif) left top no-repeat #fff;
}
.bccommentlist .bcltext{
	border-color:#ddd;
	border-style:solid solid solid none;
	border-width:1px;
	padding:4px 5px 4px 8px;
	display:block;
	margin-left:35px;
}
.bccommentlist-unauth .bcltext{
	background-color:#eee;
}

.bccommentlist img{
float:left;}

/* レビュー */
#content div.review_tbl {
	overflow:hidden;
	line-height:1.3px;
	margin-bottom:20px;
	}
#content div.rev_div{
	width:220px;
	float:left;
	text-align:center
	}
#content div.score_div {
	width:260px;
	float:right;

	}
#content table.score {  /* ★スコア*/
	border-width:2px 0px;
	border-color:#ccc;
	border-style:solid;
	}
#content table.score tr td{
	color: #693;
	border-color:#ccc;
	border-style:dotted;
	border-width:1px 0;
	padding: 6px 20px;
	}
#content table.score tr th{
    color: #555;
	background-color:#f1ffcc;
	border-color:#ccc;
	border-style:dotted;
	border-width:1px 0;
    font-weight: bold;
    font-size: 11px;
	padding: 10px 12px;
}
/*#content tr th.komoku{
	background:#f1ffcc;
	}
#content tr td.hoshi{
	background:#ffffcc;
	}*/
#content p.pmanzoku{/* 満足度*/
	padding:18px 0;
	}
#content p.pmanzoku span{
    color: #333333;
    font-family: "Times New Roman",Times,serif;
    font-size: 30px;
	}
#content .onereview h6 {
	clear:both;
	font-size:13px;
	color:#666666;
	margin-bottom:5px;
}
#content div.onereview hr{
	margin:10px 0 5px;
	border-top: 1px dotted #333333;
}
#content div.hyokaform {
	background-color:#f8f8f8;
	margin:0px 0px 50px;
	padding:3px;
}
#content div.hyokaform input {
	margin:0px;
}
#content table#sogohyoka {  /* ★総合スコア*/
	border:none;
	border-bottom:1px solid #E7E7E7;
	margin:0px 0px 10px;
	width:96%;
}
#content span.sogohyoka {
	font-size:24px;
}
#content table#sogohyoka td {
	padding:0 10px;
	margin:0px;
	font-size:11px;
}
#content table#sogohyoka th {
	background-color:#fee;
	color:#333;
	text-align:left;
	padding:0 10px;
	margin:0px;
}
#content p.pnavi {
	text-align:center;
}

/* レビューここまで */

#content .centerBlog {
	padding:10px 10px 0px;
	margin:0px 0px 10px;
	border:1px #ccc solid;
	overflow:auto;
}
#content .centerBlog img.alignleft {
	margin:0px 10px 10px 0px;
}
#content .centerBlog p {
	margin:0px 0px 10px 0px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    margin: 0 0 20px;
}


/* お気に入り誘導 */
div.likenavi_pre {
    background: url(click2_1107.gif) no-repeat ;
	height:115px;
	margin-bottom:20px;
	}
div.likenavi_cam {
    background: url(click_1107.gif) no-repeat ;
	height:115px;
	margin-bottom:20px;
	}

/* サブカテ */
#content.subcategory #bc_archive{
    border-left: 10px solid #FFF1CC;
    border-bottom: 10px solid #FFF1CC;
    border-right: 10px solid #FFF1CC;
	boeder-top:none;
    overflow: auto;
    padding: 0px 10px 10px;
}
#content.subcategory h2.bc_archive_title {
    background: url(sub_title.gif) no-repeat scroll center bottom #FFF1CC;
    color: #630;
    margin: 0;
    padding: 5px 10px 35px;
	text-shadow: none;
	font-size:18px;
	font-weight:normal;
	line-height:140%;
	height:auto;
}
#content.subcategory #bc_archive .hentry {
	background:#fff ;
    border-top: 4px solid #eee;
	border-right:none;
	border-left:none;
	border-bottom:none;

}
#content.subcategory div#bc_archive .hentry {
	margin:0px;
}
#content.subcategory #bc_archive h3.entry-title a {
/*	color:#ff8800;
	font-weight:normal;
*/	}
#content .archive-meta p {
	background:#f4f4f4;
	padding:8px;
	margin-bottom:12px;
}
/*20110803追加　外部リンク用ボタン*/
.btn_test {
  color:#663300;
  display:block;
  font-size:13px;
  font-weight:bold;
  height:30px;
  line-height:30px;
  overflow-x:hidden;
  overflow-y:hidden;
  text-align:center;
  white-space:nowrap;
  width:200px;
  }
.btn_kyosan_200 {
  background:url(btn_kyosan_200.png) no-repeat center center #f60 ;
  color:#fff !important;
  display:block;
  font-size:13px;
  font-weight:bold;
  height:30px;
  line-height:30px;
  overflow-x:hidden;
  overflow-y:hidden;
  text-align:center;
  white-space:nowrap;
  width:200px;
  }
.btn_kyosan_300 {
  background:url(btn_kyosan_300.png) no-repeat center center #f60 ;
  color:#fff !important;
  display:block;
  font-size:13px;
  font-weight:bold;
  height:30px;
  line-height:30px;
  overflow-x:hidden;
  overflow-y:hidden;
  text-align:center;
  white-space:nowrap;
  width:300px;
  }
.btn_kyosan_400 {
  background:url(btn_kyosan_400.png) no-repeat center center #f60 ;
  color:#fff !important;
  display:block;
  font-size:13px;
  font-weight:bold;
  height:30px;
  line-height:30px;
  overflow-x:hidden;
  overflow-y:hidden;
  text-align:center;
  white-space:nowrap;
  width:400px;
  }
    /*▼カテゴリから*/
.box_y{
	background-color: #fbf2d0;
	padding: 10px;
	float: left;
	width: 320px;
}
.box_yw{
	background-color: #fbf2d0;
	padding: 10px;
}

#sidebar22s h2.stopics {
	font-size:120%;
	color:#fff;
	background-color: #F90;
	margin: 0px 0px 0px;
	padding: 3px 5px;
	border-left:solid 10px #f00;
}
#sidebar22s .topics {
	background-color: #ffd;
	margin: 0px 0px 10px;
	padding: 10px 0px;
}
#sidebar22s h2.osusumetitle {
	width:110px;
	font-size:120%;
	color: #333333;
	background-color: #FFCC00;
	margin: 0px auto;
	padding: 5px 0px 0px 50px;
	background-repeat:no-repeat;
	background-position: 5px center;
}
#sidebar22s .ossusumewaku {
	width:132px;
	background-color: #fff;
	margin: 0px auto 10px;
	padding: 10px 12px;
	border:#FFCC00 solid 2px;
}
.topics ul.sidelist {
	margin:0px auto;
}

div#sidebar22s div.ads_banner div {
	margin:0px 0px 10px;
}
div#sidebar22s div.ads_banner a {
	text-align:center;
	padding:0;
	margin:0px;
	line-height:1.3;
}
  /*カテゴリから▲*/
.icon {
	margin: 0px;
}
.entry-content .footNav {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: auto;
	background-color: #f7cf9c;

}
.entry-content .footNav2 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.entry-content .footNav a {
	color: #996633;
	font-weight: bold;
}
