/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	margin : 0;
	padding: 0;
 	color: #555;
 	font-size: 13px;
 	line-height: 150%;
 	text-align: center;
 	background: #F3FFCC;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 	margin: 0;
 	padding: 0;
 	border: 0;
}

/* strong -------------------------------*/
strong {font-weight: normal;}

/* 画像の属性 -------------------------------*/
img {border: none; margin: 0 5px;}

/* em -------------------------------*/

em {

	font-weight: normal;
	font-style: normal;
}





/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #0000CD;text-decoration: underline;}
a:hover {color:#FF3300;text-decoration: none;}

/* 基本設定 ----------------------------- */
#base{
 	width: 900px;
 	margin: 0 auto;
 	padding: 0;
 	text-align: center;
 	background: url("./img/back.gif") repeat-y top center;
 	position: relative;
}

#wrapper {
 	width: 860px;
 	margin: 0 auto;
 	padding: 0;
 	text-align: left;
}

/*  ヘッダー  */
#header {
 	margin : 0 auto;
 	padding: 0;
 	width: 880px;
 	height : 220px;
 	text-align: left;
 	background: url("./img/header.jpg") no-repeat top center;
         border-bottom: 1px solid #085E1F;
}
		
#header h1 a:link, #header h1 a:visited, #header h1 a:active {
 	position: absolute;
 	top: 30px;
 	left: 30px;
 	font-size: 22px;
 	font-weight: bold;
 	color: #085E1F;
	text-decoration: none;
}

#header h1 a:hover {
 	color: #FF9900;
 	text-decoration: none;
}

#header p{
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	padding: 0 30px;
 	font-size: 100%;
 	color: #085E1F;
 	text-align: left;
}

/*-----アドセンス-----*/
.ads_linkunit{
 	margin-top: 5px;
 	text-align: center;
}

.ads_rectangle{
 	margin: 10px 0 10px 10px;
 	text-align: left;
}
	
.rss{	
	position: absolute;
	top: 10px;
	right: 20px;
}


/*-----(共通）-----*/
#container{
 	width: 665px;
 	float: left;
 	margin: 0;
 	text-align: left;
}

/*  記事枠等の属性  */
#content {
 	float: right;
 	width: 470px;
 	margin: 0;
 	overflow: hidden;
}
				
#content h2	{
 	margin: 10px 0 20px 0;
 	font-size: 123%;
 	color: #407326;
 	font-weight: bold;
 	text-align: left;
 	padding-left: 20px;
 	line-height: 130%;
 	background: url("./img/h2_back.gif") no-repeat top left;
}

/* リンクの属性（カテゴリ名等） */
#content h2.cat a:link, #content h2.cat a:visited, #content h2.cat a:active {color: #337326;text-decoration: underline;}
#content h2.cat a:hover {color: #F30;text-decoration: none;}
			
#content h3{
 	margin: 10px 0 15px 0;
 	font-size: 108%;
 	font-weight: bold;
 	color: #407326;
 	padding-left: 10px;
 	line-height: 130%;
 	border-left: 8px solid #BCD379;
}

#content h3.trackbacks-header,#content h3.comments-header,#content h3.comments-open-header{
 	margin: 15px 0 5px 0;
 	font-size: 108%;
 	font-weight: bold;
 	color: #555;
 	padding-left: 8px;
 	line-height: 130%;
 	border-left: 8px solid #999;
 	border-bottom:1px solid #CCC;
}

#content h4{
 	margin: 10px 0 5px 0;
 	font-size: 100%;
 	font-weight: bold;
 	text-indent: 25px;
 	line-height: 180%;
 	background: url("./img/h4_back.gif") no-repeat top left;
}

/*記事枠*/
#content p{
 	margin: 5px 0;
}

#content .posted {
 	margin: 5px 0;
 	text-align: right;
 	font-size: 84%; 
}

#content .doc{
 	padding: 0 5px 5px 15px;
 	text-align: left;
 	font-size: 100%;
 	line-height: 150%;
 	/*\*/
 	letter-spacing: 0.1em;
 	/**/
}




#content .doc3{
	padding: 10px 10px 10px 10px;
	margin: 20px 20px 20px 20px;
	border: 1px solid #696969;
	background-color: #F0F8FF;
	color: #708090;
 	text-align: left;
	font-size:8.5pt;
 	line-height: 120%;
 	/*\*/
 	letter-spacing: 0.1em;
 	/**/
}








br {
	letter-spacing: 0;
}


/*　詳細へ　*/
.next {
	margin : 10px 0;
	text-align: left;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .cform{
	margin: 0;
}


#content .pick{
	padding: 10px 20px 10px 20px;
	margin: 10px 20px 60px 20px;
	border: 1px solid #696969;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:9pt;
	line-height:14pt;
}





/*-----パンくずリスト-----*/
.navi{
 	margin: 10px 0 5px 0;
 	font-size: 85%;
 	color: #666;
 	line-height: 130%;
 	text-align: left;
}


/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}



