@charset "utf-8";

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

html * {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

* {
	margin:0;
	padding:0;
/*	font-weight:normal;*/
	font-style:normal;
	line-height:1.9;
}

body {
	font:normal normal normal 100%/1.9 "ヒラギノ角ゴ Pro W3","Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS","Arial", sans-serif;
	color: #444;

	background: url("image/mu-purple.gif") #fff;
}

a {
	color:#444;
	text-decoration:none;
}

a img {
	border: none;
}

img {
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}

strong {
	font-weight:bold;
	font-size:100%;
	padding: 0 0.3em;
	font-style:normal;

	color:#fff;
	background-color:#f00;
}

em {
	font-weight:bold;
	font-size:100%;
	padding: 0 0.3em;
	font-style:normal;

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

cite {
	font-weight:normal;
	font-size:100%;
	padding: 0 0.3em;
	font-style:normal;

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

b {
	font-weight:bold;
}

del {
	color:#999;
	font-size:80%;
}


/* 罫線。-------------*/
hr {
	border:none;
	height:5px;

	color:#30d;
	background-color:#30d;
}

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

div.mtHeader {
	text-align:center;
	font-weight:bold;
	font-size:80%;
	line-height:1;
	color: #EEE;

	background-color:#30d;
}

div.mtHeader a {
	color:#fff;
}


.topimage {
	background:#fff;
	border-top:1px #eee solid;
	border-bottom:1px #eee solid;
}


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

div#mtEntriesTop {
	margin:5px 190px 0 170px;

	border:#30d 1px solid;
	background: url("image/mu-mono.gif") #fff;
}

div#mtEntries {
	margin:5px 190px 0 5px;

	border:#30d 1px solid;
	background: url("image/mu-mono.gif") #fff;
}


/* 各エントリー-------------------------------*/
div.mtEachEntry {
	color:#444;
	margin:0.5em 0 0.5em 0;
}

div.mtEachEntry h1 {
	margin:0 0.5em 0.5em 0em;
	padding:3px 3px 3px 2em;
	font-weight:bold;
	font-size:130%;
	vertical-align:bottom;

	color:#30d;
	background: url("image/5sen-toon-blue.gif") no-repeat #fff;
}

h1 a {
	text-decoration:none;
	font-weight:bold;

	color:#60d;
}



div.mtEachEntry h2 {
	margin:0.5em 1em 0.2em 0.5em;
	padding:0 3px 3px 2em;
	font-weight:bold;
	font-size:110%;
	vertical-align:bottom;

	color:#30d;
	background: url("image/5sen-heon-blue.gif") no-repeat #fff;
}

div.mtEachEntry h2 a {
	text-decoration:none;
	font-weight:bold;

	color:#60d;
}

.category {
	font-weight:normal;
	font-size:80%;
}

div.mtEntryBody {
	margin:0 1em 0 2em;
	padding:1em;
	font-size:100%;

	border:1px #30d dashed;
}

div.mtEntryBody p {
	margin:0.2em 0 1em 0;
	line-height:1.8em;
}

div.mtEntryBody a {
	color:#444;

	border-bottom: #30d solid 1px;
}


div.mtEntryBody h3 {
	margin:0.5em 0em 0.2em -0.9em;
	padding:0 3px 3px 1.5em;
	font-size:110%;
	vertical-align:bottom;

	color:#00c;
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-blue.gif") no-repeat #fff;
}

div.mtEntryBody h4 {
	margin:0.5em 1em 0.2em 0em;
	padding:0 3px 3px 1.5em;
	font-size:100%;
	vertical-align:bottom;

	color:#00c;
	background: url("http://www.twelve-girls-band.info/image/5sen-heon-blue.gif") no-repeat #fff;
}


div.mtEntryBody ul li {
	padding-left:0.5em;

	list-style-image:url("image/i8rsbl.gif");
}

div.mtEntryBody table tr th{
	text-align:left;
	font-weight:bold;
	padding:5px;
	color:white;
	background-color:#999;
}

div.mtEntryBody table tr th a{
	color:white;
	border-bottom:1px #fff solid;
}

div.mtEntryBody table tr td{
	padding:5px;
	font-size:90%;
	line-height:1;
}

div.mtEntryBody table tr td p{
	line-height:1;
	padding:0;
}


p.mtExtended {
	clear:right;
	font-size:90%;
	margin:0 100px 0 2em;
	padding:3px 3px 3px 2em;
	height:32px;

	background: url("image/5sen-heon-blue.gif") no-repeat #fff;
}

p.mtExtended a {
	text-decoration:none;
	font-weight:bold;

	color:#30d;
}

/* mtEntryData ------------------------------ */

div.mtEntryData {
/*	width: 200px;
	float:right;
	background-color:#fff;
	border-top: 1px #eee solid;
	border-right: 1px #444 solid;
	border-bottom: 1px #444 solid;
	border-left: 1px #eee solid;
	font-family:"ヒラギノ角ゴ Pro W3","Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS","Arial", sans-serif;*/
	font-size:90%;
	text-align:right;
}

div.mtEntryData ul {
	margin:0.5em 0 0 0;
	font-size:75%;
}
div.mtEntryData li {
	padding-left:2px;
	margin-bottom:4px;
}

div.mtEntryData li.mtPostedCategory {
	list-style-image:url("image/i8sp2.gif");
}
div.mtEntryData li.mtPostedTime {
	list-style-image:url("image/i8sor.gif");
}
div.mtEntryData li.mtPostedBy {
	list-style-image:url("image/i8sp.gif");
}
div.mtEntryData li.mtPermalink {
	list-style-image:url("image/i8sgr.gif");
}
div.mtEntryData li.mtComments {
	list-style-image:url("image/i8sbl.gif");
}
div.mtEntryData li.mtTrackback {
	list-style-image:url("image/i8sp.gif");
}

/* 目次とか------------------------------*/
.mtEntryExcerpt {
	font-size:85%;
}

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

div#menu {
	margin:0;
	padding:0;
	font-size:90%;
	line-height:180%;
}

