/************** BODY ******************

body

***************************************/

body {
	margin:0px;
	background-image: url(../img/background.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #7c0918;
	color: #FFFFFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html,body {
    scrollbar-base-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-arrow-color: #222222;
    scrollbar-highlight-color: #222222;
    scrollbar-3dlight-color: #000000;
    scrollbar-shadow-color: #222222;
    scrollbar-darkshadow-color: #000000;
}


td, th {
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* ズレ修正IE7 */
*+html body {
padding-left: 0px;
}

html>/**/body{
padding-left: 0px;
}


h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
	color: #999999;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: none;
}

.title{
	margin-bottom:0;
	height: 32px;
}

/************** MAIN ******************

main contents ID

***************************************/
#wrap{
width:900px;
margin:0 auto;

}
/************** HEADER ******************

main contents ID

***************************************/
#header{
	width:900px;
	height:372px;
}
/************** MENU ******************

main contents ID

***************************************/

#menu{
	width:900px;
	height:40px;
	text-align:left;
	margin-bottom: 10px;
}
.menu_in{
	height:40px;
	float: left;
}

/************** contents ******************

contents contents ID

***************************************/
#contents{
	width:900px;
	text-align:left;
}

/************** contents_left ******************

contents contents ID

***************************************/
#contents_left{
	width:216px;
	text-align:left;
	margin-right: 12px;
	float: left;
}

/************** top_tour_date ******************

contents contents ID

***************************************/
.box{
	width:216px;
	text-align:left;
	margin-bottom: 10px;
}
#top_tour_in{
	background-image: url(../img/contents_back.gif);
	padding: 15px;
}
#top_tour_bottom{
	width:216px;
	background-image: url(../img/contents_back.gif);
}
/************** top_release ******************

top_release contents ID

***************************************/

#release_in{
	background-image: url(../img/contents_back.gif);
	padding: 15px;
	text-align: center;
}
#release_bottom{
	width:216px;
	background-image: url(../img/contents_back.gif);
}

#top_release_cd{
	background-image: url(../img/contents_back.gif);
	text-align: center;
	height: 125px;
	margin: 10px;
}
/************** mobile ******************

mobile contents ID

***************************************/

#mobile_img{
width:216px;
height:186px;
}

/************** contents_center ******************

contents_center contents ID

***************************************/
#contents_center{
	width:419px;
	text-align:left;
	float: left;
	margin-right: 12px;
}
#top_img{
	width:419px;
	text-align:left;
	margin-bottom: 10px;
}
#top_img2{
	width:419px;
	height:110px;
	text-align:left;
	margin-bottom: 10px;
}
.box2{
	width:419px;
	text-align:left;
	margin-bottom: 10px;
	background-image: url(../img/contents_back.gif);
}
#top_news_contents{
	width:419px;
	margin-bottom: 5px;
}


#top_news_in{
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: dotted #999999 1px;
	width: 390px;
	margin-left: 7px;
	font-size: 10px;
}
#top_news_bottom{
	width:419px;
}
#top_media_contents{
	width:419px;
	margin-bottom: 5px;
}


#top_media_in{
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: dotted #999999 1px;
	width: 390px;
	margin-left: 7px;
	font-size: 10px;
}
#top_media_bottom{
	width:419px;
}
#top_voice_contents{
	width:419px;
}

/************** contents_right ******************

contents_right contents ID

***************************************/
#contents_right{
	width:241px;
	text-align:left;
	float: left;
}

/************** youyube ******************

youyube  contents ID

***************************************/
#top_youtube{
	width:241px;
	text-align:center;
}
/************** item ******************

item contents ID

***************************************/
#top_item_pic{
	width:241px;
	text-align:center;
}
/************** blog ******************

blog contents ID

***************************************/
.blog_in{
	width:241px;
	margin-bottom:5px;
}

/************** contents_page ******************

contents_page ID

***************************************/
#contents_page_left{
	width:647px;
	text-align:left;
	margin-right: 12px;
	float: left;
}

.box3{
	width:647px;
	margin-bottom: 10px;
	float: left;
	border-bottom: dotted #666666 1px;
	padding-bottom: 10px;
}
/************** page_news ******************

page_news ID

***************************************/
.midashi{
	text-align:left;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF6600;
}
.text{
	text-align:left;
}

.news_box{
	text-align:left;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat;
}
#new_old{
	width:647px;
	text-align:left;
	float: left;
}
#new{
	float: left;
}
#old{
	float: right;
}

/************** page_sche ******************

page_sche ID

***************************************/


.sche_box{
	text-align:left;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat;
}

.sche_midashi{
	text-align:left;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}

/************** bio ******************

bio ID

***************************************/


.artist_bio{
	text-align:left;
	padding: 10px;
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat;
	float: left;
}
.member_bio{
	text-align:left;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat;
	float: left;
}

.bio_picture{
	text-align:left;
	width: 198px;
	height: 298px;
	float: left;
}
.member_picture{
	text-align:left;
	width: 198px;
	height: 198px;
	float: left;
}

