@charset "utf-8";
/* フォント */
body,h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,ul,table,tr,td,th,form,blockquote,dd,dt,address{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgba(130,130,130,1.00);
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 140%;
}



/* リンク */
A:link {text-decoration:none; color: #666666}
A:visited {text-decoration:none; color: #666666}
A:active {text-decoration:underline; color: #8FC31F}
A:hover {text-decoration:underline; color: #8FC31F}



/* レイアウト */

html {
 overflow-y: scroll;
}


html,body {
scrollbar-face-color: #eeeeee;
scrollbar-track-color: #f2f2f2;
scrollbar-arrow-color: #999999;
scrollbar-highlight-color: #999999;
scrollbar-shadow-color: #cccccc;
scrollbar-3dlight-color: #eeeeee;
scrollbar-darkshadow-color: #666666;
}



body {
	margin: 0px;
	padding: 0px;
	background-image: url(../image/bg-base.gif);
	background-repeat: repeat;

}

body #white{
	background-color: #FFF;
}


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

}


p{
	padding-bottom: 10px;
}


hr{
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	line-height: 0px;
}

caption{
	font-weight: bold;
	color: #666666;
	text-align: left;
}

.clear{
	clear: both;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}




/* CAEg */
#wrapper{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
}


#stage{
	width: 900px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}



/* head */
#header{
	background-image: url(../image/header-logo.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 900px;
}


/* logo */

#head_logo{
	float: left;
	height: 80px;
	width: 230px;
	margin-left: 10px;
}

#head_logo A{
	height: 80px;
	width: 230px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

#line {
	background-color: rgba(143,195,31,1.00);
	height: 5px;
}

/* menu */

#Menu{
	width: 180px;
	padding-top: 10px;
	padding-left: 30px;
}

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

}

#Menu ul li {
	list-style-type: none;
	margin: 10px 0px;
	padding: 5px 0px 0px 0px;
	height: 40px;
	width: 160px;
	border: rgba(200,200,200,1.00) solid 0.1em;
}

/* Menu01 */


#Menu01{
	background-image: url(../image/menu-home_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 160px;
}

#Menu01 A{
	background-image: url(../image/menu-home_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

#Menu01 A:hover{
	background-image: url(../image/menu-home_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}


/* Menu02 */


#Menu02{
	background-image: url(../image/menu-whatsnew_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 160px;

}

#Menu02 A{
	background-image: url(../image/menu-whatsnew_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

#Menu02 A:hover{
	background-image: url(../image/menu-whatsnew_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}


/* Menu03 */


#Menu03{
	background-image: url(../image/menu-artistlist_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 160px;

}

#Menu03 A{
	background-image: url(../image/menu-artistlist_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

#Menu03 A:hover{
	background-image: url(../image/menu-artistlist_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

/* Menu04 */


#Menu04{
	background-image: url(../image/menu-event_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 160px;

}

#Menu04 A{
	background-image: url(../image/menu-event_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

#Menu04 A:hover{
	background-image: url(../image/menu-event_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}


/* Menu05 */


#Menu05{
	background-image: url(../image/menu-company_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 160px;

}

#Menu05 A{
	background-image: url(../image/menu-company_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

#Menu05 A:hover{
	background-image: url(../image/menu-company_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}


/* Menu06 */


#Menu06{
	background-image: url(../image/menu-audition_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 160px;
}

#Menu06 A{
	background-image: url(../image/menu-audition_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

#Menu06 A:hover{
	background-image: url(../image/menu-audition_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

/* Menu07 */


#Menu07 {
	background-image: url(../image/menu-link_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 160px;
}

#Menu07 A {
	background-image: url(../image/menu-link_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

#Menu07 A:hover {
	background-image: url(../image/menu-link_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 40px;
	width: 160px;
	display: block;
}

/* artist menu */

#a-Menu{
	width: 880px;
	padding-top: 10px;
	margin-left: 10px;
}

#a-Menu ul {
	list-style-type: none;	
	margin: 0px 30px;
	padding: 0px;

}

#a-Menu ul li {
	float: left;
	list-style-type: none;
	margin: 0px 2px;
	padding: 0px 0px 0px 0px;
	height: 30px;
	width: 110px;
	border: rgba(161,194,67,1.00) solid 0.1em;
}

/* a-Menu01 */


#a-Menu01{
	background-image: url(../image/a-menu-home_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 110px;
}

#a-Menu01 A{
	background-image: url(../image/a-menu-home_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

#a-Menu01 A:hover{
	background-image: url(../image/a-menu-home_on.gif);
	background-color: rgba(161,194,67,1.00);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}


/* a-Menu02 */


#a-Menu02{
	background-image: url(../image/a-menu-whatsnew_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 110px;

}

#a-Menu02 A{
	background-image: url(../image/a-menu-whatsnew_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

#a-Menu02 A:hover{
	background-image: url(../image/a-menu-whatsnew_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}


/* a-Menu03 */


#a-Menu03{
	background-image: url(../image/a-menu-artistlist_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 110px;

}

#a-Menu03 A{
	background-image: url(../image/a-menu-artistlist_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

#a-Menu03 A:hover{
	background-image: url(../image/a-menu-artistlist_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

/* a-Menu04 */


#a-Menu04{
	background-image: url(../image/a-menu-event_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 110px;

}

#a-Menu04 A{
	background-image: url(../image/a-menu-event_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

#a-Menu04 A:hover{
	background-image: url(../image/a-menu-event_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}


/* a-Menu05 */


#a-Menu05{
	background-image: url(../image/a-menu-company_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 110px;

}

#a-Menu05 A{
	background-image: url(../image/a-menu-company_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

#a-Menu05 A:hover{
	background-image: url(../image/a-menu-company_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}


/* a-Menu06 */


#a-Menu06{
	background-image: url(../image/a-menu-audition_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 110px;
}

#a-Menu06 A{
	background-image: url(../image/a-menu-audition_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

#a-Menu06 A:hover{
	background-image: url(../image/a-menu-audition_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

/* a-Menu07 */


#a-Menu07 {
	background-image: url(../image/a-menu-link_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 110px;
}

#a-Menu07 A {
	background-image: url(../image/a-menu-link_off.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

#a-Menu07 A:hover {
	background-image: url(../image/a-menu-link_on.gif);
	background-repeat: no-repeat;
	text-indent: -9999;
	height: 30px;
	width: 110px;
	display: block;
}

/* banner */


.banner {
	width: 160px;
	height: 40px;
	margin-top: 10px;
	margin-left: 30px;
	border: rgba(200,200,200,1.00) solid 0.1em;
	text-align: center;
}

.banner-sp01 {
	width: 160px;
	height: 67px;
	margin-top: 10px;
	margin-left: 30px;
	border: rgba(200,200,200,1.00) solid 0.1em;
	text-align: center;
}

/* footer */

#footer{
	clear: both;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 85%;
	border: rgba(200,200,200,1.00) solid 0.1em;
	background-color: rgba(161,194,67,1.00);
	color: #FFF;
	height: 60px;
}

#foot{
	width: 820px;
	text-align: center;
}


#footer01 {
	padding: 2px 0 25px 0;
	text-align: center;
}


#footer01 A{
	text-align: center;
	color: #FFF;
}

#footer02{
	font-size: 90%;
	text-align: center;
}

#copyright{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
}