BODY {
	background:Black;
	color:LemonChiffon;
}

em {
	font-weight:bolder;
	font-style:normal;
	text-decoration:none;
}

strong {
	font-weight:bold;
}

H1 { font-size:140%; font-weight:bold; }
H2 { font-size:130%; font-weight:bold; margin-left:2%;}
H3 { font-size:120%; font-weight:bold; margin-left:4%;}
H4,H5,H6 { font-size:110%; font-weight:bold; margin-left:6%;}

address {
        color:White;
        text-decoration:none;
        font-family:"Century Gothic",sans-serif;
        font-style:normal;
}

a:link { background:DarkBlue; }
a:visited { background:MidnightBlue; }

a.stdlink { color:Magenta; text-decoration:none; }
a.stdlink:link {color:Magenta;}
a.stdlink:visited {color:Violet;}

a.ssk { color:Silver; text-decoration:none; font-family:"Century Gothic",sans-serif; }
a.ssk:link { color:Silver;}
a.ssk:visited { color:Gray;}

.home {
	font-weight:bold;
	color:LightBlue;
	text-decoration:none;
}
a.home:link { color:CornFlowerBlue;}
a.home:visited { color:CornFlowerBlue;}

.contents { color:Aquamarine;}

.profile {
	font-weight:bold;
	color:Yellow;
	text-decoration:none;
}
a.profile:link { color:Yellow;}
a.profile:visited { c1olor:Olive;}

.discography {
	font-weight:bold;
	color:Orange;
	text-decoration:none;
}
a.discography:link { color:Orange;}
a.discography:visited { color:SandyBrown;}

.bbs {
	font-weight:bold;
	color:Tomato;
	text-decoration:none;
}
a.bbs:link { color:Tomato;}
a.bbs:visited { color:Crimson;}

.rescue { color:Red; text-decoration:none; font-weight:bold; }
a.rescue:link { color:Red;}
a.rescue:visited { color:Red;}

.title { text-align=center; color:CornFlowerBlue; }
.sex { font-size:200%; }
.sensational { color:Yellow; }
.electric { color:Cyan; }
.xtasy { color:Magenta; }
.subtitle { font-weight:bold; color:White; text-align:center; }
.notice { text-align:right; color:Red;}
.fanpage { font-size:90%; color:Aquamarine; }
.WantedInfo { color:SandyBrown; margin-top:0%; }
.MyHistory { color:HotPink; margin-top:0%; }
.ToKitchen { text-align:center; }

.History { color:Cyan; }
.Bravo { color:SpringGreen; }
.Mitsuhiro { color:Aquamarine; }
.MemberInfo { color:LemonChiffon; margin-top:0%; margin-left:7%; }
.Works { margin-left:9%; }
.group1 { color:Yellow; }
.group2 { color:Gold; }
.group3 { color:SpringGreen; }
.album { color:Orange; }
.artist { color:HotPink; }
.office { color:Cyan; }
.misc { color:CornFlowerBlue; }
.SpecialThanks { color:LightGreen; font-size:90%; margin-left:9%; }

.sad { color:Silver; }
.ReleaseInfo { color:SandyBrown; margin-top:0%; }
DIV.ReleaseInfo, UL.ReleaseInfo { margin-left:12%; }
.TuneContents {	color:Gold; margin-left:15%; }
.DiscComment { color:LemonChiffon; margin-top:0%; margin-left:7%; }

.FullAlbum { color:HotPink;}
.MiniAlbum { color:Aquamarine; }
.MaxiSingle { color:SpringGreen; }
.SingleCD { color:Yellow; }
.LaserDisc { color:Cyan; }
.DiscTitle { color:CornFlowerBlue; }

.Warning { color:#ff0033; background-color:#001919; width:75%; margin:0 auto; padding:1em; }

@media screen, print {
	body {
		margin-left:5em;
		margin-right:5em;
		margin-top:5em;
	}
}
