@charset "utf-8";
/* CSS Document */

/* set top of the page */
DIV.head_area		{
	background-image:url("../images/base/sub_header.png");
	background-repeat:no-repeat;
	width:800px;
	height:65px;
	text-align:right;
}


/* set bottom of the page */
DIV.foot_area		{
	background-image:url("../images/base/sub_footer.png");
	width:800px;
	height:70px;
}

div.banner_cont
{
	width:790px;
	text-align:right;
	margin:5px;
	color:#FFFFFF;
}