@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.5;
}


/*ページ全体の基本的な設定と背景色*/

body {
	color:#824E1E;
   	background:#FDE2DF;
	background-image: url("/image/koushi-27.gif");
  	word-wrap: break-word;
	font:normal normal normal 100%/1.8 "ヒラギノ角ゴ Pro W3","Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS","Arial", sans-serif;
	color: #444;
}


img {
	vertical-align:middle;
	border :0;
	margin :0 5px 0 0;
}

/*リンク文字設定*/
A                { font-weight: bold; text-decoration: none;}
A:link           { color: #C6375A; }
A:link:hover     { text-decoration: underline;}
A:link:active    { text-decoration: underline;}
A:visited        { color: #E26070; }
A:visited:hover  { text-decoration: underline;}
A:visited:active { text-decoration: underline;}

dt {
	font-weight: bold;
}

/*h1ホームタイトル、h2ブログ本文の日付、h3エントリーのタイトルの設定*/

h1{
	font-family:serif;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	color:#DF7439;
	text-align: center;
}

h2{
	margin: 3px 0 0 0;
	padding: 0px;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {
	padding: 0.2em 1em;
	background-color:#ffcc00;
}

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

div.mtHeader {
	text-align:center;
	font-weight:bold;
	color: #EEE;

	background-color:#ff0;
}

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

div.mtHeader a {
	color: #444;
}

/* トップページ */

#pagetop {
	margin:0;
	padding:3px;
	text-align:center;
	color: #fdf;
	background-color: #f60;
	border-top: 3px solid #606;
	border-bottom: 3px solid #fcf;
}

#pagetopnavi {
	margin:2px 0;
	padding:0 3px;
	text-align:center;
	font-size: 80%;
	line-height: 100%;
	background-color: #449;
	color:#ffc;
}

#pagetopnavi A {color: #fff;}
#pagetopnavi A:link:hover     { text-decoration: none; color: #ff0}
#pagetopnavi A:link:active    { text-decoration: none; color: #ff0}
#pagetopnavi A:visited:hover  { text-decoration: none; color:#ff0}
#pagetopnavi A:visited:active { text-decoration: none; color:#ff0}

#LeftColumn {
	position: absolute;
	top:120px;
	left:0px;
	width:48%;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 1em;
	background-image: url("/image/background2.gif");
	border-top: 2px solid #C6375A;
	border-left: 2px solid #C6375A;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#CenterColumn {
	position: absolute;
	right:0px;
	top:120px;
	width:48%;
	margin-right:5px;
	padding:5px;
	margin-bottom: 1em;
  	background-image: url("/image/background.gif");
	border-top: 2px solid #C6375A;
	border-left: 2px solid #C6375A;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}



#database {
	position: absolute;
	right : 205px ;
	top:120px;
	left:165px;
	width:auto;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 1em;
	background-image: url("/image/background2.gif");
	border-top: 2px solid #C6375A;
	border-left: 2px solid #C6375A;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#bbsnews {
	position: absolute;
	left:5px;
	top:80px;
	width:150px;
	padding:5px;
	margin-bottom: 1em;
  	background-image: url("/image/background.gif");
	border-top: 2px solid #C6375A;
	border-left: 2px solid #C6375A;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#bbsnews A:link           { color: #f09; }
/*#bbsnews A:link:hover     { color: #fff; background: #f33;}
#bbsnews A:link:active    { color: #fff; background: #f33;}*/

#bbsnews A:visited        { color: #f3C; }
/*#bbsnews A:visited:hover  { color: #fff; background: #f3C;}
#bbsnews A:visited:active { color: #fff; background: #f3C;}*/

#sales {
	position: absolute;
	right:5px;
	top:80px;
	width:190px;
	padding:5px;
	margin-bottom: 1em;
	background-image: url("/image/koushi-25.gif");
	border-top: 2px solid #660099;
	border-left: 2px solid #660099;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-size:90%;
}

#sales A:link           { color: #309; }
/*#sales A:link:hover     { color: #fff; background: #309;}
#sales A:link:active    { color: #fff; background: #309;}*/

#sales A:visited        { color: #90f; }
/*#sales A:visited:hover  { color: #fff; background: #90f;}
#sales A:visited:active { color: #fff; background: #90f;}*/

.topbanner {
	text-align:right;
	padding-right:10px;
}


.datatitle {
	color:#ffffff;
	background-color:#f33;
	font-family:serif;
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	text-align: right;
	padding: 2px 1em;
	border-top: 2px solid #fcc;
	border-left: 2px solid #fcc;
	border-right: 2px solid #900;
	border-bottom: 2px solid #900;
}

