@charset "utf-8";




/*
		Header
 -------------------------------------------------- */

/* 枠 */

#header{
	height:182px;
	width: 846px;
	margin: 0 52px 0 52px;
	background: url(../images/page_img.jpg) top no-repeat;
}

#header02{
	height:182px;
	width: 846px;
	margin: 0 52px 0 52px;
	background: url(../images/page_img02.jpg) top no-repeat;
}


body.home #header{
	height:397px;
	width: 846px;
	margin: 0 52px 24px 52px;
	background: url(../images/top_img.jpg) top no-repeat;
}


#top_navibox{
	width:260px;
	padding: 55px 0 0 0;
	margin: 0 0 0 35px;
	text-align: center;
}

body.home #top_navibox{
	width:267px;
	padding: 38px 0 0 23px;
	margin: 0;
	text-align: center;
	float: left;
}

#flash {
	width:534px;
	height:389px;
	padding: 4px 4px 0 0;
	margin: 0;
	text-align: center;
	float: right;
}




/* ロゴ */



/* 
		Global Navi
 -------------------------------------------------- */
