/*
Template Name: 青スタイルシート
*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* h1サイトキーワード設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#h1_box{
	background:#325575;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#g_nv_box ul li a:hover{
	background:#325575;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 名前固定コンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-title{
	background: url(img/blue/h3.png) left top no-repeat;
}
.title{
	background: url(img/blue/sub_back2.png) top no-repeat;
	border:1px #325575 solid;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カレンダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#wp-calendar caption {
	background: url(img/blue/sub_back2.png) top no-repeat;
	border:1px #325575 solid;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カテゴリーボタン設定 最新情報 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#left_c ul li, #right_c ul li{
	background:url(img/blue/arrow.png) 6px 13px no-repeat;
}

#left_c ul li.cat-item, #right_c ul li.cat-item {
	background:url(img/blue/arrow.png) 6px 13px no-repeat;
}

#left_c ul li.cat-item li, #right_c ul li.cat-item li {
	background:url(img/blue/arrow.png) 6px 7px no-repeat;
}

#left_c ul li.menu-item, #right_c ul li.menu-item {
	background:url(img/blue/arrow.png) 6px 13px no-repeat;
}
.c_c_t_w ul li, .c_c_b_w ul li {
	background: url(img/blue/arrow.png) 6px 5px no-repeat;
}

/* 子カテゴリ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#left_c ul.sub-menu li, #right_c ul.sub-menu li  {
	background:url(img/blue/arrow.png) 6px 11px no-repeat;	
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 続きを読む設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

p.next a{
	background: url(img/blue/arrow.png) left center no-repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 日付とカテゴリ・タグの設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.entry-content .date{
	background:url(img/blue/clear.png) repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し設定設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

h3 {
	color:#325575;
	border-bottom: 3px solid #325575;
	background: url(img/blue/h3mark.png) no-repeat left center;
}
h4 {
	color:#325575;
	border-left: 5px solid #325575;
	border-bottom: 2px solid #325575;
}
h5 {
	color:#325575;
	background: url(img/blue/h5mark.png) no-repeat left center;
	border-bottom: 2px solid #325575;
}
.comments-box h3 {
	color:#325575;
	border-bottom: 3px solid #325575;
	background: url(img/blue/h3mark.png) no-repeat left center;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ページナビ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tablenav .current {
	background: url(img/blue/sub_back2.png) top no-repeat;
	border-color: #325575;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッターウィジェット部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer_box{
	background:#325575 url(img/blue/footer.png) top repeat-x;
}
#footer_box .title{
	background: url(img/blue/sub_back3.png) top repeat-x;
	border:1px #416D96 solid;
}
#footer_box .mini_box{
	background:#325575 url(img/blue/fb.png) bottom repeat-x;
}
#footer_box .mini_box{
	background:#325575 url(img/blue/fb.png) bottom repeat-x;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コピーライト部分設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer{
	width:100%;
	height:30px;
	overflow:hidden;
	line-height:30px;
	margin: 0;
	padding:0 0 1px;
	text-align:center;
	background:#325575 url(img/blue/ex-line1.png) top repeat-x;
	clear:both;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 以下その他のページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.comment_write{
	border-left:5px #325575 solid;
	color:#325575;
}


/* リンクページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.link-content p{
	background:url(img/blue/arrow.png) left no-repeat;
}


/*関連記事ページ設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.KanrenMenu ul li{
	background:url(img/blue/new.png) left no-repeat;
}


/* サイトマップページ・ アーカイブページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

.sitemap li{
	background:url(img/blue/arrow.png) 5px center no-repeat;
}
.sitemap li a{
	text-decoration: none; 
}
h4.sitemap-cate-title {
	border-left:8px #325575 solid;
	border-bottom:2px #325575 solid;
	background:#6094C0;
}


/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
http://www.mithril-web.com/
--------------------------------------------------------*/