.bbstitle {
	color:#ffffff;
	background-color:#f09;
	font-family:serif;
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	text-align: right;
	padding: 2px 1em;
	border-top: 2px solid #fcf;
	border-left: 2px solid #fcf;
	border-right: 2px solid #906;
	border-bottom: 2px solid #906;
}

.newstitle {
	color:#ffffff;
	background-color:#f90;
	font-family:serif;
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	text-align: right;
	padding: 2px 1em;
	border-top: 2px solid #ffc;
	border-left: 2px solid #ffc;
	border-right: 2px solid #960;
	border-bottom: 2px solid #960;
}

h3.news00special {
	font-size:120%;
	margin: 2px 0;
	padding: 2px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
}

div.news00special {
	padding: 0 2em;
}

.salestitle {
	color:#ffffff;
	background-color:#90f;
	font-family:serif;
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	text-align: right;
	padding: 2px 1em;
	border-top: 2px solid #ccf;
	border-left: 2px solid #ccf;
	border-right: 2px solid #309;
	border-bottom: 2px solid #309;
}

.linktitle {
	color:#ffffff;
	background-color:#099;
	font-family:serif;
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	text-align: right;
	padding: 2px 1em;
	border-top: 2px solid #cff;
	border-left: 2px solid #cff;
	border-right: 2px solid #066;
	border-bottom: 2px solid #066;
}



/* バナーのあるところ */

#banner {
	margin-right: 335px;
	margin-top: 0;
	text-align: center;
	font-weight:normal;
	padding: 1em; 
}

/* ブログタイトルの文字のリンク色 */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color: #DF7439;
	background: none;
	text-decoration: none;
}

#banner form {
	margin-left: 1em;
	text-align: left;
}

/* ブログタイトル下に入るコメント設定 */
.description {
	font-size:80%;
	font-weight:normal;
}


/* エントリーのある大枠（トップページ以外） */
#container {
	margin-right : 240px ;
	margin-top: 0;
	width:auto;
}

/*ページ移動リンクの設定*/
#menu {
	font-size: 90%;
	font-weight:normal;
	color: #cc0; 
	text-transform:uppercase;
	text-align:left;
	padding-top:5px;
	text-align:center;
}

/* 日にち */
.date	{ 
	font-size: 90%; 
	font-weight:bold;
	text-transform:uppercase;
	padding-left:1em;
}

/* エントリーのあるブロック */
.blog {
	font-size: 100%;
}

/* エントリータイトル表紙 */
.titletop	{
	padding: 0;
	margin: 0 0 1em 0;
}

.titletop img {
	margin: 0;
	padding: 0;
}

/* エントリータイトル */
.title	{
	font-size: 120%; 
	font-weight:bold;
	background-color:#59B173;
	color: #fff;
	padding: 0.5em 1em;
}

/*カテゴリーリンクの設定*/
.category {
	font-size: 70%;
}

/* 各エントリー表紙 */
.blogbodytop {
	border-top: 2px solid #E995A1;
	border-left: 2px solid #E995A1;
	border-right: 2px solid #C6375A;
	border-bottom: 2px solid #C6375A;
	padding:1em;
	margin: 1em;
}

