/* CSS Document */

body {
	background-image:  url(img/bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 24px;
	background-repeat: repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #333333;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #990000;
}
a:visited {
	color: #666600;
}
a:hover {
	color: #CC9933;
}
a:active {
	color: #996600;
}
#bg01 {
	background-image: url(img/bg_t.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bg02 {
	background-image: url(img/bg_m.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#font01 {
	margin-top: 30px;
	margin-left: 20px;
}

#map {
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 50px;
}
#item {
	margin-top: 15px;
	text-align: right;
}
