@charset "utf-8";

/**************************************************
		Header
**************************************************/
.box0 div#headerWrapper {
	clear:both;
	width:100%;
	background-color:#FFF;
}

.box0 div#headerArea001 {
	background:transparent url("/common/img/bg_header_001.gif") 50% 0 no-repeat;
}

.box0 div#headerArea001 div.bg {
	margin:0 auto;
	width:675px;/*900*/
	background:transparent url("/common/img/bg_header_002.gif") 0 0 no-repeat;
	text-align:left;
}

.box0 div#headerArea002 {
	position:relative;
	margin:0 auto;
	padding-top:27px;
	width:675px;/*900*/
	text-align:left;
}



/**************************************************
		Contents
**************************************************/


.box0 div#contArea {
	margin:0 auto;
	width:675px;/*900*/
	text-align:left;
}

/* ===== Section ===== */
.box0 div#mainArea div.section001 {
	clear:both;
	margin:10px 15px 0px 15px;
	height:1%;
}
.box0 div#mainArea div.section001 h2 {
	padding-bottom:10px;
}


/**************************************************
		Footer
**************************************************/

.box0 div#footerArea001 div.bg {
	margin:0 auto;
	width:675px;/*900*/
	text-align:left;
}

.box0 div#footerArea002 {
	clear:both;
	padding:11px 0 0px 0;
	width:100%;
	background:#F8F8F8 url("/common/img/bg_footer.gif") 0 0 repeat-x;
}

.box0 div#footerArea002 div.bg {
	margin:0 auto;
	width:675px;/*900*/
	text-align:left;
}


/* ===== Pagetop ===== */
.box0 div#footerArea002 p.pagetop {
	float:right;
	margin-left:20px;
	width:100px;
	font-size:0.8em;
}

/* ===== Copyright ===== */
.box0 div#footerArea002 p#copyright {
	float:left;
	margin-left:0px;
	width:285px;
	font-size:0.8em;
}
