

*{margin:0;padding:0;}

body {
	background:#ffffff;
	margin:0;
	padding:0;
	font-family: 'MS UI Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

.left {float:left;}
.clear {clear:both;}


a:link {color: #FFFFFF; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}


#container {
	margin:30px auto 0px;
	width:980px;
	height:600px;
	background:#ffffff;
	}


#container0 {
	width:980px;
	height:600px;
	background:url(../common/-bg_waku.gif) no-repeat top center;
	}

	


/*--ヘッダメニュー設定--*/
#menu {
	width:830px;
	height:79px;
	}
	
#menu li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	}


/*--フッターメニュー設定--*/
#foot{
	padding:460px 0px 0px 0px ;
	width:930px;
	font-size:10px;
	text-align:right;
	}
	
#foot li{
	marign:0px;
	padding:0px 5px;
	list-style-type:none;
	display:inline;
	font-family: 'MS UI Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

#foot a:link {color: #000000; text-decoration: none;}
#foot a:hover {color: #1bb8ce; text-decoration: underline;}
#foot a:visited {color: #000000; text-decoration: none;}
