@charset "utf-8";
@media only screen and (max-width: 960px) {
#sidebar {
}
#sidebar #mobilemenu ,#sidebar #mobilemenubatu{

}
#sidebar #mobilemenubatu{
	display: none;
}
#sidebar #menulist {
	display: none;
}
#sidebar #menulist_mobile  {
	display: inline;

}
#sidebar #mobilecatalog ,#mobilereser{
	float: right;
	height: 50px;
	width: 165px;
	padding-top: 20px;
	padding-bottom: 15px;


}
#sidebar #mobilemenu {
	display: inline;
}
#menulist_mobile #mobileonoff {
	display: none;
}
#sidebar h1 {
	float: left;
}
#menulist_mobile ul   {
	width: auto;
	clear: both;
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: rgba(102,102,102,1);
	border-left-color: rgba(102,102,102,1);


}
#menulist_mobile ul li  {
	width: 49.8%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: rgba(102,102,102,1);
	border-bottom-color: rgba(102,102,102,1);


}
#menulist_mobile ul li a {
	color: #CCCCCC;
	background-image: url(../css_md/more.gif);
	background-repeat: no-repeat;
	background-position: 96% center;
}
#menulist_mobile ul li a span {
	position: absolute;
	right: 10%;
	font-size: 9px;
	display: inline;
	line-height: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
	padding-right: 1em;
	color: #666666;
	top: 40%;
}

#contents {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
	margin: auto;
	width: auto;

}

#footer address {
	max-width: 500px;
	clear: both;
	float: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

#sideunder {
	width: auto;
}
#sideunder .box {
	width: 25%;
}
#foot_menu ul  {
	width: 50%;
}
.text1 , .text2  {
	margin-bottom: 0px;
	margin-top: 50px;

}
.b-contents .box {
	width: auto;
	float: none;
}
.b-contents .box +.box{
	width: auto;
	float: none;
}
.b-three .box {

}
.b-four  {
	margin: auto;

}
.b-four .box {
	width: 25%;
}
.----max-width960{}
}
