@charset "utf-8";

@media only screen and (max-width: 560px) {
#sidebar {
}
#main h1 , h2 , h3 , h4{
	font-size: 14px;
	line-height: 1.5em;
}

#sidebar h1 {
	padding-right: 0px;
	padding-left: 0px;
	display: block;


}
#sidebar h1 img{
	width: 130px;



}
#sidebar #menulist_mobile  {
	z-index: 10;


}

#sidebar ul   {
	clear: both;

}


#sidebar ul li  {
	width: auto;
	float: none;
}



#contents {
	clear: both;

}
#sideunder .box {
	width: 50%;
}
#foot_menu ul  {
	width: 100%;
}

#footer address {
	padding-bottom: 20px;

}

.box {
	width: 100%;

}
.b-two-left .box ,.b-two-right .box{
	float: none;
	max-width: 550px;
	margin: auto;
	width: auto;
	clear: both;
}
.b-two-right .box {

}
.b-three .box {
	width: 75%;
	margin: auto;
	float: none;
}
.b-three .text1 ,.b-three .text2{
	margin: 0px;

}

.b-four .box {
	width: 50%;

}

#main #stage {
	float: none;
	width: 100%;
}

#main #fair {
	float: none;
	width: 100%;
	text-align: center;
}
form dt {
	float: none;
	clear: both;
	min-width: auto;
	padding-bottom: 0px;
}
form dd {
	overflow: hidden;
	border-top-style: none;
	padding-top: 0px;
}
input[type="text"] {
	width: 90%;
	position: relative;
	display: block;
}
textarea {
	width: 95%;
	position: relative;
}
br.brmobilecancel{display:none;}

}
