@charset "Shift_JIS";


/*-------------------------------------------------------------------------*/
body {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	color: #666666;
	line-height: 1.6;
	text-align: center;
	background-color: #fff;
	background-image: url(../co_img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#wrapper {
	text-align: left;
	background-image: url(../co_img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
p {
	font-size: 76%;
}
/*-------------------------------------------------------------------------*/

#header {
	margin: 0 auto;
	width: 900px;
}
#header h1 {
	margin: 20px 0;
	float: left;
}
#header #headeritems {
	padding-right: 20px;
	padding-top: 6px;
	width: 340px;
	float: right;
	zoom: 100%;
}
#header #headeritems:after {
height: 0; display: block; clear: both; content: " "; }

#header #fontchange {
	float: left;
	font-size:0px;
	line-height:0;
}
#header #fontchange dt {
	display: inline;
	font-size:0px;
	line-height:0;
}
#header #fontchange dd {
	display: inline;
	font-size:0px;
	line-height:0;
}
#header #fontchange dd img {
	font-size:0px;
	line-height:0;
}
#header #headmenu {
	margin-left: 5px;
	float: right;
	font-size:0px;
	line-height:0;
}
#header #headmenu li {
	display: inline;
	font-size:0px;
	line-height:0;
	padding-right: 6px;
}
#header ul#gnavi {
	clear: both;
}
#header ul#gnavi li {
	display: inline;
}

/*-------------------------------------------------------------------------*/
#contants {
	margin: 0 auto;
	border: #D09B69 1px solid;
	background-color: #FFFFFF;
	padding: 1px;
	width: 896px;
}
* html #contants {
	width: 894px;
}
#mainContats {
	zoom:100%;
}
#mainContats:after {
	height: 0; display: block; clear: both; content: " ";
}
#mainContats .section {
	_height: 1px;
	min-height: 1px;/**//*/
	height: auto;
	overflow: hidden;
	/**/
	height: 1%;
	padding-bottom: 32px;
}
#mainContats .section:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/* -- A --*/
#btmparts {
	border-top: 1px solid #E1D1C2;
	margin: 10px 42px 25px 42px;
}
#btmparts p {
	margin: 10px 0 0 0;
}
#btmparts #tel {
	float: left;
	width: 564px;
}
#btmparts p.pagetop {
	margin-top: 15px;
	float: right;
}
.pagetop {
	text-align: right;
}
#btmparts {	zoom: 100%; }
#btmparts:after { height: 0; display: block; clear: both; content: " "; }

/*-------------------------------------------------------------------------*/
#footer {
	margin: 20px auto;
	width: 800px;
}
#footer h1 {
	float: left;
	padding-bottom: 10px;
	margin-left: 40px;
	width: 210px;
}
#footer p {
	float: right;
	white-space: nowrap;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}
#footer address {
	border-top: 1px solid #999;
	color: #1D98A6;
	text-align: center;
	padding: 10px 0;
	text-decoration: none;
	font-size: 76%;
}
#footer #topparts {	zoom: 100%; }
#footer #topparts:after { height: 0; display: block; clear: both; content: " "; }

