@charset "utf-8";

/* 全体-----------------------------*/

body {
	background: url("http://www.twelve-girls-band.info/image/mu-red.gif") #fff;
}

strong {
	color:#fff;
	background-color:#d03;
}

em {
	color:#333;
	background-color:#fcc;
}

cite {
	color:#333;
	background-color:#fcc;
}

/* 罫線。-------------*/
hr {
	background-color:#d03;
	color:#d03;
}

/* ヘッダ部分---------------------------------*/

div.mtHeader {
	background-color:#d03;
}

/* エントリー部分--------------------------------*/

div#mtEntriesTop {
	border:#d03 1px solid;
	background: url("http://www.twelve-girls-band.info/image/mu-mono.gif") #fff;
}

div#mtEntries {
	border:#d03 1px solid;
	background: url("http://www.twelve-girls-band.info/image/mu-mono.gif") #fff;
}


/* 各エントリー-------------------------------*/

div.mtEachEntry h1 {
	color:#d03;
	background: url("http://www.twelve-girls-band.info/image/5sen-toon-red.gif") no-repeat #fff;
}

h1 a {
	color:#f00;
}



div.mtEachEntry h2 {
	color:#d03;
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-red.gif") no-repeat #fff;
}

div.mtEachEntry h2 a {
	color:#f00;
}

div.mtEntryBody {
	border:1px #d03 dashed;
}

div.mtEntryBody a {
	color:#444;
	border-bottom: #d03 solid 1px;
}

div.mtEntryBody h3 {
	color:#f00;
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-red.gif") no-repeat #fff;
}

div.mtEntryBody h4 {
	color:#f00;
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-red.gif") no-repeat #fff;
}

div.mtEntryBody ul li {
	list-style-image:url("http://www.twelve-girls-band.info/image/i8rsrd.gif");
}

p.mtExtended {
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-red.gif") no-repeat #fff;
}

p.mtExtended a {
	color:#d03;
}


/* メニュー-----------------------*/

div#menu h2 {
	background: url("http://www.twelve-girls-band.info/image/5sen-toon-red.gif") no-repeat #fff;
}

div#menu .zengo {
	color:#f00;
	background: url("http://www.twelve-girls-band.info/image/5sen-toon-red.gif") no-repeat #fff;
}


div#menu a {
	border-bottom: 1px #f00 solid;
}

div#menu li {
	list-style-image:url("http://www.twelve-girls-band.info/image/i8ppk.gif");
}


/* コメント関連------------*/

div#comments {
	background-image: url("http://www.twelve-girls-band.info/image/notebook-back.png");
}

div#comments a {
	border-bottom:1px #0ff solid;
}

p.comments-head {
	color:#f00;
	background: url("http://www.twelve-girls-band.info/image/5sen-toon-red.gif") no-repeat #fff;
}

.trackback-post {
	color:#f06;
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-red.gif") no-repeat #fff;
}

.comments-post {
	color:#d03;
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-red.gif") no-repeat #fff;
}

/* mtGuidance ---------------------*/

div#mtGuidance {
	border:#f00 1px solid;
	background: url("http://www.twelve-girls-band.info/image/mu-red.gif") #fff;
}


div#mtGuidance a {
	color:#444;
	border-bottom:1px solid #f00;
}

div#mtGuidance dt {
	color:#f00;
	background: url("http://www.twelve-girls-band.info/image/line3rd.gif") #fff;
}

div#mtGuidance dd li {
	list-style-image:url("http://www.twelve-girls-band.info/image/i16ppk2.gif");
}

div#mtGuidance dd li a {
	color:#444;
	broder-bottom:1px solid #f00;
}

div#mtGuidance form legend {
	color:#f00;
	background: url("http://www.twelve-girls-band.info/image/line3rd.gif") #fff;
}

/* mtUtilitiestop --------------------*/
div#mtUtilitiestop {
	border:#d03 1px solid;
	background: url("http://www.twelve-girls-band.info/image/mu-red.gif") #fff;
}

div#mtUtilitiestop a {
	color:#444;
	border-bottom:1px solid #d03;
}

div#mtUtilitiestop dt {
	color:#d03;
	background: url("http://www.twelve-girls-band.info/image/line3rd.gif") #fff;
}

div#mtUtilitiestop dd li {
	list-style-image:url("http://www.twelve-girls-band.info/image/imi28rd.gif");
}

div#mtUtilitiestop dd li a {
	color:#444;
	broder-bottom:1px solid #d03;
}

div#mtUtilitiestop form legend {
	color:#d03;
	background: url("http://www.twelve-girls-band.info/image/line3rd.gif") #fff;
}


/* mtUtilities --------------------*/
div#mtUtilities {
	border:#d03 1px solid;
	background: url("http://www.twelve-girls-band.info/image/mu-red.gif") #fff;
}

div#mtUtilities a {
	color:#444;
	border-bottom:1px solid #d03;
}

div#mtUtilities dt {
	color:#d03;
	background: url("http://www.twelve-girls-band.info/image/line3rd.gif") #fff;
}

div#mtUtilities dd li {
	list-style-image:url("http://www.twelve-girls-band.info/image/imi28rd.gif");
}

div#mtUtilities dd li a {
	color:#444;
	broder-bottom:1px solid #d03;
}

div#mtUtilities form legend {
	color:#d03;
	background: url("http://www.twelve-girls-band.info/image/line3rd.gif") #fff;
}


/* 記事本文装飾関係----------------------*/

div.mtEntryBody blockquote {
	border: 10px #fcc solid;
	background-image:url("http://www.twelve-girls-band.info/image/mu-red.gif");
}



/* 独自設定 -------------*/

div .note {
	border:1px solid #d03;
}

.annotation {
	border: 1px #d03 solid;
}

div. code {
	border:#fcc 10px solid;
}


