@charset "utf-8";
	
/* 文字色の基本設定
----------------------------------------------------------*/

/* 基本色 */
body {
	color:#002200;
}
/* サイトタイトル---(バックの画像によって、見やすい色に調整してください) */
#banner h1 a span,#site-title a span,.layout-one-column #banner-header a,.mt-search-results #banner-header a {
	color:#b0333b;
}
/* リンクA---(まだ訪れていないページ) */
a{
	color:#473125;
}
/* リンクB---(訪れたページ) */
a:visited{
	color:#473125;
}
/* リンクC---(文字の上にマウスカーソルがあるとき) */
a:hover{
	color:#6D2929;
}
/* リンクD---(文字をクリックした時) */
a:active{
	color:#B3BECC;
}
/* 見出し */
h1,h2,h3,h4,h5,h6{
	color:#000000;
}
/* 太字---(投稿時に【 B 】のボタンで囲った箇所) */
strong{
	color:#002200;
}
/* イタリック---(投稿時に【 I 】のボタンで囲った箇所) */
em{
	color:#002200;
}
/* アンダーライン---(投稿時に【 U 】のボタンで囲った箇所) */
u{
	color:#002200;
}
/* 引用---(投稿時に【“】のボタンで囲った箇所) */
blockquote{
	color:#002200;
}
/* 背景色の基本設定
----------------------------------------------------------*/
/* 全体の背景色 */
body{
	background-color:#c2c993;
}
/* 記事の背景色 */
#container{
	background-color:#96a579;
}
/* -------------------------------------------------------
以上で基本設定は終了です。ここから下のカスタマイズは、
スタイルシートに慣れている方以外は、
触られない事をおすすめします。
----------------------------------------------------------*/


