body {
	font-family: "メイリオ", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-color: #ebedd4;
	text-align: center;
}


H1  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.8em;
	MARGIN: 0px;
	WIDTH: 100%;
	TEXT-INDENT: -9877em;
	HEIGHT: 0px;
	TEXT-ALIGN: left;
	padding: 0px;
}
a   {
	color: #FC9447;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	text-align: left;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrap #header {
	background-image: url(../images/bg_header.jpg);
	background-position: center top;
	height: 53px;
	padding-top: 66px;
	padding-left: 45px;
}
#wrap #nav1 {
	text-align: center;
}
#wrap #nav1 img {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
}

#wrap #image {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrap #contents {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #pagetop {
	text-align: right;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 2px;
	clear: both;
}

#wrap #footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 75px;
	padding-left: 35px;
}
