body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;
	line-height: 175%;
	height: 100%;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body>#container{
	height:auto;
}
#container {
	height: 100%;
	min-height:100%;
	width: 768px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(../img/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#footer {
	bottom: 0px;
	height: 128px;
	width: 768px;
	clear: both;
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	float: left;
	width: 200px;
	clear: both;
}

#header {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 175%;
	color: #330000;
	background-image: url(../img/top_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 128px;
	width: 768px;
}
#main {
	margin: 0px;
	clear: none;
	float: right;
	height: auto;
	width: 512px;
	padding: 0px;
}
.credite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#menu li {
	list-style-type: none;
	margin-bottom: 8px;
	line-height: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;
	clear: both;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding: 0px;
	text-indent: 14px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
}
p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#main li {
	list-style-image: url(../img/icon.gif);
	list-style-type: none;
	line-height: 200%;
}
#main ul {
	margin-left: 64px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main dt {
	font-weight: bold;
}
#main dd {
	font-size: 12px;
}
