/*
Template Name: 黒スタイルシート
*/

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ヘッダー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

#header {
	border-top: solid 3px #414141;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* バナー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.banner {
	background-color: #414141;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 最新記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

h3.new-entry {
	background: url(img/black/information.png) no-repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 記事 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* 見出し
─────────────────────────── */

h3 {
	background: url(img/black/m-title.jpg) no-repeat left center;
	border-bottom: 2px solid #262626;
	border-top: 1px solid #262626;
}
.entry-title {
	background: url(img/black/h3.png) no-repeat;
}
h4 {
	border-bottom: 1px solid #262626;
	border-left: 4px solid #262626;
}
h5 {
	background: url(img/black/m-title.jpg) no-repeat left center;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* 続きを読む設定 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

p.link-next a{
	background:url(img/black/next.png) top left no-repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ページナビ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.tablenav .current {
	border-color: #325575;
	background: url(img/black/sub_back2.png) top no-repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* コメント */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

.comment_box h3{
	background: url(img/black/h3.png) no-repeat;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* サイドメニュー　*/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* 見出し
─────────────────────────── */

.title {
	background: url(img/black/s_h3.png) no-repeat;
}

/* グラフ２ */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

table.graph2 th{
	border-color: #D8D8D8;
	background: #D8D8D8;
}
table.graph2 td{
	border-color: #D8D8D8;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングa
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankinga-border{
	border-color: #D8D8D8;
}
.rankingvera .r1-title-no1 {
	background: url(img/ranking/aa-rank1.png) no-repeat;
	border-bottom:3px #D8D8D8 solid;
}
.rankingvera .r1-title-no2 {
	background: url(img/ranking/aa-rank2.png) no-repeat;
	border-bottom:3px #D8D8D8 solid;
}
.rankingvera .r1-title-no3 {
	background: url(img/ranking/aa-rank3.png) no-repeat;
	border-bottom:3px #D8D8D8 solid;
}
.rankingvera .r1-title-no4 {
	background: url(img/ranking/aa-rank4.png) no-repeat;
	border-bottom:3px #D8D8D8 solid;
}
.rankingvera .r1-title-no5 {
	background: url(img/ranking/aa-rank5.png) no-repeat;
	border-bottom:3px #D8D8D8 solid;
}
.rankingvera td.rbg {
	background: url(img/ranking/black_back.png) top left no-repeat;
}
.rankingvera .r-a-contents {
	background: #e9e9e9;
	border: 3px #D8D8D8 solid;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* ランキングc
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

.rankingverc .title-back {
	background: url(img/ranking/title-back-black.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: #555555;
}
.rankingverc .seal{
	background: url(img/ranking/seal_black.png) no-repeat center center ;
}

/*--------------------------------------------------------
このCSSファイルの無断配布及び商用販売を固く禁じます。
Copyright 株式会社Mithril All rights Reserved.
http://www.mithril-web.com/
--------------------------------------------------------*/
