@charset"EUC-JP";

/*reset
----------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:140%;
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Verdana','Arial','Helvetica','Osaka','ＭＳ Ｐゴシック';
	color:#000;
}
a img{
	border:none;
}
ul{
	list-style:none;
}
hr{
	clear:both;
	visibility:hidden;
}
img,div,p{
	behavior:url(iepngfix.htc);
}

/*link
----------------------------------------------------------------*/
a {
	overflow: hidden;
	color:#333399;
	text-decoration:none;
	overflow:hidden;
	outline:none;
}
a:link{
	color:#333399;
	text-decoration:none;
}
a:visited{
	color:#333399;
	text-decoration:none;
}
a:hover{
	color:#F55D13;
	text-decoration:underline;
}
a:active{
	color:#F55D13;
	text-decoration:underline;
}

/*layout
------------------------------------------------------------*/
html{
	background:#000;
}
body{
	width:100%;
}
#copyright{
	width:950px;
	margin:10px auto;
	font-size:10px;
	color:#FFF;
	text-align:center;
}
#copyright a{
	font-size:10px;
}
#copyright a:link{
	color:#FFF;
	text-decoration:none;
}
#copyright a:visited{
	color:#FFF;
	text-decoration:none;
}
#copyright a:hover{
	color:#F55D13;
	text-decoration:underline;
}
#copyright a:active{
	color:#F55D13;
	text-decoration:underline;
}
#container{
	width:950px;
	background:url(../img/bg_body.gif) repeat-y;
	margin:0 auto;
	min-height:100%;
}
#container:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

/* container
------------------------------------------------------------*/
#leftArea{
	float:left;
	width:368px;
}
#rightArea{
	float:right;
	width:582px;
}
/*バナー*/
#leftArea #bnArea{
	padding-left:45px;
}
#leftArea #bnArea img{
	margin-bottom:10px;
}
/*ページ右テキスト*/
#rightArea .txtArea{
	width:484px;
	padding:0 21px 0 77px;
	min-height:750px;
}
#rightArea .txtArea:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
#container #rightArea .txtArea h3{
	clear:both;
	background:url(../img/txttitlebg.png);
	height:23px;
	color:#FFF;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}
#rightArea .news{
	background:url(../img/bg.jpg) no-repeat;
}
#menuAreaNews{
	background:url(../img/bg_menu.jpg) no-repeat;
	height:180px;
}
#rightArea .live{
	background:url(../live/img/bg.jpg) no-repeat;
}
#menuAreaLive{
	background:url(../live/img/bg_menu.jpg) no-repeat;
	height:180px;
}
#rightArea .bio{
	background:url(../biography/img/bg.jpg) no-repeat;
}
#menuAreaBio{
	background:url(../biography/img/bg_menu.jpg) no-repeat;
	height:180px;
}
#rightArea .disco{
	background:url(../discography/img/bg.jpg) no-repeat;
}
#menuAreaDisco{
	background:url(../discography/img/bg_menu.jpg) no-repeat;
	height:180px;
}
#rightArea .media{
	background:url(../media/img/bg.jpg) no-repeat;
}
#menuAreaMedia{
	background:url(../media/img/bg_menu.jpg) no-repeat;
	height:180px;
}
/*アンカーリンク設定*/
#rightArea .txtArea .pageTop{
	text-align:right;
	font-size:10px;
	padding:0 20px 10px;
	text-decoration:underline;
}
#rightArea .txtArea .pageTop a:link{
	color:#000;
	text-decoration:underline;
}
#rightArea .txtArea .pageTop a:visited{
	color:#000;
	text-decoration:underline;
}
#rightArea .txtArea .pageTop a:hover{
	color:#F55D13;
	text-decoration:underline;
}
#rightArea .txtArea .pageTop a:active{
	color:#F55D13;
	text-decoration:underline;
}
/*ディスコグラヒィー*/
#container #rightArea .disco h3.album{
	clear:both;
	text-indent:-9999px;
	background:url(../discography/img/title_album.png);
	height:23px;
	color:#FFF;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}
#container #rightArea .disco h3.others{
	clear:both;
	text-indent:-9999px;
	background:url(../discography/img/title_others.png);
	height:23px;
	color:#FFF;
	margin-top:20px;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}
#container #rightArea .disco h3.single{
	clear:both;
	text-indent:-9999px;
	background:url(../discography/img/title_single.png);
	height:23px;
	color:#FFF;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}
#container #rightArea .disco div{
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
}
#container #rightArea .disco img{
	float:left;
	width:200px;
	margin-bottom:20px;
}
#container #rightArea .disco p{
	float:right;
	width:240px;
	padding:0 20px;
	_padding:0 10px;
}
/*メディア*/
#container #rightArea .media h3.magazine{
	clear:both;
	text-indent:-9999px;
	background:url(../media/img/title_magazine.png);
	height:23px;
	color:#FFF;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}
#container #rightArea .media h3.tv{
	clear:both;
	text-indent:-9999px;
	background:url(../media/img/title_tv.png);
	height:23px;
	color:#FFF;
	margin-top:20px;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}
#container #rightArea .media h3.web{
	clear:both;
	text-indent:-9999px;
	background:url(../media/img/title_web.png);
	height:23px;
	color:#FFF;
	margin-top:20px;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}
#container #rightArea .bio h3{
	margin-top:15px;
	background:none;
	color:#000;
}
#container #rightArea .media h3.radio{
	clear:both;
	text-indent:-9999px;
	background:url(../media/img/title_radio.png);
	height:23px;
	color:#FFF;
	margin-top:20px;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}
#container #rightArea .media h3.others{
	clear:both;
	text-indent:-9999px;
	background:url(../media/img/title_others.png);
	height:23px;
	color:#FFF;
	margin-top:20px;
	padding:8px 0 0 10px;
	behavior:url(../iepngfix.htc);
}

#rightArea .txtArea p{
	padding:10px 30px 20px 10px;
}
#rightArea .txtArea p.bio{
	padding:20px 30px 20px 10px;
}
#rightArea .bio div{
	behavior:url(../iepngfix.htc);
}

/*---------------------*/
#mag{
	width:250px;
	margin:10px 0 0 46px;
}
#mag p, #mag strong, #mag span, #mag label{
	color: #FFFFFF;
}
#mag label{
	margin-left: 5px;
}

#videoArea{
	position:relative;
}

#videoArea #video{
	position:absolute;
	top:90px;
	left:96px;
}

.box-buy{
	float:left !important;
	width:460px !important;
	margin:20px 0 10px !important;
	padding:0 !important;
	text-align:right;
}
.box-buy img{
	float:none !important;
	width:auto !important;
	margin-bottom:0 !important;
	margin-left:4px;
	vertical-align:top;
}
.box-buy .bar{
	margin-top: 4px;
}