@charset "utf-8";
/* CSS Document */
/*body-全体*/
body{
	margin:0;
	padding:0;
	color:#ffffff;
	background:#000000;
	font-size:80%;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
}
a:link{
	color:#ff6600;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#ff6600;
}
h3{
	margin:0;
	padding:0;
}
img{
	text-decoration:none;
	border:0;
}
/*要素コンテナ*/
#container{
	margin:0 auto;
	padding:0;
	width:910px;
}
/*ヘッダー*/
#header{
	height:40px;
	border-bottom:#ff6600 solid 3px;
	margin:0;
	padding:10px 0 0 0;
}
h1{
	text-indent:-999999px;
	margin:0;
	padding:0;
	float:left;
}
#add{
	width:100%;
	margin-right:-240px;
	float:left;
	margin-bottom:0;
	margin-top:10px;
}
#index_btn a{
	background:url(image/logo.jpg) no-repeat;
	height:30px;
	width:235px;
	display:block;
	text-indent:-999999px;
	float:left;
	margin-bottom:0;
}
#index_btn a:hover{
	background:url(image/logo_ov.jpg) no-repeat;
}
/*トップイメージ*/
#top_image{
	background:url(image/top_img.jpg) no-repeat;
	height:295px;
}
#top_h2{
	text-indent:-999999px;
	margin:0;
	padding:0;
	float:left;
}
/*メニュー*/
#menu{
	margin:5px auto 5px;
	padding:0;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	float:left;
	margin:0;
	padding:0;
}
#menu li a{
	display:block;
	text-indent:-999999px;
	height:30px;
}
#sys{
	background: url(image/menu_system.jpg) no-repeat;
	width:152px;
}
#sys a:hover{
	background:url(image/menu_system_ov.jpg) no-repeat;
}
#sch{
	background: url(image/menu_schedule.jpg) no-repeat;
	width:152px;
}
#sch a:hover{
	background:url(image/menu_schedule_ov.jpg) no-repeat;
}
#pho{
	background: url(image/menu_photograph.jpg) no-repeat;
	width:178px;
}
#pho a:hover{
	background:url(image/menu_photograph_ov.jpg) no-repeat;
}
#mac{
	background: url(image/menu_machineparts.jpg) no-repeat;
	width:181px;
}
#mac a:hover{
	background:url(image/menu_machineparts_ov.jpg) no-repeat;
}
#flo{
	background:url(image/menu_floor.jpg) no-repeat;
	width:135px;
}
#flo a:hover{
	background:url(image/menu_floor_ov.jpg) no-repeat;
}
#map{
	background: url(image/menu_map.jpg) no-repeat;
	width:112px;
}
#map a:hover{
	background:url(image/menu_map_ov.jpg) no-repeat;
}
/*電話番号*/
#style_tel{
	text-indent:-999999px;
	height:25px;
	background:url(image/style_tel.jpg) no-repeat;
	margin-top:5px;
}
/*ニュースエリア‐左*/
#top_main{
	background:url(image/main_back.jpg) repeat-y;
}
#top_left{
	color:#ffffff;
	/*width:625px;*/
	width:100%;
	margin-right:-300px;
	float:left;
	padding:0;
}
#news{
	background:url(image/top_news_img.jpg) no-repeat;
	height:30px;
	width:80px;
	text-indent:-999999px;
}
#news_con{
	width:570px;
	border-top:#ff6600 solid 1px;
	padding:10px;
}
#top_news_con{
	margin-left:15px;
	margin-top:0;
	line-height:1.5em;
}
/*出演者募集*/
#syu_h3{
	background:url(image/top_shutuenband_img.jpg) no-repeat;
	width:160px;
	height:80px;
	text-indent:-99999px;
}
.bosyu_con{
	width:570px;
	border-top:#ff6600 solid 1px;
	padding:10px;
}
.bosyu_con img{
	margin-left:20px;
}
#syu_h4{
	margin:10px 0;
	font-size:90%;
	border-bottom:solid #ffffff 1px;
}
/*リンクエリア‐右*/
#top_right{
	width:200px;
	float:left;
	padding-left:50px;
	margin-right:0;
}
#bana_art_p{
	text-align:center;
}
#gif_img a{
	display:block;
	width:183px;
	height:64px;
	background:url(image/banner_b.gif) no-repeat;
	text-indent:-999999px;
	margin:3px auto;
}
#bana_pa{
	text-align:center;
	width:185px;
	margin:0 auto;
}
#bana_pa_img a{
	display:block;
	width:185px;
	height:185px;
	background:url(image/top_pa_ren.jpg) no-repeat;
	text-indent:-99999px;
	margin:0 auto;
}
#bana_pa_img a:hover{
	background:url(image/top_pa_ren_ov.jpg) no-repeat;
}
#bana_we_img a{
	display:block;
	width:185px;
	height:185px;
	background: url(image/top_we.jpg) no-repeat;
	text-indent:-99999px;
	margin:0 auto;
}
#bana_we_img a:hover{
	background:url(image/top_we_ov.jpg) no-repeat;
}
/*フッター*/
#footer_image{
	margin:5px 0;
	padding:0;
	height:30px;
	background:url(image/footer_img.jpg) no-repeat;
}
/*システム*/
#system_h3{
	background:url(image/system_title_img.jpg) no-repeat;
	height:30px;
	width:100px;
	text-indent:-99999px;
}
.system_table{
	margin:0 auto;
	font-size:100%;
	font-weight:800;
	width:70%;
	line-height:1.5em;
	background:#000000;
	width:700px;
}
.system_table td{
	padding:5px;
}
.system_h4{
	border-bottom:#ffffff solid 1px;
	font-size:110%;
	padding:5px;
	margin-left:50px;
	width:750px;
}
.sys_td_st{
}
.system_content{
	width:700px;
	margin:0 auto;
	line-height:2em;
}
.system_content_1{
	width:700px;
	margin:0 auto;
	line-height:2em;
	background:url(image/system_con_1.jpg) no-repeat;
}
.system_content_2{
	width:700px;
	margin:0 auto;
	line-height:2em;
	background:url(image/system_con_2.jpg) no-repeat;
}
.system_content_3{
	width:700px;
	margin:0 auto;
	line-height:2em;
	background:url(image/system_con_3.jpg) no-repeat;
}
.system_content_4{
	width:700px;
	margin:0 auto;
	line-height:2em;
	background:url(image/system_con_4.jpg) no-repeat;
}
/*フロア*/
#floor_h3{
	background:url(image/floor_title_img.jpg) no-repeat;
	height:30px;
	width:80px;
	text-indent:-999999px;
}	
/*マップ*/
#map_image{
	background:url(image/map_top_img.jpg) no-repeat;
	height:200px;
}
#map_h3{
	background:url(image/map_title_img.jpg) no-repeat;
	height:30px;
	width:80px;
	text-indent:-999999px;
}
#map_con{
	width:100%;
	border-top:#ff6600 solid 1px;
	padding:10px 0;
}
#map_main{
	background:#1f1f1f;
	color:#ffffff;
	width:100%;
	float:left;
	padding:0;
}
#map_main_con{
	width:890px;
	margin:0 auto;
}
/*マシンパーツ*/
#machine_h3{
	background: url(image/machineparts_title_img.jpg);
	height:30px;
	width:150px;
	text-indent:-999999px;
}
.machine_table{
	margin:0 auto;
	font-size:100%;
	font-weight:800;
	width:70%;
	line-height:1.5em;
	background:#000000;
	width:700px;
}
/*フォトグラフ*/
#photo_h3{
	background: url(image/photograph_title_img.jpg) no-repeat;
	height:30px;
	width:150px;
	text-indent:-99999px;
}
.ph_table{
	width:730px;
	margin:0 auto;
}
/*２次会*/
#wedding_h3{
	background:url(image/wedding_title_img.jpg) no-repeat;
	height:30px;
	width:150px;
	text-indent:-99999px;
}
/*ダミー*/
.m_word{
	font-size:3px;
}
/*floatをクリア*/
.cl{
	clear:both;
}
/*文字装飾*/
.font_b{
	font-size:15px;
	font-weight:800;
}
.font_b_or{
	font-size:16px;
	color:#FF6600;
	font-weight:800;
}