body {
	background-image: url(../images/common/bg_out.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-left:0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	}
#main {
	text-align: center;
	position:relative;
	width:802px;
	margin-right: auto;
	margin-left: auto;
}
#box{
	width:802px;
	border: thin solid #FFE7CE;
	background-attachment: fixed;
	background-image: url(../images/common/bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	text-align: left;
	position: absolute;
}

#contents {
	font-size: 12px;
}
#footer {
	font-size: 10px;
	background-color: #000000;
	text-align: right;
	height: 27px;
	width: 790px;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(../images/common/footer.jpg);
	background-repeat: no-repeat;
}
#apDiv1 {
	position:absolute;
	text-align:left;
	top:2px;
	width:660px;
	height:14px;
	z-index:1;
	font-size: 12px;
	float: left;
}

#apDiv2 {
	position:static;
	left:764px;
	top:5px;
	width:130px;
	height:13px;
	z-index:1;
	font-size: 10px;
	float: right;
}

.f12 {
	font-size: 12px;
	text-align: right;
	color: #666666;
}
.right {
	text-align: right;
	padding-right: 10px;
	font-style: italic;
	color: #666666;
}
.footmenu {
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
