body{
	background-color:#FFFFFF;
	font-family: 'MS UI Gothi','ＭＳ ゴシック','平成角ゴシック','ＤＦＰ中楷書体';
	font-size: 10pt;
	color:#666666;
}


.header{
	margin:50px 0px;
	font-size:10pt;
	text-align:center;
}

.content{
	margin-top:15px;
	padding:20px 20px;
	width:500px;
	font-size:10pt;
	border:1px solid #000000;
}

.counter{
	margin:15px 20px;
}

.bio_h{
	cursor:pointer;
	height:50px;
	width:120px;
	background:url(../img/bio_h.jpg) no-repeat center;
	bborder-right:3px solid #FF9933;
	bborder-left:3px solid #FF9933;
}
.bio_uh{
	cursor:pointer;
	height:50px;
	width:120px;
	background:url(../img/bio_uh.jpg) no-repeat center;
	bborder-right:3px solid #CCCCCC;
	bborder-left:3px solid #CCCCCC;
}
.info_h{
	cursor:pointer;
	height:50px;
	width:120px;
	background:url(../img/information_h.jpg) no-repeat center;
}
.info_uh{
	cursor:pointer;
	height:50px;
	width:120px;
	background:url(../img/information_uh.jpg) no-repeat center;
}
.music_h{
	cursor:pointer;
	height:50px;
	width:80px;
	background:url(../img/music_h.jpg) no-repeat center;
}
.music_uh{
	cursor:pointer;
	height:50px;
	width:80px;
	background:url(../img/music_uh.jpg) no-repeat center;
}
.link_h{
	cursor:pointer;
	height:50px;
	width:70px;
	background:url(../img/link_h.jpg) no-repeat center;
}
.link_uh{
	cursor:pointer;
	height:50px;
	width:70px;
	background:url(../img/link_uh.jpg) no-repeat center;
}
.today_h{
	cursor:pointer;
	height:50px;
	width:150px;
	background:url(../img/todaysmenu_h.jpg) no-repeat center;
}
.today_uh{
	cursor:pointer;
	height:50px;
	width:150px;
	background:url(../img/todaysmenu_uh.jpg) no-repeat center;
}
.cont_h{
	cursor:pointer;
	height:50px;
	width:100px;
	background:url(../img/contact_h.jpg) no-repeat center;
}
.cont_uh{
	cursor:pointer;
	height:50px;
	width:100px;
	background:url(../img/contact_uh.jpg) no-repeat center;
}

.new_arrival{
	margin-top:15px;
	padding-top:30px;
	cursor:pointer;
	hheight:100px;
	width:220px;
	background:url(../img/new.jpg) no-repeat left top;
	border:1px solid #000000;
}

.music_title{
	font-weight:bold;
	font-size:12pt;
}

.mail{
	cursor:pointer;
}

.today_title{
	text-align:left;
	padding:40px 10px 0;
	font-size:150%;
}

.today_ymd{
	text-align:right;
	padding-right:10px;
	font-size:120%;
}

.today_cont{
	padding:0 45px;
}

.music_btn{
	font-size:75%;
	padding:5px 10px;
	border:1px solid #999999;
	background-color:#E0E0E0;
	cursor:pointer;
	margin:1px;
}

#logo{
}

#menu{
	width:700px;
	border-bottom:1px solid #000000;
}

#artist{
	font-size:9pt;
	background:url(../img/artist.gif) no-repeat left;
	padding-left:45px;
}

#title{
	font-size:9pt;
	background:url(../img/title.gif) no-repeat left;
	padding-left:45px;
}
