@charset "utf-8";
/* CSS Document */
html,body{height: 100%;}
body{
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	color: #4b4b4b;
	line-height: 18px;
	font-size: 11px;
}
body,h1,h2,hr,table,ul,li{
	margin: 0px;
	padding: 0px;
}
body{
	position: relative;
	min-width: 840px;
	min-height: 330px;
}
h1{
	color: #4b4b4b;
	display: block;
	width: 344px;
	height: 19px;
	position: absolute;
	left: 10px;
	top: 5px;
}
a{
	text-decoration: none;
	color: #4b4b4b;
}
#wrap{
	height: 330px;
	width: 840px;
	margin: -165px 0 0 -420px;
	position: absolute;
	left: 50%;
	top: 50%;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 30px;
	width: 840px;
}
#header ul{
	height: 19px;
	width: 395px;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	left: 519px;
	top: 5px;
}
#header li{
	list-style-type: none;
	display: inline;
	padding-left: 20px;
}
#content{
	height: auto;
	width: 830px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
td{
	vertical-align: top;
}
#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	height: 30px;
	width: 840px;
	clear: left;
}
#footer ul{
	height: 19px;
	width: 305px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	position: absolute;
	left: -5px;
	top: 219px;
}
#footer li{
	list-style-type: none;
	display: inline;
	padding-left: 20px;
}
h2{
	font-size: 11px;
	position: absolute;
	left: 434px;
	top: 218px;
	font-weight: normal;
	width: 417px;
}

