/*
Template Name: オレンジスタイルシート
*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* body設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
body { 
	background:#f8f8f8 url(img/orange/back.png) top repeat-x;
	-moz-background-size:100% 310px;
	background-size:100% 310px;
	*background:#f8f8f8 url(img/orange/back2.png) top repeat-x; 
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルナビ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#navi_box ul li a{
	color:#ffeac6;
}

#navi_box ul li ul li a{
	color:#FFFFFF;
}

#navi_box li:hover > a,
#navi_box ul.sub-menu :hover > a,
#navi_box a:focus {
	background:#ffeac6;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 名前固定コンテンツ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
.entry-title, .comments-box h3{
	background: url(img/orange/title.png) left top repeat-x;
}

.title:first-letter, #wp-calendar caption:first-letter{
	color:#FF8D32;
}

.form_mini .entry-title{
	border-top:4px #FF8D32 solid;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最新記事*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.new-content ul li{
	background:url(img/orange/dot.png) left repeat-y;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ページナビ・個別記事ナビゲーション */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.tablenav .current {
	background: url(img/orange/croth.png) repeat; 
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* カレンダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
table#wp-calendar td a, #footer_box table#wp-calendar td#today a{
	color:#FF8D32;
	text-decoration:none;
	font-weight:bold;
}

#footer_box #wp-calendar tbody td a{
	color: #fc6300;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 日付の設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#main_contents .date p{
	color:#555555;
}

.read_time{ 
	color:#FF8D32; 
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 見出し設定設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
h3 {
	background:url(img/orange/h3mark.png) bottom repeat-x;
	border-top: 3px #FF8D32 solid;
}

h4 {
	border-bottom: 3px #FF8D32 solid;
}

h3:first-letter, h4:first-letter, h5:first-letter{
	color:#FF8D32;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* TOPに戻るボタン */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#go_top a{
	background: url(img/orange/croth.png) repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* フッターBOX設定*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
#footer_box{
	background: url(img/orange/croth.png) repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 以下その他のページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

/* サイトマップページ・ アーカイブページ設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━ */

h4.sitemap-cate-title {
	border-left:8px #FF8D32 solid;
	border-bottom:2px #FF8D32 solid;
}

h4 a{
	color:#FF8D32;
}

/* グラフ２ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.graph2 th{
	border-color: #ffcfa9;
	background: #ffcfa9;
}
table.graph2 td{
	border-color: #ffcfa9;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングa
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankinga-border{
	border-color: #ffcfa9;
}
.rankingvera .r1-title-no1 {
	background: url(img/ranking/aa-rank1.png) no-repeat;
	border-bottom:3px #ffcfa9 solid;
}
.rankingvera .r1-title-no2 {
	background: url(img/ranking/aa-rank2.png) no-repeat;
	border-bottom:3px #ffcfa9 solid;
}
.rankingvera .r1-title-no3 {
	background: url(img/ranking/aa-rank3.png) no-repeat;
	border-bottom:3px #ffcfa9 solid;
}
.rankingvera .r1-title-no4 {
	background: url(img/ranking/aa-rank4.png) no-repeat;
	border-bottom:3px #ffcfa9 solid;
}
.rankingvera .r1-title-no5 {
	background: url(img/ranking/aa-rank5.png) no-repeat;
	border-bottom:3px #ffcfa9 solid;
}
.rankingvera td.rbg {
	background: url(img/ranking/orange_back.png) top left no-repeat;
}
.rankingvera .r-a-contents {
	background: #ffe2cb;
	border: 3px #ffcfa9 solid;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングc
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankingverc .title-back {
	background: url(img/ranking/title-back-orange.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: #FF6C13;
}
.rankingverc .seal{
	background: url(img/ranking/seal_orange.png) no-repeat center center;
}

/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
http://www.mithril-web.com/
--------------------------------------------------------*/
