@charset "UTF-8";
/*
Theme Name: blown01
DESIGN BY sougenbrothers
Theme URI: http://design.gurudepa.com/
Description: 恋猫 DESIGN BY ソウゲンブラザーズ
Author: sougen
Author URI: http://design.gurudepa.com/
Version: 1.0
General comments/License Statement if any.
*/
@import "print.css";
/*------------------------------------------------------------
テーマカラー
　テーマ・リンク	#ee0000
　箱・線			#eeeeee
　ダーク。ホバー	#a5d214
　背景・文字		#381200
　薄い文字			#969696	

コンテナ		width: 768px
メイン			width: 768px
3カラムメイン	width: 500px
3カラムサイド	width: 300px
サイド			width: 160px
-------------------------------------------------------------*/

/*------------------------------------------------------------
ブラウザ固有のCSSをリセット
-------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
td{
	padding: 5px;
}
strong{
	font-family: Arial, "ヒラギノ角ゴ Pro W3", HiraKakuProN-W3;
	font-weight: bold;
	}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}
fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{ text-decoration: none; }
li{
	display: block;
	list-style-type: none;
	}
/*WordPress対策*/
span textarea,span input{ vertical-align: bottom!important; }
/*Firefox対策*/
html{ overflow-y: scroll; }
body,x:-moz-broken { margin-left:-1px; }

/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}
/*------------------------------------------------------------
01、基本
-------------------------------------------------------------*/
body{
	font-family: Arial, "ヒラギノ角ゴ Pro W3", HiraKakuProN-W3;
	color: #381200;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-color: #FFFFFF;
	background-attachment: scroll;
	}
a	{
	text-decoration: underline;
	color: #0000FF;
	}
a:hover{
	text-decoration: underline;
	color: #ffa34d;
	}
img{
	border: none;
	vertical-align: bottom;
	}
a img	{border: none}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

hr{
	clear: both;
	width: 100%;
	margin: 5px 0px;
	border: 1px solid #FFF;
	}
/* コンテナ */
div#container	{
	width: 100%;
	margin: 0px auto;
}
/* トップコンテンツ */
div#topcontent	{
	width: 100%;
}
div#topcontent img {
	min-width:100%!important;
	overflow: hidden;
   }
/* コンテンツ */
div#content	{
	width: auto;
	}
div#content img {
	max-width:100%!important;
	overflow: hidden;
   }

/* カテゴリーコンテンツ */
div#content_l	{
	background-color: #FFF;
	margin: 0px 310px 0px 0px;
	float: left;
	}
div#content_l img {
	max-width:100%!important;
	overflow: hidden;
   }
   div#content_r	{
	width: 300px;
	margin: 0px 0px 0px -310px;
	float: right;
	}
div#content_r img {
	max-width: 100%!important;
	overflow: hidden;
   }
/* サイドバー */
div#sidebar	{
	padding: 0px;
	width: auto;
	margin: 10px 1%;
	}
div#sidebar img {
	max-width: 100%!important;
	overflow: hidden;
   }
/*------------------------------------------------------------
02、ヘッダー
-------------------------------------------------------------*/
div#header	{
	margin: 0px auto 15px;
	padding: 0px;
	height: 80px;
	width: 100%;
	overflow: hidden;
	}
div#header	h1{
	font-size: 1em;
	line-height: 105%;
	}
		
div#header p#desc	{
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}

#menubar {
	width: 100%;
	color: #eeeeee;
	height: 80px;
	position: fixed;
	z-index: 0;
	clip: rect(0px,auto,auto,auto);
	top: 0px;
	text-align: center;
	margin: 0px auto;
	left: 1px;
	background: url(img/bana/headback.jpg) repeat-x bottom;
	padding: 0px;
	}

#menubar .wide980 .leftbox {
	margin: 0px;
	float: left;
	}
#homeimg {
	width: auto;
	height: 35px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
#homeimg img {
	width: auto;
	height: 35px;
	}

