@charset "Shift_JIS";

*{
	padding:0px;
	margin:0px;
}

img{
	vertical-align:bottom;
}

body{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	background-repeat:repeat;
	background-color:#000000;
	text-align:center;
	color:#ffffff;
	line-height:120%;
	letter-spacing:1px;
}

li{
	list-style-type:none;
}


a img{
	border:none;
}

h1{
	margin:23px 0px 17px 0px;
}

h2{
	margin:0px 0px 20px 0px;
}

#container{
	position:relative;
	width:720px;
	margin:0px auto;
	text-align:left;
	background-color:#375837;
}
