/*
Template Name: 緑スタイルシート
*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h1サイトキーワード設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#h1_space{
	background: #326358;
	background:-moz-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:-webkit-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:-o-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:-mis-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 名前固定コンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-title{
	text-shadow: 0px 2px 2px #326358;
	background: #326358 url(img/h3back.png) left repeat-y;
	background:url(img/h3back.png) left repeat-y,
			   -moz-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:url(img/h3back.png) left repeat-y,
			   -webkit-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:url(img/h3back.png) left repeat-y,
		       -o-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:url(img/h3back.png) left repeat-y,
	 		   -mis-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
}

.entry-title a:hover{
	color: #4E9282;
}

.title{
	color:#326358 ;
	background:#fff url(img/green/dot_side.png) left bottom repeat-x;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#global_space ul.sub-menu li a{
	color: #4E9282;
}

#global_space ul.sub-menu li a:hover{
	color: #FFF;
}

#global_space li:hover > a,
#global_space ul.sub-menu :hover > a,
#global_space a:focus {
	background:url(img/green/dot_color.png) left bottom repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最新記事*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.new-content ul li{
	background:url(img/green/dot.png) left repeat-y;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 日付の設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main_contents .date{
	border-bottom:3px #326358 solid;
}

#main_contents .date p{
	color:#4E9282;
}

.read_time{ 
	color:#326358; 
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し設定設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

h3 {
	color:#4E9282;
	border-left:4px #4E9282 solid;
	background: url(img/green/h4mark.png) left bottom no-repeat;
}

h4 {
	color:#4E9282;
	border-bottom: 3px solid #4E9282;
}

h5 {
	color:#4E9282;
	background: url(img/green/h5mark.png) left center no-repeat;
}


.c_c_t_w ul li, .c_c_b_w ul li{
	background: url(img/green/arrow_on.png) 0px 5px no-repeat;
}

.c_c_t_w ul li li, .c_c_b_w ul li li{
	background: url(img/green/arrow_on.png) 0 12px no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カテゴリーボタン設定 最新情報 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#left_sidebar ul li a, #right_sidebar ul li a{
	background: url(img/green/arrow_on.png) 0 center no-repeat;
}

#left_sidebar ul li.recentcomments a, #right_sidebar ul li.recentcomments a{
	margin:0 ;
	text-align:center;
	list-style:none;
	background: url(img/side_ul.png) top repeat-x;
}

ul#eye_news li a {
	background: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カレンダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wp-calendar caption{
	color:#326358 ;
	background:#fff url(img/green/dot_side.png) left bottom repeat-x;
}

/*当日*/
 table#wp-calendar td#today {
	background: url(img/green/dot_color.png) repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* TOPに戻るボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#go_top a{
	background:url(img/green/go_top.png) center no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッターフリースペース */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.mini_box .title{
	color:#326358 ;
	background:#fff url(img/green/dot_side.png) left bottom repeat-x;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.mini_box ul li{
	background:url(img/green/fotter_img.png) 10px 12px no-repeat;
}

.mini_box ul li li{
	background:url(img/green/fotter_img.png) 0px 10px no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コピーライト部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer{
	background: #326358;
	background:-moz-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:-webkit-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:-o-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
	background:-mis-linear-gradient(
			   0deg,#326358 20%,#4E9282 50%,#326358 80%);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 以下その他のページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.comment_box h3{
	color:#4E9282;
	border-left: 5px solid #326358;
	background: url(img/green/h3mark.png) left bottom no-repeat;
}

.comment_write{
	border-left:5px #326358 solid;
	color:#326358;
}

/* サイトマップページ・ アーカイブページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.sitemap li{
	background: url(img/green/arrow_on.png) 5px center no-repeat;
}

h4.sitemap-cate-title {
	border-left:8px #326358 solid;
	border-bottom:2px #326358 solid;
}

h4 a{
	color:#326358;
}

/* グラフ２ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.graph2 th{
	border-color: #B5DBB3;
	background: #B5DBB3;
}
table.graph2 td{
	border-color: #B5DBB3;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングa
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankinga-border{
	border-color: #B5DBB3;
}
.rankingvera .r1-title-no1 {
	background: url(img/ranking/aa-rank1.png) no-repeat;
	border-bottom:3px #B5DBB3 solid;
}
.rankingvera .r1-title-no2 {
	background: url(img/ranking/aa-rank2.png) no-repeat;
	border-bottom:3px #B5DBB3 solid;
}
.rankingvera .r1-title-no3 {
	background: url(img/ranking/aa-rank3.png) no-repeat;
	border-bottom:3px #B5DBB3 solid;
}
.rankingvera .r1-title-no4 {
	background: url(img/ranking/aa-rank4.png) no-repeat;
	border-bottom:3px #B5DBB3 solid;
}
.rankingvera .r1-title-no5 {
	background: url(img/ranking/aa-rank5.png) no-repeat;
	border-bottom:3px #B5DBB3 solid;
}
.rankingvera td.rbg {
	background: url(img/ranking/green_back.png) top left no-repeat;
}
.rankingvera .r-a-contents {
	background: #d7ebd6;
	border: 3px #B5DBB3 solid;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングc
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankingverc .title-back {
	background: url(img/ranking/title-back-green.png) repeat-y left center;
}
.rankingverc .r1-title-no1, .rankingverc .r1-title-no2, .rankingverc .r1-title-no3, .rankingverc .r1-title-no4, .rankingverc .r1-title-no5{
	color: #009966;
}
.rankingverc .seal{
	background: url(img/ranking/seal_green.png) no-repeat center center;
}

/*--------------------------------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
http://www.mithril-web.com/
----------------------------------------------------------------------------------*/