@charset "utf-8";

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

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

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

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

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

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

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

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


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

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

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


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

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

h1 a {
	color:#f00;
}


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

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


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

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

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

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

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

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

p.mtExtended a {
	color:#f90;
}

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


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

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


div#menu a {
	color:#444;
	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 {
	color:#444;
	border-bottom:1px #f06 solid;
}

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

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

.comments-post {
	color:#f90;
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-orange.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;
	font-weight:bold;
	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;
}


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

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


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

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

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

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

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


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



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

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

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

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


