/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}#wapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 1200px;
	text-align: left;
}
#under_wapper {
	background-image: url(../images/gradient_under.jpg);
	padding: 0px;
	width: 100%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center bottom;
	float: left;
}
#middle_wapper {
	background-image: url(../images/gradient_top.jpg);
	padding: 0px;
	width: 100%;
	background-attachment: scroll;
	background-repeat: repeat-x;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
	float: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 380px;
	width: 1200px;
	background-image: url(../images/bg/main_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	visibility: hidden;
	display: block;
	height: 30px;
}
#header #topnavi {
	padding: 0px;
	width: 670px;
	float: left;
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 530px;
}
#header h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 9px;
}
#header h2 em {
	visibility: hidden;
	color: #993399;
}


#header h2 a {
	text-decoration: none;
	display: block;
	height: 35px;
	width: auto;
	margin-top: 215px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
/*１番目のボタン*/
#header #topnavi h2#tn1 a {
	height: 35px;
	width: 106px;
	background-image: url(../images/menu/base_001_home.jpg);
	background-repeat: no-repeat;
}
#header #topnavi h2#tn1 a:hover,h2#tn1 a:active {
	height: 35px;
	width: 106px;
	background-image: url(../images/menu/h_base_001_home.jpg);
	background-repeat: no-repeat;
}
/*２番目のボタン*/
#header #topnavi h2#tn2 a {
	height: 35px;
	width: 112px;
	background-image: url(../images/menu/base_002_artist.jpg);
	background-repeat: no-repeat;
}
#header #topnavi h2#tn2 a:hover,h2#tn1 a:active {
	height: 35px;
	width: 112px;
	background-image: url(../images/menu/h_base_002_artist.jpg);
	background-repeat: no-repeat;
}
/*３番目のボタン*/
#header #topnavi h2#tn3 a {
	height: 35px;
	width: 108px;
	background-image: url(../images/menu/active_003_event.jpg);
	background-repeat: no-repeat;
}
#header #topnavi h2#tn3 a:hover,h2#tn1 a:active {
	height: 35px;
	width: 108px;
	background-image: url(../images/menu/h_active_003_event.jpg);
	background-repeat: no-repeat;
}
/*４番目のボタン*/
#header #topnavi h2#tn4 a {
	height: 35px;
	width: 127px;
	background-image: url(../images/menu/base_004_gallary.jpg);
	background-repeat: no-repeat;
}
#header #topnavi h2#tn4 a:hover,h2#tn1 a:active {
	height: 35px;
	width: 127px;
	background-image: url(../images/menu/h_base_004_gallary.jpg);
	background-repeat: no-repeat;
}
/*５番目のボタン*/
#header #topnavi h2#tn5 a {
	height: 35px;
	width: 99px;
	background-image: url(../images/menu/base_005_link.jpg);
	background-repeat: no-repeat;
}
#header #topnavi h2#tn5 a:hover,h2#tn1 a:active {
	height: 35px;
	width: 99px;
	background-image: url(../images/menu/h_base_005_link.jpg);
	background-repeat: no-repeat;
}

#header #contact {
	padding: 0px;
	width: 210px;
	float: left;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 990px;
}
#header #contact h2 a {
	text-decoration: none;
	display: block;
	height: 35px;
	width: auto;
	margin-top: 51px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
/*６番目のメールボタン*/
#header #contact h2#tn6 a {
	height: 25px;
	width: 100px;
	background-image: url(../images/menu/base_006_mail.jpg);
	background-repeat: no-repeat;
}
#header #contact h2#tn6 a:hover,h2#tn1 a:active {
	height: 25px;
	width: 100px;
	background-image: url(../images/menu/active_006_mail.jpg);
	background-repeat: no-repeat;
}
#wapper h3 {
	color: #289AD0;
	border-bottom: 1px solid #289AD0;
	width: 427px;
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 23px;
	font-weight: normal;
	letter-spacing: -1px;
}

#wapper h4 {
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
}
#contents {
	width: 1200px;
	float: left;
	height: auto;
	position: static;
	background-image: url(../images/artist/bio_main_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	color: #999999;
}
#contents h3 {
	text-align: left;
	vertical-align: top;
	font-size: 9px;
	color: #993399;
	visibility: hidden;
}


#contents p {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
#contents li {
	list-style-position: outside;
	font-size: 10px;
	color: #999999;
	list-style-type: decimal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	padding: 0px;
	line-height: 24px;
}
#box {
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/artist/bio_bg_center.jpg);
	background-position: center center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding: 0px;
}

#flier_bg {
	background-image: url(../images/event/flier_bg.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 360px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#flier_bg #flier {
	padding: 0px;
	float: left;
	height: 285px;
	width: 380px;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
	text-align: center;
}
#tittle_box {
	margin: 0px;
	float: left;
	height: 320px;
	width: 410px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#box #event_info {
	margin: 0px;
	float: left;
	height: auto;
	width: 830px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#box_lineup {
	padding: 0px;
	height: auto;
	float: left;
	width: 830px;
	margin: 0px;
}
#box_lineup #lineup {
	padding: 20px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border: 1px solid #999999;
}

#box_prof {
	padding: 0px;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	height: auto;
	width: auto;
}
#photo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 133px;
	width: 180px;
}
#prof {
	float: left;
	height: auto;
	width: 578px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#informaiton {
	padding: 0px;
	float: left;
	height: auto;
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#international_act {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 360px;
}
#japanese_act {
	padding: 0px;
	float: left;
	height: auto;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#other_act {
	padding: 0px;
	float: left;
	height: auto;
	width: 350px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#access {
	float: left;
	width: 740px;
	height: auto;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/event/BTF4_map.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	border: 1px solid #666666;
}
#access #access_info {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 340px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#artist_photo {
	padding: 0px;
	height: 133px;
	width: 180px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}



#contents #event_bg_over {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 1200px;
	background-image: url(../images/event/event_bg_over.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 1;
}
#contents #event_bg_center {
	background-image: url(../images/event/event_base_center.png);
	background-repeat: repeat-y;
	height: auto;
	width: 1200px;
	float: left;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#contents #event_bg_under {
	background-image: url(../images/event/event_base_under.png);
	height: 30px;
	width: 1200px;
	background-position: bottom;
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
	top: 430px;
	margin: 0px;
}


#footer p {
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	line-height: 20px;
	text-align: left;
}

#footer li {
	font-size: 12px;
	text-align: left;
	color: #CCCCCC;
	line-height: 20px;
	display: block;
	width: 300px;
	list-style: none outside;
	font-weight: lighter;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	height: 180px;
}
#ticket {

	float: left;
	width: 740px;
	height: auto;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	border: 1px solid #666666;
}
#ticket #ticket_info {

	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 340px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