/* ヘッダー画像のスタイル
----------------------------------------------------------*/
#site-title{
	height:150px;
	width:800px;
	background-image:url('image/back-title.jpg');
	display:block;
}
#site-title a{
	position:relative;
	height: 150px;
	width: 800px;
	display: block;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; text-decoration:none;
}
#site-title a span{
	font-size:2em;
	font-weight:bold;
	padding:60px 10px 10px;
	display:block;
}
/* body
----------------------------------------------------------*/
*{
	margin:0;
	padding:0;
}
body{
	font-size:0.8em;
	text-align:center;
}
h1,h2,h3,h4,h5,h6{
	font-size:1em;
}
#container{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	border-right: 5px solid #a68500;
	border-left: 5px solid #a68500;
}
div.sec{
}
/* header
----------------------------------------------------------*/
#header {
	width:800px;
}
#top-menu{
	display: block;
	padding: 7px 0 7px 15px;
	background: #93652f;
	text-align: left;
}
#top-menu li{
	background:url(image/icon04.png) no-repeat;
	padding:0 15px 0px 10px;
	list-style:none;
	display: inline;
}
#top-menu ul li a{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
#bread{
	font-size:0.9em;
	padding:10px 15px;
	margin-bottom:10px;
	color: #005500;
}
#bread span{
	font-weight:bold;
	margin-right:5px;
	color: #93652f;
}
/* center
----------------------------------------------------------*/
#center{
	margin:0 15px;
	width:770px;
}
*html #center{height:1%;
}
/* content
----------------------------------------------------------*/
#content{
	float:left;
	min-height: 1px;
	width:560px;
	display:inline;
	margin:0;
}
#intro #desc.myboxall{
	margin:0px 0 38px;
	background:#7a854d;
	clear:both;
	font-size: 1.2em;
	width: 560px;
	min-height:320px;
}
#intro #desc .desc-img{
	margin: 0px 5px 5px;
	position: static;
	width: 210px;
	float: left;
}
#intro #desc .sec{
	padding-right: 5px;
	position: static;
	padding-left: 215px;
}
#intro #desc .sec h2{
	margin-bottom: 10px;
	padding:0;
	color: #b0333b;
}
#intro .myboxall{
	background-color: #5c8a51;
	padding: 5px;
	margin-bottom: 20px;
}
#intro h1,#intro h2{
	color:#FFFFFF;
	padding:0 10px;
	font: bold 1.5em/100% sans-sefif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std";
}
#intro h1 span,#intro h2 span{
	margin: 0px 0px 0px 5px;
	border-left: 1px solid #FFFFFF;
	padding-left: 5px;
}
#main{
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	line-height: 150%;
}
#main .category {
}
#main .category p.title{
	font: bold 0.7em Arial, Helvetica, sans-serif;
	background: #8A8111;
	color: #FFFFFF;
	display: inline;
	padding: 2px 5px;
}
#main .category h3{
	margin:0px 0 10px;
	padding:5px 0 5px 5px;
	background:no-repeat 0 0;
	font: bold 1.5em/100% sans-sefif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std";
}
#main .category a.category-link{
	text-decoration:none;
	color: #b0333b;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
	display: block;
}
#main .category .entry{
	color: #002200;
	text-decoration: none;
}
#main .category .detail{
	text-align: right;
}
#main .category .detail a{
	color: #990000;
	background: url(image/icon03.png) no-repeat;
	padding-left: 15px;
}
#main .par-category{
	margin-left: 20px;
}
#page-index{
	margin: 15px 0px;
}
#page-index li{
	padding: 10px 0px 5px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style: inside;
}
#page-index li a{
	text-decoration: none;
}
#main h3.entry-title{
	color: #93652f;
	margin:0px 0 10px;
	padding:5px 0 5px 5px;
	font: bold 1.5em/100% sans-sefif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std";
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style:dashed;
}
#main h3.entry-title a{
	color: #93652f;
	text-decoration: none;
}
#content #main .entry-footer{
	display:block;
	text-align: right;
	margin-bottom: 15px;
}
#content #main .entry-footer a{
	margin-left: 10px;
}
.edit{
	text-align: right;
}
#content #main .entry-body{
	font-size:1.1em;
	margin:0 0 30px 0 ;
}
#content #main .entry-more .myboxall{
	font-size:1.1em;
	background: #eee;
	padding: 10px;
	margin:15px 0;
}
#content #main .entry-body h1,#content #main .entry-more h1{
	font-size: 2em;
	margin: .67em 0;
}
#content #main .entry-body h2,#content #main .entry-more h2{
	margin:0px 0 10px;
	padding:10px 0 10px 5px;
	font: bold 1.5em/100% sans-sefif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std";
	color: #93652f;
	border-left-width: 5px;
	border-left-style: solid;
}
#content #main .entry-body h3,#content #main .entry-more h3{
	font-size:1.2em;
	margin: 1em 0;
	border-bottom: 1px solid #93652f;
	border-left: 5px solid #93652f;
	padding: 3px;
}
#content #main .entry-body h4,#content #main .entry-more h4{
	margin: 1.33em 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding: 5px;
}
#content #main .entry-body h5,#content #main .entry-more h5{
	font-size:0.83em;
	margin: 1.67em 0;
}
#content #main .entry-body h6,#content #main .entry-more h6{
	font-size: 0.67em;
	margin: 2.33em 0;
}
#content #main .entry-body p,#content #main .entry-more p{
	line-height:150%;
	margin-top:10px;
	margin-bottom:1em;
}
#content #main .entry-body ul,#content #main .entry-more ul{
	margin-left:2em;
}
#main p.submenu{
	font-size:0.9em;
	text-align:right;
	margin-bottom:1em;
	clear:both;
}
#main ul.submenu{
	font-size:0.9em;
	text-align:right;
	margin-bottom:1em;
	clear:both;
}
#main ul.submenu li{
	margin-left:1em;
	list-style-type:none;
	display:inline;
}
#navi{
	padding:10px;
	background: #7a854d;
	margin-top: 15px;
}
#navi h2 {
	background:url(image/icon01.png) 0 2px no-repeat;
	list-style:none;
	padding:0 0 0 15px;
	margin-right:5px;
	width: 530px;
}
#navi .entry-desc{
	margin:10px 0 15px;
	padding:5px;
	display:block;
}
#navi ul{
	line-height:150%;
	margin:10px 0 15px 15px;
	padding:5px;
}
#navi ul li{
	list-style-type:none;
	background:url(image/icon05.png) no-repeat 0 6px;
	padding: 0px 0px 0px 10px;
}
#trackbacks-info{
	text-align: center;
	padding: 10px;
	border-width: 1px;
	border-style: dashed;
	margin: 10px 0px 10px 15px;
}
.trackbacks-content{
	margin: 0px 0px 5px 15px;
}
.trackbacks-content p{
	margin-bottom: 10px;
}
.trackback-footer{
	font-size: 0.9em;
	text-align: right;
}
.comment-inner,.comments-open{
	margin: 0px 0px 5px 15px;
}
.comment-header{
	display: none;
}
.comment-footer{
	text-align: right;
	font-size: 0.9em;
}
.comment-footer-experimental{
	display: none;
}
.comments-open-moderated{
	margin-bottom: 10px;
}
.comments-open label{
	display: block;
}
/* mt-comments.cgi & mt-search.cg
----------------------------------------------------------*/
body.layout-one-column #banner-header,body.mt-search-results #banner-header{
	height:150px;
	width:800px;
	background-image:url('image/back-title.jpg');
	display:block;
}
body.layout-one-column #banner-header a,body.mt-search-results #banner-header a{
	position:relative;
	display: block;
	text-decoration:none;
	padding:60px 10px 10px;
	display:block;
	font: bold 2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body.layout-one-column #banner-description,body.mt-search-results #banner-description{
	display: none;
}
body.layout-one-column #pagebody,body.mt-search-results #pagebody{
	padding: 20px;
}
body.layout-one-column p,body.mt-search-results p{
	margin-bottom: 10px;
}
body.layout-one-column label,body.mt-search-results label{
	display: block;
}
body.layout-one-column ul,body.mt-search-results ul{
	margin-left: 15px;
}
/* site map
----------------------------------------------------------*/
#content #main .site-map ul {
	line-height:150%;
	margin-left:2em;
}
#content #main .site-map ul li{
	margin-top:1em;
}
#content #main .site-map ul ul li{
	margin-top:0em;
}
/* menu
----------------------------------------------------------*/
#menu{
	float:right;
	width:185px;
	margin:0;
}
#menu .sec{
	margin:0 0 35px 0;
}
#menu .sec .myboxtop {
	background-color: #93652f;
}
#menu .sec .myboxtop h2{
	font: bold 1.1em/100% sans-sefif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Std W8", "Hiragino Kaku Gothic Std";
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}
#menu .sec .myboxbottom{
	font-size:0.9em;
	background-color: #7a854d;
}
#menu .sec .myboxbottom .sec{
	padding: 10px 10px 0;
}
#menu .sec .myboxbottom .sec .sec{
	padding: 0;
	margin:0;
}
#menu #search input[name=btnG]{
	margin:3px 0 ;
}
#menu #search .submit{
	display:block;
}
#menu #search .sitesearch{
	display:block;
}
#menu #categories h2{}
#menu #categories ul{
	list-style-type:none;
	line-height: 130%;
}
#menu #categories ul li {
	background: url(image/icon01.png) no-repeat 0px 2px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px;
}
#menu #categories ul li a {
	font-weight:bold;
	line-height:130%;
}
#menu #categories ul li a:visited{
	 }
#menu #categories ul li a:hover{
	 }
#menu #categories ul li .category-desc{display:none;
}
#menu #categories ul li li{
	background: url(none);
	list-style: disc;
	padding: 0px;
	margin: 5px 0 0 10px;
}
#menu #categories ul li li li{
	list-style: circle;
}
#menu #info ul li{background:url(image/icon04.png) no-repeat;
	list-style:none;
	padding:0 0 5px 10px;
}
/* footer
----------------------------------------------------------*/
#footer{
	font-size:0.9em;
	clear:both;
	width:770px;
	margin:0 0 0 15px;
	padding-top:30px;
}
#footer p{
}
#footer #under-menu{
	color:#00137F;
	text-align:center;
	padding:10px;
	background: #7a854d;
}
#footer #under-menu ul{
	line-height:150%;
	margin-bottom:5px;
}
#footer #under-menu ul li{
	margin:5px 0.7em;
	list-style-type:none;
	display:inline;
}
#footer #powered{
	padding:20px 10px 10px;
	text-align: right;
}
#footer #powered p{
	margin:0 0 5px;
}
#footer #powered a{
	text-decoration:none;
	color:#002200;
}
#footer #powered a.top-link{
	text-decoration:underline;
}