@charset "Shift_JIS";
/* §ìŽÒî•ñ */
/* ƒuƒ‰ƒEƒU‰Šú‰»ƒXƒ^ƒCƒ‹ */
/* ‹¤’Ê•”•ª‚ÌƒXƒ^ƒCƒ‹ */
/* Šeƒy[ƒWŒÂ•Ê‚ÌƒXƒ^ƒCƒ‹ */

/*--------------------------------------------------------------------
guideline : ver1.07
since : 2007/6/16
writer : 
last_editday : 2007/6/16
last_editor : 
--------------------------------------------------------------------*/


/*--------------------------------------------------------------------
common
css‚Ì‰Šú‰»
--------------------------------------------------------------------*/


* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

html, body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	background-color: #000000;
	background-image: url(../../img/bg.jpg);
	text-align: center;
	color: #BB9BA2;
}

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
	background-color: #000000;
	background-image: url(../../img/bg.jpg);
	text-align: center;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif, Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	list-style-type: none;
}

table, caption, th, td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif , Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub, sup, q, br, ins, del, a, img, object, iframe {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif , Arial;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-size: 100%;
	outline:0;
}

strong {
	font-weight: bold;
}

a{
	outline:0;
	margin: 0px;
	padding: 0px;
	color: #AD99AB;
	text-decoration: underline;
}
a:hover{
	text-decoration:none;
	outline:0;
	color: #FFFFFF;
}

/*container*/

div#container {
	width:984px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	height: auto;
}

/*header*/
div#header {
	height: 169px;
}


/*footer*/
div#footer {
	text-align: center;
	clear: both;
	width: auto;
	padding: 20px 0px;
	margin-top: 20px;
}


/*-----  wrapper  -----*/

div#wrapper {
	padding: 0;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #000000;
}
div#wrapper {
    overflow: visible;
}

div#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: visible;
}

/*\*/
* html div#wrapper {
	overflow: visible;
}
/**/

div#rss-area {
	left: 25px;
	top: 490px;
	margin-top: 6px;
	margin-left: 11px;
} 


div#rss-area ul{
	text-align: left;
	margin-top: 6px;
} 

div#rss-area ul li{
	clear: both;
	padding-bottom: 3px;
	color: #532222;
} 

div#rss-area ul li a{
	padding-left: 15px;
} 

div#rss-area ul li a:hover{
} 

div#rss-area ul li img{
	margin: 0 10px 0px 0px;
	padding: 0px;
} 

img#title-img{
	float: left;
}
/*--------------------------------------------------------------------
discography
--------------------------------------------------------------------*/

div#disco-cat{
	text-align: center;
	float: left;
	width: 353px;
} 

div#disco-cat h3{
	margin-bottom: 12px;
} 

div#disco-cat ul{
	margin: 12px auto 0px;
	width: 300px;
} 

div#disco-cat ul li{
	background-image: url(../../img/disco/mooncap.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin-left: 10px;
	padding-left: 22px;
}


div#disco-detail{
	margin: 0 auto;
	width: 605px;
	float: left;
	text-align: left;
} 


div#disco-detail dl{
	margin-top: 25px;
	margin-left: 30px;
}

div#disco-detail dl dt{
	float: left;
	clear: both;
	min-height:160px;
	margin-right: 20px;
	text-align: center;
}

* html div#disco-detail dl dt{/*IE6 HACK*/
	height:160px;
}

div#disco-detail dl dd{
	margin-bottom: 30px;
	min-height:160px;
	background-image: url(../../img/disco/line.jpg);
	background-repeat: no-repeat;
	background-position: -180px bottom;
	padding-bottom: 20px;
	width: auto;
	padding-left: 160px;
}

* html div#disco-detail dl dd{/*IE6 HACK*/
	height:160px;
	padding-left: 0;
}

*:first-child+html div#disco-detail dl dd{/*IE7 HACK*/
	padding-left: 0;
	margin-left: 160px;
}

div#disco-detail dl dd h4 img{
	margin-right: 10px;
}

div#disco-detail dl dd h4{
	font-size: 14px;
	color: #FF9999;
}

.data{
	margin-bottom: 15px;
	color: #999999;
	margin-top: 15px;
}


/*--------------------------------------------------------------------
PROFILE
--------------------------------------------------------------------*/


div#profile #prof-txt{
	text-align: center;
	clear: both;
	background-image: url(../../img/profile/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#profile #prof-txt #txt{
	text-align: left;
	margin: 0px auto;
	height: 440px;
	width: 450px;
	overflow: auto;
	visibility: visible;
	padding-right: 15px;
}


div#profile #prof-txt #txt p{
	margin-bottom: 15px;
	padding-left: 5px;
}



/*--------------------------------------------------------------------
PHOTO
--------------------------------------------------------------------*/

div#photograph{
	text-align: center;
	clear: both;
	background-image: url(../../img/photo/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:550px;
}

* html div#photograph{/*IE6 HACK*/
	height: 550px;
}



/*--------------------------------------------------------------------
LETTER
--------------------------------------------------------------------*/

div#letter{
	text-align: left;
	clear: both;
	background-image: url(../../img/letter/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:650px;
}

* html div#letter{/*IE6 HACK*/
	height: 650px;
}

div#letter dl{
	margin-top: 36px;
	width: auto;
	padding-left: 353px;
}

div#letter dl dt{
	float: left;
	clear: both;
}

div#letter dl dd{
	background-image: url(../../img/letter/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:31px;
	margin: 0px 0px 20px;
	padding: 0px 20px 10px 0px;
}

* html div#letter dl dd{
	height:31px;
}

div#letter dl dd input#name,
div#letter dl dd input#EMAIL{
	width: 460px;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #0F0F0F;
	border-style: none;
	height: 31px;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	font-weight: bold;
}

div#letter dl dd textarea{
	width: 460px;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #0F0F0F;
	border-style: none;
	height: 150px;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
}


/*--------------------------------------------------------------------
information
--------------------------------------------------------------------*/

div#info-cat{
	text-align: center;
	float: left;
	width: 353px;
} 

div#info-cat h3{
	margin-bottom: 12px;
} 

div#info-cat ul{
	margin: 12px 20px 0px;
	width: auto;
} 



div#info-cat ul li{
	background-image: url(../../img/information/mooncap.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	padding-left: 22px;
	float: left;
} 

div#info-detail{
	margin: 0 auto;
	width: 605px;
	float: left;
	text-align: left;
} 



/*--------------------------------------------------------------------
FANCLUB
--------------------------------------------------------------------*/

div#fanclub{
	text-align: left;
	clear: both;
	background-image: url(../../img/fanclub/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:650px;
}

* html div#fanclub{/*IE6 HACK*/
	height: 650px;
}

div#fanclub #box{
	padding-left:353px;
}

div#fanclub p{
	padding-left: 30px;
	color: #FFFFFF;
	margin: 20px 0px;
}




/*--------------------------------------------------------------------
link
--------------------------------------------------------------------*/

div#link{
	text-align: left;
	clear: both;
	min-height:650px;
	margin: 10px auto;
	padding: 20px;
	width: 550px;
}

div#link img{
	margin-bottom: 15px;
}

div#link ul{
	margin: 15px 0px 15px 15px;
}

div#link ul li{
}