/*------------------------------------------------------------
ヘッダー　ナビゲーション　980px
-------------------------------------------------------------*/
#headernavi {
	width: auto;
	height: 40px;
	padding: 0px;
	margin: 0px auto;
	}
/*------------------------------------------------------------
ナビゲーション　バナー 
-------------------------------------------------------------*/
/*ヘッダーメニュー01*/
div.bana01 li a {
	margin: 0px;
	padding: 12px 15px;
	float: left;
	width: auto;
	background: url(img/bana/ba01.jpg) repeat-x left top;
	border-right: 1px solid #CCC;
	text-align: center;
	font: 16px/16px "Impact","HiraKakuProN-W6";
	color: #381200;
	text-decoration: none;
	height: 16px;
	}
div.bana01 li a:hover {
	background: url(img/bana/ba01.jpg) repeat-x bottom;
	color: #a5d214;
	}

#toggle{ 
 display: none;
}
/* 検索フォーム */
div#subinfo01	{
	text-align: center;
	margin: 0px auto;
	height: 40px;
	max-width: 980px;
	padding: 0px;
	}
div#subinfo	{
	text-align: center;
	margin: 0px auto;
	height: 30px;
	width: 50%;
	padding: 5px 0px;
	}
#searchform, #searchform div	{display: inline}
#searchform label	{display: none}
#s	{
	border: solid 1px #381200;
	border-radius: 5px;
	padding: 5px;
	font-size: 15px;
	line-height: 15px;
	height: 14px;
	width: 70%;
}
#s:hover, #s:focus	{background-color: #eeeeee}
#searchsubmit	{
	background-color: #381200;
	border-radius: 5px;
	color: #ffffff;
	border: solid 1px #381200;
	padding: 5px;
	font-size: 15px;
	line-height: 15px;
	}
#searchsubmit:hover	{background-color: #381200}
div#subinfo img	{vertical-align: bottom}
/*------------------------------------------------------------
コンテンツ
-------------------------------------------------------------*/
/* 記事 */
div.post	{
	height: auto;
	width: auto;
	background-color: #FFF;
	margin: 0px 1% 10px;
	font-size: 1em;
	line-height: 150%;
	}
div.post img{
	margin: 10px auto;
	}
div.post p{
	font-size: 1em;
	line-height: 150%;
	margin: 0px auto 10px;
	}
div.post ul	{
	margin: 20px auto;
	}
div.post li	{
	margin: 5px auto;
	list-style: disc inside;
	display: list-item;
	padding-left: 25px;
	font-size: 0.8em;
	line-height: 1em;
	}	
div.post h1	{
	letter-spacing: -0.05em;
	border-bottom: 1px double #381200;
	margin: 0px 0px 15px;
	font: 1.5em/150% "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	padding-bottom: 5px;
	}
.h1title {
	width: 100%;
	border-radius: 5px;
	color: #eeeeee;
	height: auto;
	padding: 2px;
	background: #381200;
	font-size: 10px;
	line-height: 150%;
	}
