@charset "EUC-JP";

/*
*	スタイル概要: コンテンツ
*/

/*--------------------------------------
	morning
---------------------------------------*/
body{

	background:url(./images/bg02.jpg) no-repeat top center;
}

div#page_wrapper {
	width: 100%;
	height:100%;
	padding-bottom:40px;
/*	background:url(./images/bg02b.jpg) no-repeat bottom center;
*/
}


div#wrapper {
	width: 850px;
	padding: 0;
	text-align: left;
	margin: 0 auto;
	position:relative;
}

div#header div#head{
/*
	background:url(../../../../images/header02.jpg) no-repeat;
*/
	background: transparent;
	width:850px;
	height:70px;
	position: relative;
	
}