/*  左サイドメニュー等の属性  */
#left {
 	float: left;
 	width: 185px;
 	margin: 0 0 20px 0;
 	overflow: hidden;
}

#left h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #8BA503;
 	display: block;
}

#left p{
 	margin: 5px 0 5px 0;
}

/* カテゴリ指定 */
#left .cat{
	margin: 0;
}

#left .cat h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #8BA503;
 	display: block;
}

#left ul.menu{
	margin: 0 0 0 0;
	padding: 0;
	background: #DEF0A8;
	list-style-type: none;
}

#left ul.menu li a {
	margin: 0;
	padding: 2px 0px 2px 30px;
	background: url("./img/img/menu03.gif") no-repeat;
	font-size: 100%;
	line-height: 180%;
	text-decoration: underline;
	text-align: left;
}

#left ul.menu li a:hover {
	background: url("./img/menu04.gif") no-repeat;
	text-decoration: none;
}

#left ul.menu li.tc1 a {
	margin: 0;
	padding: 0 0 0 20px;
	background: url("./img/menu01.gif") no-repeat;
	font-size: 100%;
	line-height: 180%;
	text-decoration: underline;
	text-align: left;
}

#left ul.menu li.tc1 a:hover {
	background: url("./img/menu02.gif") no-repeat;
	text-decoration: none;
}

/*　検索窓　*/
#left .search{	
	margin: 0;
}

#left .search .inner {
	padding: 10px;
	text-align: left;
	background: #DEF0A8;
}

/*  右サイドメニュー等の属性  */
#right {
 	float: right;
 	width: 185px;
 	margin: 0 0 20px 0;
 	overflow: hidden;
}

#right h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #8BA503;
 	display: block;
}

#right ul.new{
 	list-style: none;
 	margin: 0 0 10px 0;
 	padding: 5px 0;
}

#right ul.new li a:link, #right ul.new li a:visited, #right ul.new li a:active {
 	list-style: none;
 	padding-left: 20px;
 	text-decoration: none;
 	font-size: 12px;
 	line-height: 150%;
 	display: block;
	background: url("img/doc.gif") no-repeat top left;
}

#right ul.new li a:hover {
 	text-decoration: underline;
}


/*　検索窓　*/
#right .search{	
	margin: 0 0 10px 0;
}

#right .search .inner {
	padding: 10px;
	text-align: left;
	background: #DEF0A8;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 25px 5px;
	font-size: 92%;
}

.f_navi img{margin: 0 2px;border-style: none;}

/* フッター-----------------*/
#footer {
 	clear: both;
 	margin: 0 auto;
 	width: 880px;
 	height: 60px;
 	color: #666;
 	padding: 0;
 	background: #DEF0A8;
 	border-bottom: 5px solid #8BA503;
}

#footer .copyright {
 	padding: 10px;
 	text-align: right;
 	line-height: 120%;
 	font-size: 100%;
}

#footer img{border-style: none;	vertical-align: middle;	}

/* フッターリンクの属性 */
#footer a:link, #footer a:visited, #footer a:active {color: #337326;text-decoration: underline;}
#footer a:hover {color: #FF3300;text-decoration: none;}


/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 	margin: 10px 0 0 0;
 	height: 22px;
 	color: #FFF;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #8BA503;
 	display: block;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}
/*--------------------▽左に画像、右に文章*/

.left{
	float: left;
	margin: 20px 30px 30px 80px;
}


/*--------------------▽右に画像、左に画像*/

.right{
	float: right;
	margin:0 80px 30px 30px;
}

/*
文字装飾
-------------------------------------------------------------------*/
/* 最大5・太字 */
span.bbbbb {

    font-size: 2.0em;
    font-weight: bold;
    padding: 0;
    line-height: 200%;
}

/* 最大4・太字 */
span.bbbb {

    font-size: 1.8em;
    font-weight: bold;
    padding: 0;
    line-height: 200%;
}


/* 最大3・太字 */
span.bbb {

    font-size: 1.6em;
    font-weight: bold;
    padding: 0;
    line-height: 170%;
}

/* 大2・太字 */
span.bb {

    font-size: 1.2em;
    font-weight: bold;
    line-height: 150%;
}
/* 太字 */
span.b {

    font-weight: bold;
    line-height: 150%;
}

/* 小文字 */ 
span.s { 

    font-size: 0.8em;
    font-weight: normal;
    line-height: 100%; 
} 

/* 背景マーカー処理 */
span.line { 
    background: #FFFF66;
}

 /* アンダーライン */
span.u {     

     border-bottom: 1px solid ; 
     
}

span.marker { 
    color: #990000;
    background: #FFCCFF;
    font-weight: bold;
}


/* 文字色 */

span.red { color: #cc0000; } /* 赤 */ 
span.blue { color: #4169e1; } /* 青 */ 
span.green { color: #339900; } /* 緑 */ 
span.orange { color: #FF8C00; } /* オレンジ */ 
span.aqua { color: #008080; } /* アクア */ 
span.brown { color: #A52A2A; } /* 茶色 */ 
span.pink { color: #FF1493; } /* ピンク */ 