div.post h2	{
	text-align: center;
	color: #381200;
	width: auto;
	letter-spacing: -0.05em;
	margin-bottom: 20px;
	border-top: 1px solid #381200;
	border-bottom: 1px solid #381200;
	padding: 20px 0px;
	font: 1.8em/105% "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	}
div.post h3	{
	text-align: left;
	color: #381200;
	clear: both;
	border-radius: 5px;
	font: 14px "Impact","HiraKakuProN-W6";
	padding: 8px 5px 8px 30px;
	background: url(img/bana/H3.jpg) no-repeat left center;
	border-width: 1px;
	border-style: solid;
	margin: 10px 0ex;
	width: auto;
	}
div.post h4	{
	border-radius: 5px;
	border: 1px ridge #381200;
	padding: 8px 5px 8px 30px;
	background: url(img/bana/H4.jpg) no-repeat left bottom;
	margin: 10px 0px;
	font-size: 14px "Impact","HiraKakuProN-W6";
	width: auto;
	}
div.post h5 {
	font-size: 0.85em;
	line-height: 120%;
	padding: 15px;
	margin: 0px 0px 15px;
	border: 2px solid #ee0000;
	border-radius: 10px;
	}
div.post h6 {
	clear: both;
	font-size: 0.9em;
	}
div.post h6 a {
	height: auto;
	width: 100%;
	color: #FFF;
	text-align: center;
	border-radius: 10px;
	background-color: #ee0000;
	font: bold 18px "Impact","HiraKakuProN-W6";
	margin: 10px auto;
	padding: 8px 20px;
	text-decoration: none;
	}
div.post h6 a:hover {
	background-color: #a5d214;
	}
div.post table{
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #381200;
}
div.post th{
	padding: 3px;
	width: 25%;
	color: #FFF;
	background: #969696;
	text-align: center;
	border-bottom: 1px solid #FFF;
	font-size: small;
	font-weight: bold;
}
div.post td{
	padding: 3px;
	border-bottom: 1px solid;
}		
p.pagenation	{font-size: 0.75em;
	overflow: hidden
	}
p.pagenation a	{
	overflow: hidden;
	color: #FFF;
	text-decoration: none;
	}
span.oldpage	{
	float: left;
	background: #a5d214;
	padding: 3px;
	border-radius: 5px;
	font-weight: bold;
	color: #FFF;
}
span.oldpage a:hover {
	color: #ffdd00;
}
span.newpage	{
	background: #a5d214;
	padding: 3px;
	border-radius: 5px;
	font-weight: bold;
	color: #FFF;
	float: right;
}
span.newpage a:hover {
	color: #ffdd00;
}
/*------------------------------------------------------------
コンテンツの装飾
-------------------------------------------------------------*/
.left	{
	float: left;
	margin-right: 10px;
	width: 50%;
	}
.right	{
	float: right;
	margin-left: 10px;
	}
.clear	{
	float: none;
	margin-bottom: 10px;
	clear: both;
	}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
postcat カテゴリーの名前
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
div.catname	{
	text-align: right;
	height: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	font: 10px "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	letter-spacing: -.05em;
	margin-right: 5px;
	}
div.catname	 a{
	text-align: right;
	height: auto;
	background-color: #a5d214;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
	border-radius: 5px;
	}
div.catname	 a:hover {
	background-color: #ee0000;
	}
div.catname01 {
	height: auto;
	font: 10px "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	letter-spacing: -0.05em;
	text-align: right;
	margin-top: -38px;
	margin-bottom: 15px;
	margin-right: 5px;
	}
div.catname01 a{
	text-align: center;
	height: auto;
	margin: 5px 2px;
	background-color: #a5d214;
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	border-radius: 5px;
	}
div.catname01 a:hover {
	background-color: #ee0000;
	}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
postcat ポストカテゴリー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
div.postcat {
	height: auto;
	width: auto;
	margin: 10px 1%;
	}
div.postcat h1{
	letter-spacing: -0.05em;
	border-bottom: 1px double #381200;
	margin: 0px 0px 15px;
	font: 1em/115% "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	padding-bottom: 5px;
	}
div.postcat p	{
	font-size: 0.875em;
	line-height: 1.7em;
	margin: 0px auto;
	}
div.postcat h2{
	letter-spacing: -0.05em;
	border-bottom: 1px solid #969696;
	border-left: 5px solid #a5d214;
	padding: 5px 0px 5px 10px;
	font: 1em/110% "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	text-decoration: none;
	border-top: 1px solid #969696;
	border-right: 1px solid #969696;
	margin: 0px auto 8px;
	width: auto;
}
div.postcat h2 a {
	color: #381200;
	text-decoration: none;
}
div.postcat h2 a:hover{
	text-decoration: none;
	color: #a5d214;
}
p.postinfo 	{
	text-align: right;
	margin: 10px 0px;
	font-size: 0.6em;
	clear: both;
	color: #969696;
}
div.postcat h6 {
	clear: both;
	font-size: 0.9em;
	}
div.postcat h6 a {
	height: auto;
	width: 100%;
	color: #FFF;
	text-align: center;
	border-radius: 10px;
	background-color: #ee0000;
	font: bold 18px "Impact","HiraKakuProN-W6";
	margin: 10px auto;
	padding: 8px 20px;
	text-decoration: none;
	}
div.postcat h6 a:hover {
	background-color: #a5d214;
	}
	
/* 記事内の画像 */
.aligncenter	{display: block;
	margin-left: auto;
	margin-right: auto}
.alignleft	{float: left;
	margin-right: 10px;
	margin-bottom: 10px}
.alignright	{float: right;
	margin-left: 10px;
	margin-bottom: 10px}
.wp-caption	{border: solid 1px #381200;
	text-align: center;
	padding-top: 5px}
.catimg{
	float: left;
	text-align: center;
	margin: 0px 20px 20px 0px;
	overflow: hidden;
	}
div.postcat14 {
	height: 160px;
	width: 48%;
	margin: 5px 1%;
	float: left;
	overflow: hidden;
	}
div.postcat12 {
	height: 150px;
	width: 23%;
	margin: 5px 1%;
	float: left;
	overflow: hidden;
	}
div.postcat14 p {
	overflow: hidden;
	border-left: 12px dashed #ffa34d;
	padding-left: 3px;
	margin: 3px 0px;
	font-size: small;
	line-height: 105%;
	}	
/*------------------------------------------------------------
QFA
-------------------------------------------------------------*/
.qfa{
	font-size: 20px;
	color: #ee0000;
	background-image: url(img/qfaq.jpg);
	background-repeat: no-repeat;
	width: 670px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 26px;
	padding-left: 70px;
	background-position: bottom;
	padding-top: 24px;
}
/*------------------------------------------------------------
ボックス
-------------------------------------------------------------*/
.box{
	width: auto;
	padding: 10px;
	height: auto;
	border-width: 1px;
	border-style: solid;
	}
.box11{
	width: 100%;
	}
.box12{
	width: 100%;
	}
.box12_l{
	width: 100%;
	margin-bottom: 10px;
	}
.box12_r{
	width: 100%;
	margin-bottom: 10px;
	}
.box14{
	width: 48%;
	float: left;
	margin-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
	}
.box14_l{
	width: 49%;
	float: left;
	margin-bottom: 10px;
	}
.box14_r{
	width: 49%;
	float: right;
	margin-bottom: 10px;
	}
.box13{
	width: 100%;
	margin-bottom: 10px;
	}
.box23{
	width: 100%;
	margin-bottom: 10px;
	}		
/*------------------------------------------------------------
サイドバー
-------------------------------------------------------------*/
div#sidebar ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #FFF;
	border-style: none;
	}
