@charset "Shift_JIS";


*{
	margin:0;
	padding:0;
	line-height:1.5em;
}

/* ============================================================= */
body{
	background:#000000;
	color:#444444;
	font-size:100%;
	word-break:break-all;
	font-family:verdana, arial, "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚o ƒSƒVƒbƒN", sans-serif;
}


#Main{
	width:610px;
	margin:0 auto;
	background-image:url("../img/main.gif");
}
/* ============================================================= */

/* ====[a]Element==== */
a{text-decoration:none;}
a:link{
color:#7C7C7C;
text-decoration:none;
}

a:visited{
color:#7C7C7C;
text-decoration:none;
}

a:hover{
color:#7C7C7C;
text-decoration:underline;
}

a:active{
color:#7C7C7C;
text-decoration:none;
}

/* ====[img]Element==== */
img, img.head, img.newrelease, img.listen, img.banner, img.iro{
	padding: 0;
	border: 0;
}
img.head{	
	margin:35px 0 5px 18px;
}
img.Disc_L{
	border:1px solid #000000;
	padding: 0;
}
img.Disc_S{	
	margin:2px;
	border:1px solid #000000;
	padding: 0;
}
img.newrelease{	
	margin:16px 0 50px;
}
img.listen{	
	margin:3px 3px 0 0;
}
img.banner{	
	margin-right:5px;
	margin-bottom:2px;
}

/* ====[p]Element==== */
p, p.next, p.next1997, p.next2003, p.s_next, p.space{
	font-size:70%;
	line-height:1.5em;
}
p.next{
	margin-bottom:15px;
}
p.next1997{
	padding:0 0 400px;
}
p.next2003{
	padding:0 0 200px;
}
p.space{
	padding:0 0 350px;
}
p.s_next{
	margin-bottom:10px;
}
p.bl_center{
	font-size:110%;
	line-height:1.3em;
	font-weight:bold;
	text-align: center;
	margin:5px 0 12px;
}
p.head{
	font-size:10px;
	line-height:1.3em;
	margin:0 0 5px 18px;
	color:#FF55C8;
}
p.bold{
	font-size:11px;
	font-weight:bold;
	line-height:1.3em;
	letter-spacing:-1px;
	margin:5px 0 5px;
}
p.activ{
	font-size:10px;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:-1px;
	padding:3px;
	color:#666666;
}
p.l_bold{
	font-size:11px;
	font-weight:bold;
	line-height:1.3em;
	letter-spacing:-1px;
	color:#4444444;
	margin-bottom:7px;
}
p.m{
	font-size:10px;
	line-height:1.3em;
	letter-spacing:-1px;
}
p.s{
	font-size:9px;
	line-height:0.1em;
	text-align:right;
	margin-bottom:10px;
}
p.list{
	font-size:9px;
	line-height:1.2em;
	letter-spacing:-1px;
}
p.last{
	font-size:70%;
	line-height:4em;
	text-align:right;
}
p.kumi, p.naoki{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Verdana, Century, Times, "Times New Roman";
}
p.kumi{
	margin-top:30px;
}
p.naoki{
	margin-top:10px;
}
p.topics{
	color:#FFFFFF;
	background-color:#444444;
	font-size:10px;
	font-weight:bold;
	line-height:1.2em;
	letter-spacing:-1px;
	padding-left:2px;
	margin-bottom:7px;
}
p.topitx{
	color:#E73092;
	font-size:10px;
	font-weight:bold;
	line-height:1.5em;
	margin-top: 6px;
}
p.activtx{
	font-size:10px;
	font-weight:bold;
	line-height:1.3em;
}

/* #HeaderArea============================================================= */
div#HeaderArea{
	margin:0 5px;
	background-image:url("../img/header_bg.gif");
	background-repeat:no-repeat;
}

/* #ContentsArea============================================================= */
div#ContentsArea{
	margin:0 5px;	
}

h1, h1.top{
	color:#ABB600;
	font-size:35px;
	font-family:Arial, Verdana, Century, Times, "Times New Roman";
	font-weight:bold;
	margin-left:115px;
	letter-spacing:-2px;
}
h1.top{
	line-height:0.8em;
}
h2{
	color:#444444;
	font-size:16px;
	line-height:1.3em;
	font-weight:bold;
	font-family:Arial, Verdana, Century, Times, "Times New Roman";
}
h3{
	color:#ABB600;
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Verdana, Century, Times, "Times New Roman";
	margin-left:115px;
	letter-spacing:-1px;
	line-height:0.9em;
}
h4{
	color:#ABB600;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Verdana, Century, Times, "Times New Roman";
	margin-bottom:3px;
	letter-spacing:-1px;
	line-height:0.9em;
}

