@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	background: #FAFFF2;
}

#htbdfwp_contents{
	background: #FAFFF2;
}


div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table {
	padding: 0;
	margin: 0;
}
#wrapper {
	height: auto;
	width: 800px;
	margin: auto;
}
#wrapper h1 {
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom: 20px;
}

#content {
	background: url(../img/bg02.gif) repeat-y;
	height: auto;
	width: 800px;
}
.content_top {
	background: url(../img/bg01.gif) no-repeat;
	height: 30px;
	width: 800px;
}
#map {
	height: auto;
	width: 560px;
	float: left;
}
#mapname {
	height: auto;
	width: 200px;
	float: left;
	padding-top: 20px;
}
#mapname ul li a {
	color: #0095A9;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	margin-left: 35px;
	margin-top: 10px;
}

#mapname ul li a:hover {
	color: #CBF458;

}


#mapname ul li {
	color: #069;
	font-weight: bold;
	margin-top: 10px;

}
#mapname ul {
	list-style: none;
}
#textbox {
	width: 720px;
	clear: both;
	height: auto;
	padding-left: 35px;
	padding-top: 20px;
	color: #333;
}
#textbox p {
	color: #F63;
}






#footer {
	background: url(../img/bg03.gif) no-repeat;
	height: 30px;
	width: 800px;
	clear: both;
}

