@charset "Shift_JIS";

/*---------------------------共通用ここから----------------------------*/

body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border: none;
	vertical-align: bottom;
}

.clear {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0em;
	height: 0px;
	clear: both;
	text-indent: -9999px;
}

.clearspace {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0em;
	height: 10px;
	text-indent: -9999px;
	clear: both;
}

.clear_white {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0em;
	height: 15px;
	text-indent: -9999px;
	clear: both;
	background-color: #FFFFFF;
}


#dammy {
	margin: 0px;
	padding: 0px;
}

#ie {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#page {
	width:789px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	border: 1px solid #666565;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 789px;
	clear: both;
}

/*---------------------------共通用ここまで----------------------------*/


/*---------------------------headerここから----------------------------*/

#header {
	margin: 0px;
	padding: 0px;
	width: 789px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	width: 339px;
	height: 63px;
	font-size: 0px;
	line-height: 0em;
	text-indent: -9999px;
	background: url(../images/header.jpg) no-repeat;
	float: left;
}

#header h1 a {
	margin: 0px;
	padding: 0px;
	width: 339px;
	height: 63px;
	font-size: 0px;
	line-height: 0em;
	text-indent: -9999px;
	display: block;
}

/*---------------------------headerここまで----------------------------*/


/*---------------------------menuここから----------------------------*/

#header_menu {
	margin: 0px;
	padding: 0px;
	width: 450px;
	float: left;
}

#header_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#header_menu ul li {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0em;
	text-indent: -9999px;
	float: left;
}

#header_menu ul li#menu_01 {
	width: 80px;
	height: 63px;
	background: url(../images/header_01.jpg)
}

#header_menu ul li#menu_top a {
	width: 44px;
	height: 63px;
	display: block;
	background: url(../images/menu_top_off.jpg)
}

#header_menu ul li#menu_top_on a {
	width: 44px;
	height: 63px;
	display: block;
	background: url(../images/menu_top_on.jpg)
}

#header_menu ul li#menu_top a:hover {
	width: 44px;
	height: 63px;
	display: block;
	background: url(../images/menu_top_on.jpg)
}

#header_menu ul li#menu_about a {
	width: 54px;
	height: 63px;
	display: block;
	background: url(../images/menu_about_off.jpg)
}

#header_menu ul li#menu_about_on a {
	width: 54px;
	height: 63px;
	display: block;
	background: url(../images/menu_about_on.jpg)
}

#header_menu ul li#menu_about a:hover {
	width: 54px;
	height: 63px;
	display: block;
	background: url(../images/menu_about_on.jpg)
}

#header_menu ul li#menu_artist a {
	width: 48px;
	height: 63px;
	display: block;
	background: url(../images/menu_artist_off.jpg)
}

#header_menu ul li#menu_artist_on a {
	width: 48px;
	height: 63px;
	display: block;
	background: url(../images/menu_artist_on.jpg)
}

#header_menu ul li#menu_artist a:hover {
	width: 48px;
	height: 63px;
	display: block;
	background: url(../images/menu_artist_on.jpg)
}

#header_menu ul li#menu_jukebox a {
	width: 68px;
	height: 63px;
	display: block;
	background: url(../images/menu_jukebox_off.jpg)
}

#header_menu ul li#menu_jukebox_on a {
	width: 68px;
	height: 63px;
	display: block;
	background: url(../images/menu_jukebox_on.jpg)
}

#header_menu ul li#menu_jukebox a:hover {
	width: 68px;
	height: 63px;
	display: block;
	background: url(../images/menu_jukebox_on.jpg)
}

#header_menu ul li#menu_feature a {
	width: 64px;
	height: 63px;
	display: block;
	background: url(../images/menu_feature_off.jpg)
}

#header_menu ul li#menu_feature_on a {
	width: 64px;
	height: 63px;
	display: block;
	background: url(../images/menu_feature_on.jpg)
}

#header_menu ul li#menu_feature a:hover {
	width: 64px;
	height: 63px;
	display: block;
	background: url(../images/menu_feature_on.jpg)
}

#header_menu ul li#menu_order a {
	width: 52px;
	height: 63px;
	display: block;
	background: url(../images/menu_order_off.jpg)
}

#header_menu ul li#menu_order_on a {
	width: 52px;
	height: 63px;
	display: block;
	background: url(../images/menu_order_on.jpg)
}

#header_menu ul li#menu_order a:hover {
	width: 52px;
	height: 63px;
	display: block;
	background: url(../images/menu_order_on.jpg)
}

#header_menu ul li#menu_02 {
	width: 40px;
	height: 63px;
	background: url(../images/header_02.jpg)
}


/*---------------------------menuここまで----------------------------*/


/*---------------------------footerここから----------------------------*/

#page2 {
	width:789px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: right;
}

#footer {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

/*---------------------------footerここまで----------------------------*/


/*---------------------------artistここから----------------------------*/

#artistwindow {
	margin: 0px;
	padding: 15px;
	background: #fff8a4;
}

#artistwindow p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.6em;
}

#artistwindow p img {
	margin: 0px 15px 15px 0px;
	padding: 0px;
	float: left;
}

#close {
	margin: 15px;
	padding: 0px;
	text-align: center;
}

#close a {
	font-size: 0.8em;
	color: #999999;
}

/*---------------------------artistここまで----------------------------*/










