/* CSS Document */
*{ margin:0; padding:0;}
body {
/*
background:#000000 url(../images/bg.gif) no-repeat fixed;
background:#999999 url(../images/bg.jpg) no-repeat fixed center top;
*/
background: url(../images/bg.jpg) no-repeat center top;

background-color:#000;
color:#CCC;
}


#box{
width:800px;
margin:auto;
text-align:center;
/*height: 600px; */
/* position: absolute;
top: 50%;
margin-top: -350px;
left: 50%;
margin-left: -400px; */

/*display: table-cell;
vertical-align: middle;
height: 100%;
width: 100%;*/
}

#container {
width:800px;
margin:auto;
}


#titletop {
background:url(../images/titlebg.png) no-repeat;
height:80px;
behavior: url("css/iepngfix.htc");
/*margin-bottom:10px*/
}

#title {
background:url(../images/titlebg.png);
height:80px;
behavior: url("../css/iepngfix.htc");
margin-top:30px;
/*margin-bottom:10px*/
}

#titletop h1 {
display:none;
}
#title h1 {
display:none;
}


.maincolor {
color:#d0312f;
}

.subcolor {
color:#89731c;
}

.textcenter {
margin:auto;
text-align:center;
}

#menutop {
background:url(../images/menubg.png) repeat-y;
behavior: url("css/top-iepngfix.htc");
height:50px;
}

#menu {
background:url(../images/menubg.png) repeat-y;
behavior: url("../css/iepngfix.htc");
height:50px;
}



#main {
/* background:url(../images/top.jpg) no-repeat; */
width:800px;
margin:auto;
margin-top:15px;
/* height:437px; */
}


.left_cont{
	float: left;
	width: 565px;
	margin-bottom:20px;
}

.right_cont {
	float: left;
	margin-left:15px;
	width: 220px;
}

/* TOP 左側コンテンツ(アー写, WHAT'S NEW) */
#top_img {
	text-align:center;
}

.top_topics {
	text-align:center;
	margin:0px 0 5px 0;
}

#whatsnew {
	text-align:left;
	margin:10px 0 0 0;
}

#whatsnew_title {
	text-align:left;
	margin:0 0 5px 0;
}

#whatsnew_cont {
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:150%;
}

.w_date {
	float:left;
	width:100px;
	padding-left:10px;
}

.w_topics {
/*	margin-left:30px;*/
	float:left;
	width:450px;
}

.w_line {
/*	background-image:url(images/dot-line.gif); */
	height:1px;
	margin-bottom:10px;
}

.w_topics a {
	color:#d7ff00;
	text-decoration:none;
}

.w_topics a:hover {
	color:#A8C600;
	text-decoration:underline;
}
.w_topics a:visited {
	color:#A8C600;
}
.w_topics a:active {
	color:#d7ff00; text-decoration:underline;
}


/* TOP 右側コンテンツ(バナー類) */

.banner_frame {
	padding:5px;
	background-color:#333;
	margin-bottom:5px;
	text-align:left;
}

.banner_img {
	text-align:center;
}

.banner_member {
	margin-bottom:2px;
	text-align:center;
}

.red {
	color:#F00;
	font-size:10px;
}


#contentsall {
margin:auto;
width:740px;
padding:20px 30px 0px 30px;
background: url(../images/bg_contents.png) repeat-y;
}

#contitle {
height:30px;
margin-bottom:20px;
}

#contitle h2 {
display:none;
}



.item {
width:700px;
padding:0px 20px 20px 20px;
}

.itemtitle {
background:url(../images/itemtitle.png) no-repeat;
width:700px;
behavior: url("../css/iepngfix.htc");
}

.itemtitle h3 {
padding:5px 15px 10px 10px;
color:#FFFFFF;
font-size:0.80em;
}

.itembody {
padding:0px 5px 10px 20px;
margin-bottom:5px;

}

.jacket {
float:right;
border:solid 1px;
border-color:#CCCCCC;
margin:0 0 10px 10px;
}

.itembody p {
font-size:0.73em;
line-height:150%;
padding-top:5px;
padding-bottom:5px;
}

.itembody a {
	color:#d7ff00;
	text-decoration:none;
}
.itembody a:hover {
	color:#A8C600;
	text-decoration:underline;
}
.itembody a:visited {
	color:#A8C600;
}
.itembody a:active {color:#d7ff00; text-decoration:underline;}
}

.top {
width:700px;
height:20px;

}

.totop a {
height:20px;
text-decoration:none;
background:url(../images/totop.gif) no-repeat;
display:block;
margin:20px 0 0 0;
padding:0;
/*behavior: url("../css/iepngfix.htc");*/
}

.totop a:hover {background-position:0px -20px;}


li {
font-size:0.75em;
}


/*disco*/

.discothum {
float:left;
width:160px;
height:150px;
text-align:center;
padding: 5px 0px 5px 0px;
}

.discothum a {
padding:5px 5px 5px 5px;
}
.discothum a:hover {
background-color:#FFFFFF;
padding:5px 5px 5px 5px;
}

