@charset "shift_jis";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



.clearfix:after{
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}

.clearfix{
	zoom:1;/*for IE 5.5-7*/
}


/* ここまで */

body{
	background-color:#fcf3b2;
	color:#666666;
	font-size:12px;
	line-height:25px;
	}

a:link { color:#ff0000 }
a:visited { color:#ff0000 }
a:hover { color:#ff0000 }
a:active { color:#ff0000 }
a { text-decoration: none; } 

h1{ 
	font-style:normal;
	font-size:20px;
	font-weight:bold;
	display: inline;
	}

h2{
	font-style:normal;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:8px;
	}

#top-wrapper span{ font-size:13px; }

h3{
	font-style:normal;
	color:#ffffff;
	padding:10px 0 10px 25px;
	font-size:13px;
	}

#wrap{
	width:800px;
	margin:0 auto;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border: 0px #ffffff solid;
	background-color:#ffffff;
	padding:0 5px 0 5px;
	margin-bottom:30px;
	}

#top-wrapper{
	width:800px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;	
	background-color:#409f29;
	margin:0 auto;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:30px 0 30px 0;
	}
	
#wrapper_box{ padding:30px; }

/* ========= 開催都市 ========== */
#hall{
	width:745px;
	border-radius: 8px;
	background-color:#62bfd6;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:20px;
	}

span.4hall{ padding-left:30px; }

#hall_list{ margin-left:8px; }

td.day{ padding:10px 20px 5px 10px;
	border-top: 1px #d4d8c6 dotted;
	border-bottom: 1px #d4d8c6 dotted;
	}

td.place{ padding:10px 30px 10px 30px;
	border-top: 1px #d4d8c6 dotted;
	border-bottom: 1px #d4d8c6 dotted;
	}
td.hall{ padding:10px 40px 10px 30px;
	border-top: 1px #d4d8c6 dotted;
	border-bottom: 1px #d4d8c6 dotted;
	}
td.schedule{ padding:10px 135px 10px 30px;
	border-top: 1px #d4d8c6 dotted;
	border-bottom: 1px #d4d8c6 dotted;
	}

td.all_hall{ padding:10px 0 10px 10px; }

#form_btm{
	width:245px;
	border-radius: 8px;
	background-color:#dcdcdc;
	margin-top:5px;
	margin:0 auto;
	padding:10px;
	text-align:center;
	}	

/* ========= 注意事項 ========== */
div#caution{ padding:20px 0 10px 20px; }


td.app_l{ 
	padding:10px 20px 10px 30px;
	border-bottom: 1px #d4d8c6 dotted;
	}

td.app_r{ 
	padding:10px 110px 10px 30px;
	border-bottom: 1px #d4d8c6 dotted;
	}

/* ========= ファンクラブ ========== */
#fc{
	width:745px;
	border-radius: 8px;
	background-color:#ea8f00;
	margin:0 auto;
	margin-bottom:10px;
	margin-top:20px;
	}

div#fc_caution{ padding:15px 0 10px 20px; }

div#fc_caution li{ float:left; }

.fc_text{ padding-top:10px; padding-left:15px; }

/* ========= コピーライト ========== */
#copy{ clear:both; text-align:center; padding-top:40px; }