div#menu h2 {
	margin: 0 0 5px 0;
	padding: 5px 10px;
	font-size:120%;

	background: url("image/5sen-toon-blue.gif") no-repeat #fff;
}

div#menu .zengo {
	margin:0.5em;
	padding:3px 3px 3px 2em;
	font-weight:bold;
	font-size:130%;

	color:#60d;
	background: url("image/5sen-toon-blue.gif") no-repeat #fff;
}


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

div#menu li {
	vertical-align:bottom;
	margin:0 0 0 2em;

	list-style-image:url("image/i8ppk.gif");
}


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

div#comments {
	margin:0;
	padding:5px 0.5em 0.5em 90px;
	font-size:90%;
	line-height:180%;

	background-image: url("image/notebook-back.png");
}

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

p.comments-head {
	margin: 0;
	padding-top:10px;
	padding-left: 2em;
	font-size:120%;
	font-weight:bold;

	color:#60d;
	background: url("image/5sen-toon-blue.gif") no-repeat #fff;
}

div.comments-body {
	font-size:90%;
	margin-left:3em;
}

div.comments-body td{
	font-size:90%;
}

.trackback-post {
	margin:0.5em 0 0 1em;
	padding:3px 3px 3px 2em;

	color:#f06;
	background: url("image/5sen-heon-blue.gif") no-repeat #fff;
}

.comments-post {
	margin:0.5em 0 0 1em;
	padding:3px 3px 3px 2em;

	color:#30d;
	background: url("image/5sen-heon-blue.gif") no-repeat #fff;
}


/* 投稿者名、コメントの書き込み欄の文字化け防止 */
input {
	font-family:"Osaka","ＭＳ Ｐゴシック", verdana, arial, sans-serif;
}

textarea {
	font-family:"Osaka","ＭＳ Ｐゴシック", verdana, arial, sans-serif;
}


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

div#mtGuidance {
	position:absolute;
	top:140px;
	left:5px;
	bottom:auto;
	right:auto;
	width:160px;

	border:#f00 1px solid;
	background: url("image/mu-red.gif") #fff;
}