div#sidebar .widget	{margin-bottom: 0px}
div#sidebar h2{
	margin: 0px;
	padding: 3px 3px 3px 13px;
	font: 14px/14px "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	background: #FFFFFF url(img/bana/side_L.jpg) repeat-x left bottom;
	letter-spacing: -0.05em;
	color: #FFF;
	clear: both;
}
div#sidebar p	{
	border-radius: 3px;
	padding: 0.75em;
	margin: 0;
	background-color: #FFF;
}
div#sidebar ul	{
	list-style-type: none;
	background-color: #FFF;
	}
div#sidebar ul img{
	list-style-type: none;
	margin: -5px -10px;
	width: 150px;
}
div#sidebar ol li	{
	display: block;
}
div#sidebar ol li a:before	{
	content: counter(mycount);
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #f3b62f;
	vertical-align: -2px;
	margin: 0px;
	padding: 2px 13px;
}
div#sidebar li li	{
	font-size: 1em;
	clear: both;
	display: block;
	}
div#sidebar li li a	{
	color: #381200;
	text-decoration: none;
	display: block;
	background: url(img/bana/arrow.png) no-repeat 3px center;
	padding: 5px 5px 5px 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
div#sidebar li li a:hover	{
	color: #FFF;
	background: #a5d214;
}
div#sidebar li li li	{
	clear: none;
	border-width: 0px;
	border-style: none;
	background: url(none);
}
div#sidebar li li li a	{
	background: #fafafa url(none);
	font-size: 1em;
	border-radius: 5px;
	margin: 1%;
	width: 18%;
	float: left;
	text-align: center;
	border-width: 1px;
	border-style: solid;
}
div#sidebar li li li a:hover	{
}
.sidetxtbox {
	margin: 0px;
	font-size: .9em;
	line-height: 1.2em;
	background-color: #FFF;
	padding: 5px;
	border-bottom: 2px dotted #eeeeee;
}

