@charset "utf-8";

/*******************************************
共通
*******************************************/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #2296ff;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka","Verdana,Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 165%;
	color: #333333;
	text-align:center;
	background-color:#000000;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}


/*******************************************
リンク
*******************************************/
a img {
	border-style: none;
}
a:link {
	text-decoration:none;color:#00baf2
}
a:active {
	text-decoration:none;color:#00baf2
}
a:visited {
	text-decoration:none;color:#00baf2
}
a:hover {
	text-decoration:underline;color:#000000
}

/*******************************************
基本
*******************************************/
h1,h2,h3{
	margin:0;
	padding:0;
}

p{
	margin-bottom:10px;
	font-size: 13px;
	line-height: 165%;
}

#wrapper {
	margin: 0px auto;
	text-align:center;
	width:954px;
	background-image:url(../images/contentsbg-trans.png);
	background-repeat:repeat-y;
	
}

#header {
	width: 940px;
	margin: 0px auto;
	text-align:left;
	padding:0px 0 0px 0;
	
	background-repeat:no-repeat;
	height:530px;
	border-bottom: 2px #43C8F5 solid;
	z-index:0;
	position:rerative;

}

#maincopy {
	width: 900px;
	height:168px;
	margin: 0px auto;
	text-align:left;
	background-color:#000000;
	background-image:url(../images/copy_bg.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
	margin-bottom:30px;
}
#maincopy .text{
	padding:20px;
	color:#FFFFFF;
	font-size:14px;
	line-height:180%;
	font-weight: bold;
}


#footer {
	clear:both;
	margin: 0px auto;
	text-align:left;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	height:55px;
}
#footer .area{
	width: 920px;
	margin-left:20px;
}
#footer .logo{float:left; padding:10px 0 5px 0;}
#footer .copyright{float:right; font-size:10px; font-weight:bold;padding:5px 0 0px 0;}


.intro{

z-index:50;
}

.clear{clear:both;}
/*******************************************
HEADER
*******************************************/
#header #flashcontent{
	display:block;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-470px;
}
#header .mainarea{
	height:480px;
	
	width:940px;
}
#header h1{
	float:left;
	margin-top:10px;
	display:block;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-470px;
	
}


#header h2{
	float:right;
	margin-top:10px;
	display:block;
	position:absolute;
	top:0;
	left:50%;
	margin-left:145px;
}
#header h2 .date{
	margin-bottom:5px;

}
#header h2 .info{
	margin-bottom:10px;
}
#header h2 .video{
	margin-bottom:5px;
	margin-left:18px;
}

#header h1 span{
	position:absolute;
	left:-9999px;
}
#header h2 span{
	position:absolute;
	left:-9999px;
}
#header .menu{
	clear:both;
	float:left;
	display:block;
	position:absolute;
	top:480px;
	width:940px;
	left:50%;
	margin-left:-470px;
}
#header .menu li{
	float:left;
}
#header .menu li a{
	display:block;
	width:90px;
	height:30px;
	background-color:#43C8F5;
	margin-left:5px;
	text-align:center;
	margin-top:20px;
}
#header .menu li a:hover{
	display:block;
	width:90px;
	height:30px;
	background-color:#000000;
	margin-left:5px;
	text-align:center;
	color:#7ac6f1;
	margin-top:20px;
}
#header .menu li a p{
	padding-top:10px;
	font-weight:bold;
	font-size:13px;
}
#header .submenu{
	margin-left:203px;
	margin-top:18px;
	display:block;
	position:absolute;
	top:480px;
	left:50%;
}
#header .submenu li{
	float:left;
}

#header a:link {
	text-decoration:none;color:#000000
}
#header a:active {
	text-decoration:none;color:#000000
}
#header a:visited {
	text-decoration:none;color:#000000
}
#header a:hover {
	text-decoration:none;color:#00baf2;
}

/*******************************************
update
*******************************************/

#update {
	width: 900px;
	margin: 0px auto;
	text-align:left;
	margin-bottom:40px;
	margin-top:20px;
}

#update .news{
float:left;
width:480px;
}

#update .news .news-area ul{
	height:18px;
	clear:both;
	margin-bottom:5px;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;

}
#update .news li{
	float:left;
}
#update .news .date{
width:90px;
font-weight:bold;

}

#update a:link {
	text-decoration:none;color:#0084b4
}
#update a:active {
	text-decoration:none;color:#0084b4
}
#update a:visited {
	text-decoration:none;color:#0084b4
}
#update a:hover {
	text-decoration:underline;color:#0084b4;
}
#update .news .text{

}

#update .twitter{
float:right;
width:400px;
}

#update .tour-btn{

}

#update .tour-btn ul{
	margin-top:10px;

}
#update .tour-btn li{
	float:left;

}
#update .tour-info{
	clear:both;
	margin-top:10px;
	font-size:11px;
}
#update .tour-info .tour-contact{
	width:auto;
	border:#ccc 5px solid;
	padding:10px;
	margin:5px 0;
}
#update .tour-info .tour-kikan{
	width:auto;
	padding:10px;
	margin:10px 0 5px;
	background-color:#43c8f5;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#update .map{
	margin-bottom:20px;
}
#update .map li{
	float:left;

}
/*******************************************
artist
*******************************************/
.about-line{
	width:auto;
	border-top: 5px #000 solid;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 0 15px 0;
	font-weight:bold;
	color:#000000;
}
.twitter-title{
	width:auto;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0 20px 0;
	font-weight:bold;
	color:#000000;
}
.categori-title{
	width:auto;
	border-top: 5px #000 solid;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 20px 0;
	font-weight:bold;
	color:#000000;
}

.pagetop{
	clear:both;
	text-align:right;
	width:auto;
	margin:20px 0 20px;
}

.categori-title .blueT{
	color:#00baf2;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka","Verdana,Arial", "Helvetica", "sans-serif";
	font-size:14px;
}

#artist {
	width: 900px;
	margin: 0px auto;
	text-align:left;
	background-color:#333333;
}
#artist .artist-name{
	margin-bottom:40px;
}
#artist .artist-name table{
margin-left:8px;

}
#artist .artist-name .artist-komoku{
	clear:both;
	width:430px;
}


#artist .artist-name h3{
	font-size:20px;
	border-top:#666666 1px dotted;
	width:430px;
	padding:10px 0 10px 5px;
	color:#999;
}

#artist .day1 .artist-komoku h3{
	background-color:#000000;
}
#artist .day2 .artist-komoku h3{
	background-color:#000000;
}


#artist .artist-name h3:hover{
	font-size:20px;
	border-top:#666666 1px dotted;
	width:430px;
	padding:10px 0 10px 0;
	background-color:#000;
	color:#FFFFFF;
	padding-left:5px;
}

#artist .artist-name h3 em{
font-size:10px;
float:right;
margin-right:10px;
background-color:#000;
}

#artist .artist-name .new{
	background-image:url(../images/new.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

#artist .artist-name h3 string{
	float:left;
}

#artist .artist-name .artist-komoku .photo{
	float:left;
	width:140px;
	margin:10px 0 10px 0;

}

#artist .artist-name .artist-komoku .detail{
	float:right;
	width:281px;
	margin:10px 0 10px 0;
	font-size:11px;
	color:#CCCCCC;

}
#artist .artist-name .artist-komoku .detail .web{
float:left;
}

#artist .artist-name .artist-komoku .detail .myspace{
float:right;
}

#artist .artist-name .artist-komoku .detail .prof{
clear:both;
padding-top:10px;
}


#artist .day-title{
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;


}




