@charset "Shift_JIS";


/* ヘッダー
--------------------------------------------------------*/
#header {
	margin-bottom: 20px;
	}
#header h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}



/* フッター
-----------------------------------------------*/
#footer {
  width: 920px;
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid #d90000;
	}

#fnavi {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size:12px;
	}
	
address {
	font-size: 13px;
	color:#ff0033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;	
	}