.blogbodytop p {
/*	font-family: monospace;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS", "Arial", sans-serif;
	letter-spacing: 0.05em;
	font-size: 100%;
	line-height: 1.2em;
	padding:0;
	margin:0;
}

/* 各エントリー */
.blogbody {
	padding:1em;
	margin: 1em;
  	background-image: url("/image/background.gif");
	border-top: 2px solid #E995A1;
	border-left: 2px solid #E995A1;
	border-right: 2px solid #C6375A;
	border-bottom: 2px solid #C6375A;
/*	font-family:monospace;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS", "Arial", sans-serif;
	letter-spacing: 0.05em;
	font-size: 100%;
	line-height: 1.8em;
}

/* 続きを読むブロック */
.extended {
	font-size: 80%; 
	padding: 0;
	margin: 0;
	line-height: 1em;
}

/* エントリー投稿者のブロック */
.posted	{ 
	font-size: 80%; 
	text-align: right;
	padding: 0;
	margin: 0;
	line-height:1.1em;
}

/*カテゴリやカレンダー枠の基本設定*/
#links {
	position: absolute;
	right:1em;
	top:30px;
	width:200px;
	padding:5px;
	margin-bottom: 1em;
	background-image: url("/image/background2.gif");
	border-top: 2px solid #E995A1;
	border-left: 2px solid #E995A1;
	border-right: 2px solid #C6375A;
	border-bottom: 2px solid #C6375A;
}


/*エントリーやアーカイブ枠の文字などの設定*/
.side {
	font-size:90%;
	font-weight:normal;
	background:none;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

/*エントリーやアーカイブなどのタイトル文字や枠の設定*/
.sidetitle {
	font-family:serif;
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	background-color: #C6375A;
	color: #FFCB05;
	padding: 3px 1em;
	margin:0;
	text-transform:uppercase;
	border-top: 2px solid #E995A1;
	border-left: 2px solid #E995A1;
	border-right: 2px solid #C6375A;
	border-bottom: 2px solid #C6375A;
}

.listbox {
	font-size:90%;
	height: 12em;
	margin: 0;
	padding: 5px;
	border: 1px #C6375A solid;
	overflow: auto;
}

.list p {
	margin: 0;
	padding: 0;
}

.star {
	color:#918BC3;
}

/*rss(xml)の設定*/
.syndicate {
	font-size:80%;
	font-weight:normal;
	line-height:1.5em;
	padding:2px;
	margin-top:10px;
	text-align:center;
	background:none;
}

/*poweredの設定*/
.powered {
	font-size:80%;
	font-weight:normal;
	border-top:1px dotted #C6375A;
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	letter-spacing: .2em;
	background:none; 
}

/*コメント枠の設定*/
.comments-body {
	color:#336;
	background-image: url("/image/notebook-back.png");
	font-size:90%;
	font-weight:normal;
	font-family:"ヒラギノ角ゴ Pro W3", "Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS", "Arial", sans-serif;
	letter-spacing: 0.05em;
	line-height:1.7em;
	padding-bottom:0.5em;
	padding-top:0.5em;
	padding-left:100px;
	padding-right:1em;
	margin: 0 1em;
}

.comments-body A:link           { color: #000066; }
.comments-body A:link:hover     { color: #000066; background: #FFFFCC;}
.comments-body A:link:active    { color: #000066; background: #FFFFCC;}
.comments-body A:visited        { color: #333399; }
.comments-body A:visited:hover  { color: #333399; background: #CCCC00;}
.comments-body A:visited:active { color: #333399; background: #CCCC00;}

/* コメント投稿者 */
.comments-post {
	color:#336;
	font-size:80%;
	font-weight:normal;
	margin-bottom:5px;
	border-bottom:1px dotted #006699;
	border-top:1px dotted #006699;
	text-align: right;
}

/* 「コメント」の見出し */
.comments-head	{ 
	font-size: 90%; 
	font-weight:bold;
	text-transform:uppercase;
	padding-left:1em;
	background-color:#4CBAC6;
	color:#fff;
}


/* 投稿者名、コメントの書き込み欄の文字化け防止 */
input {
	font-family:sans-serif;
}

textarea {
	font-family:sans-serif;
}


.trackbackbox {
/*	font-family:monospace;*/
	font-family:"ヒラギノ角ゴ Pro W3", "Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS", "Arial", sans-serif;
	letter-spacing: 0.05em;
	font-size: 80%;
	line-height: 1.1em;
	border-top: 2px solid #E995A1;
	border-left: 2px solid #E995A1;
	border-right: 2px solid #C6375A;
	border-bottom: 2px solid #C6375A;
	padding: 0;
	margin: 0;
}

.trackbackbox p {
	margin:0;
	padding:0;
}

/*blockquote設定*/
blockquote {
	color: #669;
	margin:0.5em 2em;
	font-size:80%;
	font-weight:normal;
	line-height:1.8em;
	padding: 1em; 
	border-top: 2px solid #E995A1;
	border-left: 2px solid #E995A1;
	border-right: 2px solid #C6375A;
	border-bottom: 2px solid #C6375A;
}

blockquote blockquote {
	font-size:100%;
}

/*quotetitle設定*/
.quotetitle{
	border-bottom: 2px solid #C6375A;
	padding: 3px;
}

/*navlist*/

ul, li {
	padding:0;
	margin: 0;
}

.navlist
{
	padding: 0;
	margin: 0;
	font-weight: bold;
	width: auto;
}

.navlist ul
{
	padding: 0;
	margin: 0;
	background: #9C9;
}

.navlist li
{
	list-style: none;
	margin: 0;
	padding:0;
	text-align: left;
	border-top: 2px solid #FDE2DF;
	border-left: 2px solid #FDE2DF;
	border-right: 2px solid #C6375A;
	border-bottom: 2px solid #C6375A;
}

.navlist li a
{
	display: block;
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	border-left: 1em solid #E995A1;
	text-decoration: none;
}

.navlist li a:link { text-decoration: none; }
.navlist li a:visited { text-decoration: none;}

.navlist li a:hover {
	text-decoration: none;
	border-color: #FDE2DF;
}

.note {
	color: #C6375A;
	font-size:90%;
	margin:0 1em 0 3em;
	padding: 0 1em;
	border: 1px #C6375A solid;
}

hr {
	color: #E995A1;
	background-color:#E995A1;
	border:none;
	height: 3px;
}

.unicode {
	font-family:"Arial Unicode MS", "ヒラギノ角ゴ Pro W3", "Osaka-UI","Osaka", "Arial", sans-serif;
	letter-spacing: 0.05em;
}

.unicode_china {
	font-family:"ヒラギノ角ゴ Pro W3", "Osaka-UI","Osaka", "MS UI Gothic","Arial Unicode MS", "Arial", sans-serif;
	letter-spacing: 0.05em;
}

td {
	font-size:90%;
	line-height:1em;
}

.title-description {
	display:none;
}

/* カテゴリー別色分け ------------------------------------------- */

.title-top {
	color: #fff;
	background-color:#666;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	padding-left:1em;
}
.back-top {
	background-color:#ccc;
	font-size:90%;
	padding:1em;
}
.back-top A:link           { color: #333;}
.back-top A:visited        { color: #666;}


.title-01faq {
	background-color:#c00;
	border-top: 2px solid #fcc;
	border-left: 2px solid #fcc;
	border-right: 2px solid #600;
	border-bottom: 2px solid #600;
	padding-left:1em;
}
.title-01faq A:link           { color: #fff;}
.title-01faq A:visited        { color: #fff;}
.back-01faq {
	background-color:#fcc;
	padding:1em;
}
.back-01faq A:link           { color: #f00;}
.back-01faq A:visited        { color: #c33;}

.title-02discography {
	background-color:#f90;
	border-top: 2px solid #fc9;
	border-left: 2px solid #fc9;
	border-right: 2px solid #630;
	border-bottom: 2px solid #630;
	padding-left:1em;
}
.title-02discography A:link           { color: #fff;}
.title-02discography A:visited        { color: #fff;}
.back-02discography {
	background-color:#fc9;
	padding:1em;
}
.back-02discography A:link           { color: #f30;}
.back-02discography A:visited        { color: #c60;}


.title-03members {
	background-color:#fc0;
	border-top: 2px solid #ffc;
	border-left: 2px solid #ffc;
	border-right: 2px solid #660;
	border-bottom: 2px solid #660;
	padding-left:1em;
}
.title-03members A:link           { color: #666;}
.title-03members A:visited        { color: #666;}
.back-03members {
	background-color:#ffc;
	padding:1em;
}
.back-03members A:link           { color: #C60;}
.back-03members A:visited        { color: #960;}


.title-03members2 {
	background-color:#ff0;
	border-top: 2px solid #ffc;
	border-left: 2px solid #ffc;
	border-right: 2px solid #660;
	border-bottom: 2px solid #660;
	padding-left:1em;
}
.title-03members2 A:link           { color: #666;}
.title-03members2 A:visited        { color: #666;}
.back-03members2 {
	background-color:#ffd;
	padding:1em;
}
.back-03members2 A:link           { color: #C60;}
.back-03members2 A:visited        { color: #960;}


.title-04music {
	background-color:#0c0;
	border-top: 2px solid #cfc;
	border-left: 2px solid #cfc;
	border-right: 2px solid #060;
	border-bottom: 2px solid #060;
	padding-left:1em;
}
.title-04music A:link           { color: #fff;}
.title-04music A:visited        { color: #fff;}
.back-04music {
	background-color:#cfc;
	padding:1em;
}
.back-04music A:link           { color: #060;}
.back-04music A:visited        { color: #090;}

.title-05instrument {
	background-color:#0cc;
	border-top: 2px solid #cff;
	border-left: 2px solid #cff;
	border-right: 2px solid #066;
	border-bottom: 2px solid #066;
	padding-left:1em;
}
.title-05instrument A:link           { color: #fff;}
.title-05instrument A:visited        { color: #fff;}
.back-05instrument {
	background-color:#cff;
	padding:1em;
}
.back-05instrument A:link           { color: #066;}
.back-05instrument A:visited        { color: #099;}


.title-90links {
	background-color:#00c;
	border-top: 2px solid #ccf;
	border-left: 2px solid #ccf;
	border-right: 2px solid #006;
	border-bottom: 2px solid #006;
	padding-left:1em;
}
.title-90links A:link           { color: #fff;}
.title-90links A:visited        { color: #fff;}
.back-90links {
	background-color:#ccf;
	padding:1em;
}
.back-90links A:link           { color: #006;}
.back-90links A:visited        { color: #009;}

.title-95bbs {
	background-color:#90c;
	border-top: 2px solid #fcf;
	border-left: 2px solid #fcf;
	border-right: 2px solid #606;
	border-bottom: 2px solid #606;
	padding-left:1em;
}
.title-95bbs A:link           { color: #fff;}
.title-95bbs A:visited        { color: #fff;}
.back-95bbs {
	background-color:#fcf;
	padding:1em;
}
.back-95bbs A:link           { color: #609;}
.back-95bbs A:visited        { color: #90c;}

/* BBSディレクトリ別色分け ------------------------------------------- */

.main-title {
	background-color: #90F;
	color:#FFF;
}
.main-title2 {
	background-color:#DBF;
	color:#609;
}
.main-title2 A:link           { color: #609 ! important;}
.main-title2 A:visited        { color: #609 ! important;}

.members-title {
	background-color: #F0F;
	color:#FFF;
}
.members-title2 {
	background-color:#FCF;
	color:#909;
}
.members-title2 A:link           { color: #909 ! important;}
.members-title2 A:visited        { color: #909 ! important;}

.music-title {
	background-color: #F39;
	color:#FFF;
}
.music-title2 {
	background-color:#FCC;
	color:#C06;
}
.music-title2 A:link           { color: #C06 ! important;}
.music-title2 A:visited        { color: #C06 ! important;}

.instrumentals-title {
	background-color: #F66;
	color:#FFF;
}
.instrumentals-title2 {
	background-color:#FCC;
	color:#C00;
}
.instrumentals-title2 A:link           { color: #C00 ! important;}
.instrumentals-title2 A:visited        { color: #C00 ! important;}

.event-title {
	background-color: #F90;
	color:#FFF;
}
.event-title2 {
	background-color:#FD6;
	color:#C60;
}
.event-title2 A:link           { color: #C60 ! important;}
.event-title2 A:visited        { color: #C60 ! important;}

.media-title {
	background-color: #FC0;
	color:#FFF;
}
.media-title2 {
	background-color:#FFC;
	color:#960;
}
.media-title2 A:link           { color: #960 ! important;}
.media-title2 A:visited        { color: #960 ! important;}


.chinese-title {
	background-color: #FF0;
	color:#F0F;
}
.chinese-title2 {
	background-color:#FFC;
	color:#990;
}

.chinese-title2 A:link           { color: #990 ! important;}
.chinese-title2 A:visited        { color: #990 ! important;}



.multilingual-title {
	background-color: #CC0;
	color:#FFF;
}
.multilingual-title2 {
	background-color:#FFC;
	color:#690;
}
.multilingual-title2 A:link           { color: #690 ! important;}
.multilingual-title2 A:visited        { color: #690 ! important;}

.off-title {
	background-color: #0C0;
	color:#FFF;
}
.off-title2 {
	background-color:#CFC;
	color:#060;
}
.off-title2 A:link           { color: #060 ! important;}
.off-title2 A:visited        { color: #060 ! important;}


.fantasy-title {
	background-color: #096;
	color:#FFF;
}
.fantasy-title2 {
	background-color:#CFC;
	color:#063;
}
.fantasy-title2 A:link           { color: #063 ! important;}
.fantasy-title2 A:visited        { color: #063 ! important;}

.nazo-title {
	background-color: #099;
	color:#FFF;
}
.nazo-title2 {
	background-color:#CFF;
	color:#066;
}
.nazo-title2 A:link           { color: #066 ! important;}
.nazo-title2 A:visited        { color: #066 ! important;}

.intro-title {
	background-color: #09F;
	color:#FFF;
}
.intro-title2 {
	background-color:#CFF;
	color:#069;
}
.intro-title2 A:link           { color: #069 ! important;}
.intro-title2 A:visited        { color: #069 ! important;}

.support-title {
	background-color: #66C;
	color:#FFF;
}
.support-title2 {
	background-color:#DCF;
	color:#009;
}
.support-title2 A:link           { color: #009 ! important;}
.support-title2 A:visited        { color: #009 ! important;}

.other-title {
	background-color: #999;
	color:#FFF;
}
.other-title2 {
	background-color:#CCC;
	color:#333;
}
.other-title2 A:link           { color: #333 ! important;}
.other-title2 A:visited        { color: #333 ! important;}

.info-title {
	background-color: #59B173;
	color:#FFF;
}



