@charset "UTF-8";
/* BASE
***********************************************************************************/
.base {
	background:#FFFFFF;
	color:#000000;
}
/* LINK
***********************************************************************************/
.base a:link,
.base a:visited,
.base a:active {
	color:#0000FF;
	text-decoration:underline;
}
/* H1-H6
***********************************************************************************/
.base h2 {
	font-size:20px;
	font-weight:bold;
}
.base h3 {
	font-size:18px;
	font-weight:bold;
}
.base h4 {
	font-size:16px;
	font-weight:bold;
}
.base .headerStyle01 {
	border-left-color:#000000;
}
.base .headerStyle02 {
	border-bottom-color:#000000;
}
.base .h2Main {
	height:inherit;
}
/* LIST
***********************************************************************************/
.base .lsiCompany {
	display:none;
}
/* STRUCTURE
***********************************************************************************/
.base div#container {
	width:555px;
}
.base div#header {
	width:555px;
	height:inherit;
}
.base div#contents {
	width:555px;
}
.base div#sidebar {
	display:none;
}
.base div#footer {
	width:555px;
	height:80px;
}
/* DIV#HEADER
***********************************************************************************/
.base h1 {
	display:none;
}
.base .logo a {
	height:inherit;
	margin-bottom:1.1em;
	font-size:24px;
	font-weight:bold;
}
.base .freeDialInfo a {
	display:inherit;
	float:none;
	width:inherit;
	height:inherit;
	margin:0;
}
.base .telInfo {
	margin-bottom:1.1em;
}
.base .menuCompany,
.base .menuCompanyHere {
	display:none;
}
.base div#header address {
	display:none;
}
/* DIV#MAINCONTENT
***********************************************************************************/
.base .pageTop {
	display:none;
}
.base .bottomMenu {
	display:none;
}
/* FLOW PAGE *****************************************/
.base .pStep {
	margin-bottom:0.4em;
	padding:0;
	background:none;
}
/* DIV#FOOTER
***********************************************************************************/
.footerNavi {
	display:none;
}
.footerLogo {
	display:none;
}
.copyright {
	left:0;
}
.teppeimiyata {
	left:0;
}
/* conveniencClass
***********************************************************************************/
.base .outside {
	position:inherit;
	left:inherit;
	width:inherit;
}
.base .printDisplayNone {
	display:none;
}