div#mtGuidance a {

	color:#444;
	border-bottom:1px solid #f00;
}

div#mtGuidance dl {
	margin-bottom:5px;
	font-size:80%;
	line-height:100%;
}

div#mtGuidance dt {
	font-weight:bold;
	margin:5px 0 0 0;
	padding: 0 5px 0 2em;

	color:#f00;
	background: url("image/line3rd.gif") #fff;
}

div#mtGuidance dd {
	color:#444;
	padding:5px 0;
}

div#mtGuidance dd ul {
	margin-left:2em;
	vertical-align:bottom;
	list-style:none;
}
div#mtGuidance dd ul ul {
	margin-left:1em;
	vertical-align:bottom;
	list-style:none;
}

div#mtGuidance dd li {

	list-style-image:url("image/i16ppk2.gif");
}

div#mtGuidance dd li a {

	color:#444;
	broder-bottom:1px solid #f00;
}

div#mtGuidance form {
	margin-bottom:5px;
	width:160px;
}

div#mtGuidance form fieldset {
	border:none;
}

div#mtGuidance form legend {
	font-size:80%;
	line-height:100%;
	font-weight:bold;
	width:100%;
	margin:5px 0 0 0;
	padding: 0 5px 0 2em;

	color:#f00;
	background: url("image/line3rd.gif") #fff;
}

div#mtGuidance form p {
	margin:0;
	padding-top:5px;
	padding-left:10px;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0
}

div#mtGuidance form input#search {
	width:120px;
}


/* mtUtilitiestop --------------------*/
div#mtUtilitiestop {
	position:absolute;
	top:270px;
	right:5px;
	bottom:auto;
	left:auto;
	width:180px;
	border:#30d 1px solid;
	background: url("image/mu-purple.gif") #fff;
}

div#mtUtilitiestop a {

	color:#444;
	border-bottom:1px solid #30d;
}


div#mtUtilitiestop dl {
	margin-bottom:5px;
	font-size:80%;
	line-height:100%;
}

div#mtUtilitiestop dt {
	font-weight:bold;
	margin:5px 0 0 0;
	padding: 0 5px 0 2em;

	color:#30d;
	background: url("image/line3bl.gif") #fff;
}

div#mtUtilitiestop dd {
	color:#444;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0;
	padding:5px 0;
}

div#mtUtilitiestop dd ul {
	margin-left:2em;
	vertical-align:bottom;
	list-style:none;
}

div#mtUtilitiestop dd li {

	list-style-image:url("image/imi28bl.gif");
}

div#mtUtilitiestop dd li a {

	color:#444;
	broder-bottom:1px solid #30d;
}



div#mtUtilitiestop form {
	margin-bottom:5px;
	width:160px;
}

div#mtUtilitiestop form fieldset {
	border:none;
}

div#mtUtilitiestop form legend {
	font-size:80%;
	line-height:100%;
	font-weight:bold;
	width:100%;
	margin:5px 0 0 0;
	padding: 0 5px 0 2em;

	color:#30d;
	background: url("image/line3bl.gif") #fff;
}

div#mtUtilitiestop form p {
	margin:0;
	padding-top:5px;
	padding-left:10px;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0
}

div#mtUtilitiestop form input#search {
	width:140px;
}


/* mtUtilities --------------------*/
div#mtUtilities {
	position:absolute;
	top:140px;
	right:5px;
	bottom:auto;
	left:auto;
	width:180px;

	border:#30d 1px solid;
	background: url("image/mu-purple.gif") #fff;
}

div#mtUtilities a {

	color:#444;
	border-bottom:1px solid #30d;
}


div#mtUtilities dl {
	margin-bottom:5px;
	font-size:80%;
	line-height:100%;
}

div#mtUtilities dt {
	font-weight:bold;
	margin:5px 0 0 0;
	padding: 0 5px 0 2em;

	color:#30d;
	background: url("image/line3bl.gif") #fff;
}

div#mtUtilities dd {
	color:#444;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0;
	padding:5px 0;
}