/* ====[Disc]==== */
div.Disc_ContentsArea_L{
	width:485px;
	float:left;
	background-image:url("../disc/img/catch.gif");
	background-repeat:no-repeat;
}
div.Disc_ContentsArea_R{
	margin-left:507px;
	width:70px;
}
div.Disc_Menu, div.Disc_Contents, div.Disc_List, div.Disc_Text, div.Disc_NewRelease{
	margin-left:115px;
}
div.Disc_Menu{
	margin-bottom:18px;
}
div.Disc_Contents{
	margin-top:10px;
}
div.Disc_List{
	margin-top:10px;
}
div.Disc_Text{
	margin-top:20px;
	margin-bottom:25px;
}
div.Disc_NewRelease{
	margin-top:5px;
	margin-bottom:10px;
}

ul{
	list-style-type:none;
}

li{
	border-bottom:1px solid #999999;
	font-size:11px;
	line-height:2em;
	padding:0 5px 5px;
}
li.list{
	border-bottom: 0;
	color:#FFFFFF;
	background-color:#444444;
	font-size:10px;
	font-weight:bold;
	line-height:1.8em;
	padding:0 5px;
}

/* ====[Bio]==== */
div.Bio_ContentsAreaAll{
	width:600px;
	background-image:url("../bio/img/catch.gif");
	background-repeat:no-repeat;
}
div.Bio_Menu, div.Bio_Contents, div.Bio_Text{
	margin-left:115px;
}
div.Bio_Text{
	margin-right:15px;
}
div.Bio_Menu{
	margin-bottom:15px;
}

/* ====[Pro]==== */
div.Pro_ContentsAreaAll{
	width:600px;
	background-image:url("../pro/img/catch.gif");
	background-repeat:no-repeat;
}
div.Pro_Contents{
	margin-left:115px;
	margin-top:15px;
	width:485px;
}
div.Pro_Contents_L{
	font-size:9px;
	line-height:1.8em;
}
div.Pro_Contents_R{
	float:right;
	width:220px;
}
div.Pro_Text{
	margin-left:115px;
	margin-top:10px;
}

/* ====[Info]==== */

div.Info_ContentsAreaAll{
	width:600px;
	/*height:550px;*/
	background-image:url("../info/img/catch.gif");
	background-repeat:no-repeat;
}

div.Info_ContentsArea_L{
	width:485px;
	float:left;
	background-image:url("../info/img/catch.gif");
	background-repeat:no-repeat;
}

div.Info_ContentsArea_R{
	margin-top:10px;
	margin-left:500px;
	/*height:550px;*/
	width:80px;
}

div.Info_Contents{
	border:1px solid #999999;
	margin-left:115px;
	margin-bottom:20px;
	width:354px;
	padding:8px;
}

div.Info_Contents2{
	border:0px solid #999999;
	margin-left:100px;
	margin-bottom:20px;
	width:354px;
	padding:8px;
}


div.Info_Disc{
	margin-top:7px;
	width:200px;
	float:left;
}
div.Info_DiscList{
	margin-top:7px;
	margin-left:205px;
	width:146px;
}
span{
	color:#E73092;
}

/* ====[Activ]==== */
div.Activ_ContentsAreaAll{
	width:600px;
	height:550px;
	background-image:url("../activ/img/catch.gif");
	background-repeat:no-repeat;
}
div.Activ_Top{
	margin-left:115px;
	margin-bottom:10px;
	width:467px;
	height:50px;
	border:1px dashed #999999;
}
div.Activ_ContentsArea_L{
	width:485px;
	float:left;
}
div.Activ_ContentsArea_R{
	margin-top:20px;
	margin-left:500px;
	height:550px;
	width:80px;
}
div.Activ_Contents{
	margin-left:115px;
	margin-bottom:20px;
	width:354px;
	padding:8px;
}
div.Activ_Contents_LR{
	margin-top:20px;
	padding: 0;
	clear:left;
}
div.Activ_Contents_L{
	padding:0 5px 2px 0;
	float:left;
	margin: 0;
	clear:left;	
}
div.Activ_Contents_R{
	margin: 0;	
}

/* ====[Love]==== */
div.Love_ContentsAreaAll{
	width:600px;
	height:550px;
	background-image:url("../love/img/catch.gif");
	background-repeat:no-repeat;
}

/* ====[Shop]==== */
div.Shop_ContentsAreaAll{
	width:600px;
	height:550px;
	background-image:url("../shop/img/catch.gif");
	background-repeat:no-repeat;
}

/* ====[Link]==== */
div.Link_ContentsAreaAll{
	width:600px;
	height:550px;
	background-image:url("../link/img/catch.gif");
	background-repeat:no-repeat;
}
div.Link_Contents_LR{
	margin:0 0 20px 140px;
	padding: 0;
	clear:left;
}

/* #FooterArea============================================================= */
div#FooterArea{
	text-align:center;
	border-top:1px solid #000000;
	margin:0 5px;
	padding:0 0 40px;
	width:600px;
	clear: left;
}

.cpr{
	display:none;
}

address{
	font-size:10px;
	font-style:normal;
	font-family:arial;
	color:#444444;
	line-height:3em;
}