@charset "utf-8";

body {
	font:10px/1.5 'Lucida Grande', Helvetica;
	margin:0;
	text-align: center;
	color: #666
	letter-spacing : 1em;;
	padding:0;
	margin:0px;
	height:100%;
	min-height: 100%;
	background-image:url("../images/backgrade.gif");
	background-repeat:repeat-x;

}

#container {
	margin:0px auto;
	position:relative;
	text-align: left;
	width: 1000px;
	min-width: 1000px;
		height:100%;

}
/*ヘッダー部*/

#header{
	width: 1000px;
	min-width: 1000px;
	background-image:url("../images/headerback.gif");
	background-repeat:no-repeat;
	height: 130px; 
	min-height: 130px;
	border:0px;
}
#main_body{
	width: 1000px;
	min-width: 1000px;
	background-image:url("../images/nakaback.gif");
	background-repeat:no-repeat;
	height:100%;
	clear:both;
	position:relative;
	padding-top:30px;

	}
div.logo{
	width: 389px;
	min-width: 389px;
	height: 37px; 
	min-height: 37px;	
	float:left;
	margin-left:25px;
	margin-top:30px;
	clear:both;
}



/*ヘッダー部終わり*/



/*パンクズ*/
/*コンテンツ*/


/*コンテンツ終わり*/

/*中面メイン*/
/*フッダー部*/
#footer{
	padding-top:20px;
	margin-top:0px;
	position:relative;
	text-align: right;
	line-height:1.8em;
	width:935px;
	min-width:935px;
	height: auto; 
	min-height: auto;
	clear:both;
}
/*フッダー部終わり*/

.span1 {display:none;}

/*フッダートップ*/
#footer_top{
	width: 948px;
	min-width: 948px;
	margin-top:30px;
	clear:both;
	height:23px;
	min-height:23px;
	margin-left:22px;
	}

/*フッダートップ部終わり*/