div#mtUtilities dd ul {
	margin-left:2em;
	vertical-align:bottom;
	list-style:none;
}

div#mtUtilities dd li {

	list-style-image:url("image/imi28bl.gif");
}

div#mtUtilities dd li a {

	color:#444;
	broder-bottom:1px solid #30d;
}



div#mtUtilities form {
	margin-bottom:5px;
	width:160px;
}

div#mtUtilities form fieldset {
	border:none;
}

div#mtUtilities form legend {
	font-size:80%;
	line-height:100%;
	font-weight:bold;
	width:100%;
	margin:5px 0 0 0;
	padding: 0 5px 0 2em;

	color:#30d;
	background: url("image/line3bl.gif") #fff;
}

div#mtUtilities form p {
	margin:0;
	padding-top:5px;
	padding-left:10px;
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0
}

div#mtUtilities form input#search {
	width:140px;
}

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


div.mtEntryBody dl {
	margin: 0.5em 0;
}

div.mtEntryBody dt {
	font-weight:bold;
	margin-top:0.5em;
}

div.mtEntryBody dd {
	padding-left:3em;
}

div.mtEntryBody li {
	margin-left:2em;
}

div.mtEntryBody blockquote {
	background-color:transparent;
	font-size:90%;
	margin:0.5em 2em;
	padding: 0.5em;

	border: 10px #fcc solid;
	background-image:url("image/mu-purple.gif");
}



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

.unicode {
	font-family:"Osaka-UI","Osaka", "Arial Unicode MS", "Arial", sans-serif;
}

.unicode_china {
	font-family:"Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS","Arial", monospace;
}

.UnicodeChina {
	font-family:"Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS","Arial", monospace;
}

.pinyin {
font-family: "Ariel", sans-serif;
}

/* 繁体中国語 */
.zhtw {
font-family :"LiHei Pro", "Apple LiGothic", MingLiU, "MS UI Gothic", sans-serif;
}

/* 簡体中国語 */
.zhcn {
font-family :"Hei", SimSun, "MS UI Gothic", sans-serif;
}

.leftfloat {
	float:left;
}

.card-right {
	width:190px;
	text-align:center;
	margin-left:0.5em;
	padding:0;
	border:1px solid #eee;
	float:right;
}

.topdescription {
	font-size:85%;
}

.note {
	font-size:90%;
	color:#666;
}

div .note {
	margin: 0 2em;

	border:1px solid #666;
}

.annotation {
	font-size:90%;
	margin: 0 1em 0 3em;
	padding:0 1em;
	color:#666;

	border: 1px #eee solid;
}

div .code {
	height:300px;
	overflow: auto;
	padding:0 1em;
	font-size:80%;
	line-height:1em;
	word-break:break-all;

	border:#9f9 10px solid;
}

/* 表紙関係 */

div.topimage {
	font-size:x-small;
	line-height:1em;
	float:right;
	margin:5px;
}

.topdescript {
	font-size:x-small;
	line-height:1em;
	padding:5px;
}

/* コーナー別色分け */

div.mtEntryBody table tr th.archives{
	background-color:#d00;
}
div.mtEntryBody table tr td.archives{
	background-color:#fcc;
}

div.mtEntryBody table tr th.news{
	background-color:#f09;
}
div.mtEntryBody table tr td.news{
	background-color:#fcf;
}

div.mtEntryBody table tr th.weblog{
	background-color:#f90;
}
div.mtEntryBody table tr td.weblog{
	background-color:#ffc;
}

div.mtEntryBody table tr th.enquete{
	background-color:#09d;
}
div.mtEntryBody table tr td.enquete{
	background-color:#cff;
}

div.mtEntryBody table tr th.bbs{
	background-color:#90f;
}
div.mtEntryBody table tr td.bbs{
	background-color:#ccf;
}

div.mtEntryBody table tr th.movile{
	background-color:#0c9;
}
div.mtEntryBody table tr td.movile{
	background-color:#cfc;
}

div.mtEntryBody table tr th.english{
	background-color:#aa0;
}
div.mtEntryBody table tr td.english{
	background-color:#ffc;
}




