/*
Template Name: 背景画像(赤)
*/



/* サイト全体
--------------------------------------------------------------------------- */

body {
	background-image: url(images/backgrounds/red/body/body.png);
}



/* ヘッダー
--------------------------------------------------------------------------- */

div#header {
	background-image: url(images/backgrounds/red/header/header-10x150.png);
}



/* グローバグナビゲーション
--------------------------------------------------------------------------- */

ul#global_navigation,
ul#global_navigation a
{
	background-image: url(images/backgrounds/red/global-navi/global-navi-40x80.png);
}



/* 見出しタグ
--------------------------------------------------------------------------- */

body.c1 div#content h2,
body.c2-left div#content h2,
body.c2-right div#content h2
{
	background-image: url(images/backgrounds/red/post/h2-740x44.png);
}

body.c1 div#content h3,
body.c2-left div#content h3,
body.c2-right div#content h3
{
	background-image: url(images/backgrounds/red/post/h3-730x38.png);
}

body.c3 div#content h2	{ background-image: url(images/backgrounds/red/post/h2-600x44.png); }
body.c3 div#content h3	{ background-image: url(images/backgrounds/red/post/h3-590x38.png); }
div#content h4		{ background-image: url(images/backgrounds/red/list/icon-arrow-15x15.png); }
div#content h5		{ background-image: url(images/backgrounds/red/list/icon-sbox2.png); }


body.c1 div#content h2.type2,
body.c2-left div#content h2.type2,
body.c2-right div#content h2.type2
{
	background-image: url(images/backgrounds/red/post/h2-740x50.png);
}

body.c1 div#content h3.type2,
body.c2-left div#content h3.type2,
body.c2-right div#content h3.type2
{
	background-image: url(images/backgrounds/red/post/h3-730x45.png);
}

body.c3 div#content h2.type2	{ background-image: url(images/backgrounds/red/post/h2-600x50.png); }
body.c3 div#content h3.type2	{ background-image: url(images/backgrounds/red/post/h3-590x45.png); }



/* メインカラム - リストタグ
--------------------------------------------------------------------------- */

div#content ul li {
	background-image: url(images/backgrounds/red/list/icon-arrow-15x15.png);
}



/* サイドカラム - 各ボックスタイトル
--------------------------------------------------------------------------- */

div.side div.title {
	background-image: url(images/backgrounds/red/side/side-title-20x40.png);
}



/* サイドカラム - リストタグ
--------------------------------------------------------------------------- */

div.side ul li {
	background-image: url(images/backgrounds/red/list/icon-sbox2.png);
}



/* フッター
--------------------------------------------------------------------------- */

div#footer {
	background-image: url(images/backgrounds/red/header/header-10x150.png);
}



/* ランキング
--------------------------------------------------------------------------- */

div#content div.post p.ran1	{ background-image: url(images/backgrounds/red/rank/ran1.png); }
div#content div.post p.ran2	{ background-image: url(images/backgrounds/red/rank/ran2.png); }
div#content div.post p.ran3	{ background-image: url(images/backgrounds/red/rank/ran3.png); }
div#content div.post p.ran4	{ background-image: url(images/backgrounds/red/rank/ran4.png); }
div#content div.post p.ran5	{ background-image: url(images/backgrounds/red/rank/ran5.png); }

div#content div.post p.link-text a {
	background-image: url(images/backgrounds/red/list/icon-arrow.png);
}



/* サイトマップ
--------------------------------------------------------------------------- */

body.c1 div#content div.post div.storycontent div.ddsg-wrapper h2,
body.c2-left div#content div.post div.storycontent div.ddsg-wrapper h2,
body.c2-right div#content div.post div.storycontent div.ddsg-wrapper h2
{
	background-image: url(images/backgrounds/red/post/h3-730x38.png);
}

body.c3 div#content div.post div.storycontent div.ddsg-wrapper h2 {
	background-image: url(images/backgrounds/red/post/h3-590x38.png);
}

div#content div.post div.ddsg-wrapper ul li {
	background-image: url(images/backgrounds/red/list/icon-sbox1.png);
}



/* 各種アイコン
--------------------------------------------------------------------------- */

div#content div.post p.iconb {
	background-image: url(images/backgrounds/red/list/icon-bikkuri.png);
}

p.icon1	{ background-image: url(images/backgrounds/red/list/icon-check.png); }
p.icon2	{ background-image: url(images/backgrounds/red/list/icon-sbox1.png); }

div#content div.post p.link a,
div#content div.post p.link2 a,
div#content div.post p.link3 a
{
	background-image: url(images/backgrounds/red/list/icon-arrow.png);
}