div#sidebar img {
	margin: 0px 0px 10px;
}
/*------------------------------------------------------------
カテゴリーサイドバー右
-------------------------------------------------------------*/
div#content_r h2{
	margin: 0px;
	padding: 3px 3px 3px 13px;
	font: 14px/14px "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	background: #FFFFFF url(img/bana/side_L.jpg) repeat-x left bottom;
	letter-spacing: -0.05em;
	color: #FFF;
}

div#content_r h2 a{
	color: #FFFFFF;
	}
div#content_r p	{
	font-size: 80%;
	border-radius: 3px;
	padding: 10px 0px;
	margin: 0;
	color: #969696;
}

div#content_r ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFF;
	color: #969696;
}
div#content_r ul img	{
	list-style-type: none;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	clear: both;
}	
div#content_r ol li a:before	{
	content: counter(mycount);
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: larger;
	color: #ffffff;
	background-color: #f3b62f;
	margin-right: 7px;
	padding: 2px 7px;
}
div#content_r ol li	{counter-increment: mycount}
div#content_r li li	{
	padding: 5px 0px 5px 10px;
	font-size: 0.75em;
	list-style: disc inside;
	line-height: 1em;
	float: left;
}
div#content_r li li a	{
	list-style: disc;
}
div#content_r li li a:hover	{
}	

div#content_r li li li	{
	border-bottom: dotted 1px #381200;
	margin: 0;
	padding-left: 10px;
}	
div#content_r li li li a	{
	color: #381200;
	display: block;
	padding: 5px 10px;
}
div#content_r li li li a:hover	{
	background: #ee0000;
}
.sidetxtbox {
	margin: 0px;
	font-size: .9em;
	line-height: 1.2em;
	background-color: #FFF;
	padding: 5px;
	border-bottom: 2px dotted #eeeeee;
}
/*------------------------------------------------------------
フッター
-------------------------------------------------------------*/
div#footer	{
	font-size: 0.7em;
	margin: auto;
	padding: 6px 0px;
	width: 100%;
	color: #381200;
	background: #eeeeee;
}
.footer980 {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	font-size: .75em;
}
div#footer a	{
	color: #381200;
	text-decoration: none;
	line-height: 1em;
}
div#footer a:hover	{
	color: #ffffff;
	text-decoration: none;
}

div#footer p	{
	font-size: 0.75em;
	margin: 0px
}
div#footer h2	{
	border-radius: 5px;
	color: #eeeeee;
	margin: 10px 0px 5px;
	padding: 5px;
	font: 1em Verdana, sans-serif;
	background: #381200;
}
.footer245 {
	margin: 0px 0px 10px;
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1px;
	font-size: 12px;
}
.footer245r {
	margin: 0px;
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
	font-size: 12px;
}
.copy{
	text-align: center;
}
/*------------------------------------------------------------
フォトギャラリー
-------------------------------------------------------------*/

/*------------------------------------------------------------
お問い合せ
-------------------------------------------------------------*/
.wpcf7-form	{
	background: #eeeeee;
	border-width: 1px;
	border-style: solid;
}
.wpcf7-form span.req	{color: #aa0000;
	font-size: smaller}
