@charset "UTF-8";
.base {
	color:#666666;
}
.base div#container {
	width:800px;
}
.base div#header {
	width:618px;
	margin-bottom:20px;
}
.base div#contents {
	width:618px;
}
.base div#mainContent {
	float:right;
	width:618px;
}
.base div#sidebar {
	display:none;
}
.base div#footer {
	width:618px;
	margin-top:10px;
}
.base .logo {
	padding-left:0;
}
.base .headerSet {
	display:none;
}
.base .buttonContact {
	display:none;
}
.base div#mainContent .menu.mBottom {
	display:none;
}
.base h1 .outside,
.base h2 .outside,
.base h3 .outside,
.base h4 .outside,
.base h5 .outside,
.base h6 .outside,
.base h3.outside,
.base h4.outside {
	position:inherit;
	left:inherit;
	width:inherit;
}
.base .imgHeader02,
.base h3.outside {
	width:inherit;
	height:inherit;
	color:#3D5C2D;
	font-weight:bold;
}
.base h4.outside {
	border-bottom:#CCCCCC solid 1px;
	color:#3D5C2D;
	font-size:14px;
	font-weight:bold;
	line-height:1.4;
}
.base .ssExplanation p {
	padding:0 0 2em;
}