.bio_text{
	text-align:left;
	width: 419px;
	height: 298px;
	float: left;
	margin-left: 10px;
	font-size: 10px;
	line-height: 12px;
	overflow: auto;
    scrollbar-base-color: #222222;
    scrollbar-face-color: #222222;
    scrollbar-arrow-color: #111111;
    scrollbar-highlight-color: #111111;
    scrollbar-3dlight-color: #222222;
    scrollbar-shadow-color: #111111;
    scrollbar-darkshadow-color: #222222;
}
.member_text{
	text-align:left;
	width: 419px;
	height: 198px;
	float: left;
	margin-left: 10px;
	font-size: 10px;
	line-height: 16px;
}
/************** disco ******************

disco ID

***************************************/


.disco{
	text-align:left;
	padding: 10px;

}
.member_bio{
	text-align:left;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat;
	float: left;
}
.disco_picture{
	text-align:left;
	width: 125px;
	height: 125px;
	float: left;
}
.disco_text{
	text-align:left;
	width: 492px;
	float: left;
	margin-left: 10px;
	font-size: 10px;
	line-height: 14px;
}
.disco_text_title{
	text-align:left;
	width: 492px;
	float: left;
	margin-left: 10px;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF0000;
}
.online{
	background-image: url(../img/online.gif);
	text-align:right;
	float: left;
	background-color: #000000;
	width: 647px;
	height: 30px;
	margin-top: 10px;
}

.online_i{
	background-image: url(../img/online_i.gif);
	text-align:right;
	float: left;
	background-color: #000000;
	width: 647px;
	height: 30px;
	margin-top: 10px;
}

/************** footer ******************

footer contents ID

***************************************/

#footer{
	width:900px;
	height:360px;
	float: left;
	margin-top: 30px;
}
#copy{
	text-align: center;
	padding-top: 80px;
}



/***********************************************
**
**	追加
**
************************************************/

.style2 {color: #FF9900}


.top_image{
	width:419px;
	text-align:left;
	margin-bottom: 10px;
}

.contents_box{
	background-image: url(../img/contents_back.gif);
	background-repeat: repeat;
	background-color: #000000;
	width: 647px;
	text-align: center;
    clear: left;
}

.float_box{
	background-color: #000000;
	width: 300px;
	margin-left: 15px;
	border: 1px solid #222222;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}

.movie_under{
	background-image: url(../img/bar_movie.jpg);
	width: 280px;
	height: 17px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.goods_top{
	background-image: url(../img/top_goods.jpg);
	width: 280px;
	height: 17px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.goods_under{
	background-color: #222222;
	text-align: left;
	padding: 5px;
}

.gallery_box{
	background-color: #000000;
	width: 647px;
	text-align: center;
    clear: left;
	margin: 0px;
	padding: 0px;
}


.clear{
    clear: left;
}

.movie_under a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.movie_under a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.movie_under a:hover {
	color: #FF0000;
	text-decoration: none;
}

.movie_under a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.links_border {
    padding-left: 5px;
	border-left: 1px solid #222222;
}

.table_box{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
}

.new_title{
	background-color: #000000;
	width: 90%;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding: 3px;
}



/************ TABLE **************

TABLE FRAME

**********************************/

#table_frame{
    width: 450px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	padding: 0px;
	border-top: 1px solid  #222222;
	border-left: 1px solid  #222222;
}

#table_text{
    width: 450px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 0px;
	border: none;
}

.table_comment{
    width: 453px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 0px;
}

.table_top{
    width: 438px;
	background-color: #111111;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-right: 1px solid  #222222;
    border-bottom: 1px solid  #222222;
}

.table_title{
	background-color: #111111;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-top: 9px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	border-right: 1px solid  #222222;
    border-bottom: 1px solid  #222222;
}

.table_name{
    width: 100px;
	background-color: #111111;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-right: 1px solid  #222222;
    border-bottom: 1px solid  #222222;
}

.table_contents{
    width: 330px;
	font-size: 10px;
	margin: 0px;
	padding: 5px;
	border-right: 1px solid  #222222;
    border-bottom: 1px solid  #222222;
}


.table_span{
	text-align: center;
	margin: 0px;
	padding: 5px;
	border-right: 1px solid  #222222;
    border-bottom: 1px solid  #222222;
}


.submit{
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 1px;
	border: 3px double;
	border-color: #222222;
}

.hr_solid{
	height: 0px;
	border: none;
	border-top: 1px solid #222222;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.hr_dashed{
	height: 0px;
	border: none;
	border-top: 1px dashed #222222;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.hr_middle{
	width: 80%;
	height: 0px;
	border: none;
	border-top: 1px solid #333333;
	border-left: none;
	border-right: none;
	border-bottom: none;
}


div.tpcredit {
top: 0px;
right: 0px;
width: 66px;
height: 66px;
position: absolute;
}