.wpcf7-form p.submit	{text-align: wpcf7-list-item-label}
.wpcf7-form .wpcf7-submit {width: 200px}

.form01 {
	width: 15%;
	float: left;
	padding: 20px 10px;
}
.form02 {
	float: right;
	width: 75%;
	padding: 20px;
	background-color: #FFF;
}
.form03 {
	float: none;
	padding: 20px;
	background-color: #FFF;
	clear: both;
}
.wpcf7-form	hr{
	margin: 1px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
}
/*------------------------------------------------------------
関連記事
-------------------------------------------------------------*/
div.related	{border: solid 1px #381200;
	margin-top: 20px}
	
div.related p	{color: #ffffff;
	background-color: #a7d043;
	margin: 0;
	padding-left: 10px}
div.related ol	{font-size: 0.75em}

/* 分割した記事へのリンク */
#postpage	{text-align: center;
	padding-top: 20px;
	clear: both}

#postpage a	{border: solid 1px #381200;
	padding: 5px 10px;
	margin: 0 10px}
#postpage a:hover	{background: #ffd2fa}
#postpage span	{padding: 5px 10px;
	color: #888888;
	background: #dddddd}
#postpage a span	{padding: 0;
	color: black;
	background: none}
/* 画像の個別ページ */
.attachment div#content	{width: 100%;
	float: none}
.attachment p.photo	{
	stext-align: center;
	width: 810px;
	overflow: hidden;
}
p.photo	{
	stext-align: center;
	width: 810px;
	overflow: hidden;
}
/* 続きを読む */
div p.more	{
	font-size: 0.725em;
	text-align: right;
	margin: 10px 0px 20px;
}
div p.more a	{
	border: 1px solid #969696;
	color: #969696;
	margin: 5px auto 10px;
	padding: 5px;
	width: auto;
}
p.more a:hover	{
	background: #969696;
	color: #FFF;
}
/* トップページのタイトルの一覧 */
ul.toplist	{
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0
}

