@charset "utf-8";/*  ========未発表音源の歌詞 ======== */.title {	width:600px;	height:0px;	text-align: right;	position:relative;top :-30px;left:0px;}dl {	width:600px;	background:url("../image/hr.gif") no-repeat;	padding: 15px 0 0 0;	float:left;}dt {	font-size:140%;	color:#59b294;	width:180px;	padding:5px 0 0 0;	text-align:right;	float:left;}dd {	width:390px;	font-size:100%;	line-height:140%;	padding:5px 0 0 20px;	float:left;}.top {	width:370px;	color:#cc661e;	font-size:120%;	text-align:right;}/*  ========メニュー ======== */#menu{	padding: 133px 0 0 0;}#menu li{	display:block;	text-indent:-100px;	overflow:hidden;	float:left;	height:201px;}#menu li.m1 {	width:125px;}#menu li.m2 {	width:65px;}#menu li.m3 {	width:100px;}#menu a {	display:block;	height:201px;}#menu .m1 a {	background-image:url("../image/chronicles_a.jpg");}#menu .m2 a {	background-image:url("../image/discography_a.jpg");	background-position:0px -201px;}#menu .m3 a {	background-image:url("../image/interactive_a.jpg");}#menu .m1  a:hover,#menu .m3  a:hover {	background-position:0px -201px;}/*  ========リンク ======== */a {	color:#59b294;	text-decoration:none;}a:hover,a:active {	color:#d2691e;	text-decoration:underline;}