@charset "utf-8";
/* CSS Document */

body
{
	font-size		: 16px!important;
}

body p,
body div,
body h2,
body h3
{
	box-shadow		: none!important;
	-webkit-box-shadow:none!important;
	-moz-box-shadow:none!important;
}



.h_area
{
	display			: none;
}

#side
{
	display		: none;
}

#main
{
	float		: none;
	margin		: 0 auto 30px;
}
#header .header_inner
{
	width		: 710px;
	margin		: 0 auto;

}

#header .fontSize_box
{
	display		: none;
}

#header .h_tel
{
	border-left:none!important;
}
.page_title .page_title_inner
{
	width		: 710px;
	margin-left	: auto;
	margin-right: auto;
	text-align	: left;
}
#footer #footer_inner
{
	width		: 710px;
	margin		: 0 auto;
}
.sd_box
{
	background:#FFF;
	border			: 1px #CCC solid;
	box-shadow:none!important;
	-webkit-box-shadow:none!important;
	-moz-box-shadow:none!important;
	padding			: 15px;
}

.pageTop
{
	display:none!important;
}

hr {
page-break-after: always!important;
display:block!important;
border:none!important;
}

.print_none
{
	display:none;
}


.catch_contact::before {
	text-align: center;
	width: 710px;
	height: 255px;
	margin: auto;
	content: url(../images/common/base/contact_catch02_small_print.png);
}
.catch_contact_inner_small, .contact_btn_small{
	display:none;
}
