@charset "UTF-8";
body{
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P Gothic", sans-serif;
	font-weight: normal;
    overflow:hidden; 
    padding:0;margin:0;
    height:100%;width:100%;
}
.cf {
	min-height: 1px;
	overflow: hidden;
}
img{
	border:0;
	vertical-align: bottom;
}
br { letter-spacing : normal; 
}
.container{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#heaeder{
	background-color: #000;
	text-align: center;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
}
#main{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer{
	font-size: 13px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 15px;
n
}