ul.toplist li	{font-size: 0.875em;
	font-weight: bold;
	border-bottom: solid 1px #381200;
	background-image: url(chip.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px}
ul.toplist li a	{color: #381200}
ul.toplist li span	{font-size: smaller;
	color: #888888}
/* おすすめ記事 */
/* ステータス */
div#sidebar li#execphp-3 h2	{background-color: #381200; border-radius: 0}
div#sidebar li#execphp-3 ul	{border: solid 1px #381200}
div#sidebar li#execphp-3 li	{padding: 5px 10px}
div#sidebar li#execphp-3 span	{color: #888888}

/* 人気記事ランキング */
div#sidebar ol	{margin: 0;
	padding: 0;
	list-style-type: none}

/* パンくずリスト */
.single div#header, .archive div#header
	{margin-bottom: 5px}
div#breadcrumb	{margin-bottom: 5px}
div#breadcrumb div	{display: inline;
	font-size: 0.75em}
/* ページ番号リンク */
p.pagenum	{text-align: center}
p.pagenum a, p.pagenum span
	{padding: 3px 6px;
	color: #ffffff}

p.pagenum a	{background-color: #78982b}

p.pagenum span	{background-color: #a7d043}
/* ニュース */
ul.newslist01	{
	padding: 3px 10px;
	font-size: 0.75em;
	overflow: auto;
	height: 120px;
	margin: 0px;
	color: #381200;
	border: 1px solid #CCCCCC;
	width: auto;
}
ul.newslist01 li	{
	list-style-type: none;
	line-height: 1.5em;
	background: url(arrow.png) no-repeat left center;
	border-bottom: 1px solid;
	padding: 3px 0px 3px 14px;
	font-size: 1em;
}
/* 検索結果 */
.search p.title	{
	font-size: 0.75em;
	color: #ffffff;
	border-radius: 3px;
	padding: 2px 10px;
	margin: 0;
	background-image: url(img/side.jpg);
	background-repeat: repeat-x;
}
.search-no-results p.title	{text-align: left;
	margin-bottom: 50px}
.search-no-results #content	{text-align: center;
	line-height: 2;
	border: solid 1px #381200;
	padding-bottom: 40px}
/* スライドショー */
#slideshow	{width: 100%;
	height: 500px}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
pickup
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
div.pickup {
	color: #381200;
	background: #eeeeee;
}
/* ヘッダー部分のおすすめ記事 */
#osusume{
	width: 100%;
	margin: 0px;
}
.thumb	{
	margin: 0px 0px 10px;
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.thumb img{
	width: 100%;
}
.thumb02 {
	text-decoration: none;
	filter: Shadow(Color=#333, Direction=2);
	margin-top: -140px;
	background: url(img/bana/back01.png);
  }
.thumb02 h1 {
	color: #ffffff;
	background: #333 url(img/bana/back01.png);
	font: 1em/105% "ヒラギノ角ゴ Std W8", "HiraKakuProN-W6", "Impact";
	padding: 5px;
	}
.thumb02 h1 a:hover {
	color: #FFF;
	text-decoration: none;
	}
.thumb02 p {
	color: #FFF;
	background: #333 url(img/bana/back01.png);
	text-decoration: none;
	font-size: .8em;
	padding: 5px;
	width: auto;
	}
.thumb02 p a:hover {	color: #FFF;
	text-decoration: none;
	}
img a:hover {
	text-decoration:none;
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
  }
.catimg2{
	height: 160px;
	width: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	}
.catimg2 img{
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
	
	#osusume .pickup	{
	font-size: smaller;
	background-color: #c4f254;
	border-radius: 4px;
	color: #381200;
	padding: 1px 0
}
#osusume p	{margin-right: 20px;
	line-height: 1.4}
#osusume p.more	{text-align: right}
#osusume p.more a	{border: solid 1px #381200;
	background-color: #ffffff;
	color: #381200;
	padding: 3px;
	font-size: 0.75em}
#osusume p.more a:hover	{background-color: #ffd2fa}
ul.newslist	{
	padding: 10px;
	font-size: 0.75em;
	overflow: auto;
	height: 160px;
	margin: 0px;
	color: #381200;
	float: right;
	width: 280px;
}
ul.newslist	h4{
	font-size: 0.75em;
	background: #381200 url(none);
	padding-left: -20px;
	margin: -10px;
}
ul.newslist li	{
	list-style-type: none;
	padding-left: 14px;
	line-height: 18px;
	background: url(arrow.png) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid;
}

ul.newslist a	{
}
ul.newslist a:hover	{
}
ul.newslist span	{966color: #381200}

/* コメント */
#disqus_thread	{border-top: solid 1px #381200;
	margin-top: 30px;
	padding-top: 10px;
	font-size: smaller}

/* Google+ */
span#plus_card_add {filter: none}

div#sidebar li.widget_rss h2 a	{color: #ffffff}

.twitter-timeline {
	width:100%!important;;
    min-width:180px!important;
   }

/* 相模国分寺より移行 */
.box300 {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.ad01 {
	text-align: center;
	width: 30%;
	float: left;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	background: #969696;
	color: #FFF;
	clear: left;
}
.ad02 {
	float: right;
	width: 69%;
	margin: 0px;
	border-bottom: 1px solid #CCC;
	padding-left: 1%;
}
.boxleft {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.ad720px{
	margin: -90px 0px 0px 240px;
	padding: 0px;
	float: right;
	width: auto;
	}
.ad720px li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
.wpp-list li{
	width: 97%;
	display: block;
	padding: 1%;
	clear: both;
	border-bottom: 1px solid #381200;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	}

.wpp-list li img{
	float: left;
	height: 90px;
	width: 90px;
	margin-right: 10px;
	}
		}