.discothum img {
border:0;
}

.itemdisco {
width:600px;
padding:0px 20px 20px 20px;
/*background:url(../disco/images/bg.png) no-repeat;
behavior: url("../css/iepngfix.htc");*/
}

.itemtitledisco {
background:url(../images/itemtitle.png) no-repeat;
behavior: url("../css/iepngfix.htc");
width:600px;
}

.itemtitledisco h3 {
padding:5px 15px 10px 10px;
color:#FFFFFF;
font-size:0.90em;
}

#jacket {
float:left;
width:170px;
padding:10px;
}

#songlist {
float:right;
width:380px;
}


/*PROFILE*/


.proleft {
float:left;
width:230px;
padding:10px;
}

.proright {
float:right;
width:420px;
}

/* BIO */

.bioleft {
float:left;
width:150px;
}

.bioright {
float:right;
width:500px;
}


/* MESSAGE */
.itembodymes {
text-align:center;
}
.itembody td {
font-size:0.75em;
}
.form1 {
width:300px;
}

.form2 {
width:400px;
}



/* COPYRIGHT */

#copy {
padding-top:15px;
width:800px;
text-align:center;
font-size:12px;
height:30px;
background:url(../images/menubg.png) repeat-y;
background-position:top;
behavior: url("../css/iepngfix.htc");
}

#copytop {
padding-top:15px;
width:800px;
text-align:center;
font-size:12px;
height:30px;
background:url(../images/menubg.png) repeat-y;
behavior: url("css/top-iepngfix.htc");
}
 .soldout {
	font-size: 1.8em;
	color: #F00;
}


/* MENU */
#globalnavi{
  margin: 0px 0 0 0;
  padding: 0;
  width: 800px;
  height: 25px;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  text-indent: -9999px;
  float:left;
  margin: 0;
  padding: 0;
}

#globalnavi a{
  display: block;
  width: 100%;
  height: 25px;
  background-image: url(../images/menu_1.jpg);
  background-repeat: no-repeat;
}

#menu1 {background-position: 0px 0; width:73px; height: 25px; background-image: url(../images/menu_1.jpg);}
#menu2 a{background-position: -73px 0; width:72px;}
#menu3 a{background-position: -145px 0; width:103px;}
#menu4 a{background-position: -248px 0; width:142px;}
#menu5 a{background-position: -390px 0; width:109px;}
#menu6 a{background-position: -499px 0; width:112px;}
#menu7 a{background-position: -611px 0; width:109px;}
#menu8 {background-position: -720px 0; width:80px; height: 25px; background-image: url(../images/menu_1.jpg);}

#globalnavi a:hover{
  background-image: url(../images/menu_1.jpg);
  background-repeat: no-repeat;
}

/* #menu1 a:hover{background-position: 0 -25px; width:73px;} */
#menu2 a:hover{background-position: -73px -25px; width:72px;}
#menu3 a:hover{background-position: -145px -25px; width:103px;}
#menu4 a:hover{background-position: -248px -25px; width:142px;}
#menu5 a:hover{background-position: -390px -25px; width:109px;}
#menu6 a:hover{background-position: -499px -25px; width:112px;}
#menu7 a:hover{background-position: -611px -25px; width:109px;}
/* #menu8 a:hover{background-position: -720px -25px; width:80px;} */


#globalnavi2{
  margin: 0;
  padding: 0;
  width: 800px;
  height: 25px;
}

#globalnavi2 ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi2 li{
  text-indent: -9999px;
  float:left;
  margin: 0;
  padding: 0;
}

#globalnavi2 a{
  display: block;
  width: 100%;
  height: 25px;
  background-image: url(../images/menu_2.jpg);
  background-repeat: no-repeat;
}

#menu2-1 a{background-position: 0 0; width:100px;}
#menu2-2 a{background-position: -100px 0; width:97px;}
#menu2-3 a{background-position: -197px 0; width:83px;}
#menu2-4 a{background-position: -280px 0; width:90px;}
#menu2-5 {background-position: -370px 0; width:430px; height: 25px; background-image: url(../images/menu_2.jpg);}


#globalnavi2 a:hover{
  background-image: url(../images/menu_2.jpg);
  background-repeat: no-repeat;
}

#menu2-1 a:hover{background-position: 0 -24px; width:100px;}
#menu2-2 a:hover{background-position: -100px -24px; width:97px;}
#menu2-3 a:hover{background-position: -197px -24px; width:83px;}
#menu2-4 a:hover{background-position: -280px -24px; width:90px;}
/*#menu2-5 {background-position: -370px -25px; width:430px;} */



/***  NEWS  ***/
.info-list{
	padding-bottom:10px;
}

.info-list-last{
	padding-bottom:0px;
	margin-bottom:0px;
}

.info-list dt , .info-list-last dt {
	clear: left;
	float: left;
	width: 5em;
	padding: 0px 0.4em;
	font-size:12px;
}

.info-list dd , .info-list-last dd {
	margin-left: 0;
	padding: 0px 0.4em 6px 6em;
	font-size:12px;
}

