@charset "shift_jis";
/* CSS Document */

/* clearfix */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height: 1%; 
zoom:1;/*for IE 5.5-7*/
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#page {
	width: 998px;
	margin: 0px auto;
	background-color: #FFFFFF;
}

#header_back {
	width: 998px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}

#header {
	padding: 20px 19px 15px 19px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}
#headmenu {
	width: 998px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}
#headmenu2 {
	width: 998px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}
#headimg {
	width: 998px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}

#field {
	padding: 15px 19px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}

#main {
	float: right;
	width: 515px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}

#side1 {
	float: right;
	width: 215px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}

#side2 {
	float: left;
	width: 215px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}

#under {
	padding: 0px 15px;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
	text-align: left;
}

#footer {
	width: 998px;
	font-size: 10px;
	line-height: 100%;
	color: #666666;
	font-weight: normal;
	text-align: center;
}
