/*
Template Name: 赤スタイルシート
*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#header {
	border-top: solid 3px #A30000;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* バナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.banner {
	background-color: #A30000;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最新記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

h3.new-entry {
	background: url(img/red/information.png) no-repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* 見出し
─────────────────────────── */

h3 {
	background: url(img/red/m-title.jpg) no-repeat left center;
	border-bottom: 2px solid #A30001;
	border-top: 1px solid #A30001;
}
.entry-title {
	background: url(img/red/h3.png) no-repeat;
}
h4 {
	border-bottom: 1px solid #A30001;
	border-left: 4px solid #A30001;
}
h5 {
	background: url(img/red/m-title.jpg) no-repeat left center;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ページナビ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tablenav .current {
	border-color: #325575;
	background: url(img/red/sub_back2.png) top no-repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.comment_box h3{
	background: url(img/red/h3.png) no-repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニュー　*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* 見出し
─────────────────────────── */

.title {
	background: url(img/red/s_h3.png) no-repeat;
}

/* グラフ２ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.graph2 th{
	border-color: #FFC3C3;
	background: #FFC3C3;
}
table.graph2 td{
	border-color: #FFC3C3;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングa
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankinga-border{
	border-color: #FFC3C3;
}
.rankingvera .r1-title-no1 {
	background: url(img/ranking/aa-rank1.png) no-repeat;
	border-bottom:3px #FFC3C3 solid;
}
.rankingvera .r1-title-no2 {
	background: url(img/ranking/aa-rank2.png) no-repeat;
	border-bottom:3px #FFC3C3 solid;
}
.rankingvera .r1-title-no3 {
	background: url(img/ranking/aa-rank3.png) no-repeat;
	border-bottom:3px #FFC3C3 solid;
}
.rankingvera .r1-title-no4 {
	background: url(img/ranking/aa-rank4.png) no-repeat;
	border-bottom:3px #FFC3C3 solid;
}
.rankingvera .r1-title-no5 {
	background: url(img/ranking/aa-rank5.png) no-repeat;
	border-bottom:3px #FFC3C3 solid;
}
.rankingvera td.rbg {
	background: url(img/ranking/red_back.png) top left no-repeat;
}
.rankingvera .r-a-contents {
	background: #ffe5e5;
	border: 3px #FFC3C3 solid;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングc
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankingverc .title-back {
	background: url(img/ranking/title-back-red.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: #b20000;
}
.rankingverc .seal{
	background: url(img/ranking/seal_red.png) no-repeat center center;
}

/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
http://www.mithril-web.com/
--------------------------------------------------------*/
