@charset "EUC-JP";
* {
	font-size: 12px;
	line-height: 125%;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
		"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"¥á¥¤¥ê¥ª",
		"Meiryo",
		"£Í£Ó £Ð¥´¥·¥Ã¥¯",
		"MS PGothic",
		verdana,
		arial,
		Sans-Serif;
}
body {
	background-color: #D5D1D0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#centering {
	width: 770px;
	padding-right: 17px;
	padding-left: 17px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#bottom_menu {
	width: 763px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7px;
	background-color: #D3CEC8;
	float: left;
	clear: both;
	margin-bottom: 1px;
}
#bottom_menu a {
	padding-right: 7px;
	float: left;
}
#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #422722;
	clear: left;
	float: left;
	width: 762px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 50px;
}
#footer a {
	float: left;
	padding-right: 18px;
	padding-top: 5px;
}
}#copyright {
	float: right;
	font-family: 
		"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"¥á¥¤¥ê¥ª",
		"Meiryo",
		"£Í£Ó £Ð¥´¥·¥Ã¥¯",
		"MS PGothic",
		verdana,
		arial,
		Sans-Serif;
	font-size: 10px;
}
a:link {
	color: #378FA9;
	text-decoration: none;
}
a:hover {
	color: #4AC0E3;
	text-decoration: none;
}
a:visited {
	color: #4AC0E3;
	text-decoration: none;
}
