@charset "UTF-8";



/* ----------------------------------------------------------------------
	WinIE7 only
---------------------------------------------------------------------- */
*:first-child+html *{
	font-family: "MS PGothic", sans-serif;
}

*:first-child+html blockquote *{
	font-family: "MS PMincho", serif;
}

*:first-child+html #body-information #content li,
*:first-child+html #body-biography #content dl,
*:first-child+html #body-discography #content dl{
	height: 1%;
}

/* ----------------------------------------------------------------------
	WinIE6 and below
---------------------------------------------------------------------- */
/*¥*/
* html body{
	text-align: center;}
* html #wrap,
* html #foot{
	text-align: left;
}

* html *{
	font-family: "MS PGothic", sans-serif;
}

* html blockquote *{
	font-family: "MS PMincho";
}

* html #body-information #content li,
* html #body-biography #content dl,
* html #body-discography #content dl{
	height: 1%;
}

* html h1 a,
* html #nav-information a,
* html #nav-biography a,
* html #nav-discography a,
* html #new-release em a,
* html #new-release h2 a,
* html #new-release h3 a,
* html h1 a:hover,
* html #body-information #nav-information a,
* html #nav-information a:hover,
* html #body-biography #nav-biography a,
* html #nav-biography a:hover,
* html #body-discography #nav-discography a,
* html #nav-discography a:hover,



* html #nav-wapop a,
* html #nav-team a,
* html #nav-live a,
* html #body-information #body-wapop a,
* html #nav-wapop a:hover,
* html #body-biography #nav-team a,
* html #nav-team a:hover,
* html #body-discography #nav-live a,
* html #nav-live a:hover,



* html #new-release em a:hover,
* html #new-release h2 a:hover,
* html #new-release h3 a:hover{
	background-image: none;
	cursor: pointer;}
* html h1 a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/logo-stay.png);}
* html h1 a:hover{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/logo-over.png);}
* html #nav-information a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/information-stay.png);}
* html #body-information #nav-information a,
* html #nav-information a:hover{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/information-over.png);}
* html #nav-biography a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/biography-stay.png);}
* html #body-biography #nav-biography a,
* html #nav-biography a:hover{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/biography-over.png);}
* html #nav-discography a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/discography-stay.png);}
* html #body-discography #nav-discography a,
* html #nav-discography a:hover{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/discography-over.png);}



* html #nav-wapop a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/wapop-stay.png);}
* html #body-information #nav-wapop a,
* html #nav-wapop a:hover{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/wapop-over.png);}
* html #nav-team a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/team-stay.png);}
* html #body-biography #nav-team a,
* html #nav-team a:hover{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/team-over.png);}
* html #nav-live a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/live-stay.png);}
* html #body-discography #nav-live a,
* html #nav-live a:hover{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/nav/live-over.png);}



* html #new-release em a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/new-release/1/1.png);}
* html #new-release h2 a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/new-release/1/2.png);}
* html #new-release h3 a{
	filter:
		progid:DXImageTransform.Microsoft.AlphaImageLoader(src=i/new-release/1/3.png);
}

* html #foot{
	width: 790px;
}
/**/

/* ----------------------------------------------------------------------
	MacIE only
---------------------------------------------------------------------- */
/*¥*//*/
*{
	font-family: "ヒラギノ角ゴ Pro W3", sans-serif;
}

blockquote *{
	font-family: "ヒラギノ明朝 Pro W3", serif;
}

#body-information #content li,
#body-biography #content dl,
#body-discography #content dl{
	display: inline-table;
}
/**/



