@charset "utf-8";

/* general */
/* ----------------------------------------------------- */
body#form01 header,
body#form01 #content,
body#form01 #foot_anchorLINK,
body#form01 footer {
	width: 610px;
	margin-top: 0;
}


/* wrapper */
/* ----------------------------------------------------- */
body#form01 #contents-wrapper {
	height: 100%;
	background: url("../images/head_bg.jpg") top left repeat-x;
	padding-bottom: 60px;
	margin: 0;
}

/* container */
/* ----------------------------------------------------- */

body#form01 #main {
	margin: 0;
}

body#form01 #container {
	margin: 0;
}



/* footer */
/* ----------------------------------------------------- */

#foot-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
	text-align: center;
	clear: both;
	background: #837048;
}




/* ----------------------------------------------------- */
/* LAYOUT */
/* ----------------------------------------------------- */
section#cojp_03.popup {
	margin: 30px 0 0 !important;
}

body#form01 h1 { 
	border-bottom: solid 5px #C3C2C0;
	font-size: 139%;
	font-weight: bold;
	color: #584315;
}
