@charset "utf-8";

img{
	border:0px;
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,p,ul,dl{
	margin:0px;
	padding:0px;
	border:0px;
	font-style:normal;
	font-weight:normal;
}
hr{
	display:none;
}

/* menu */
#menu{
	width:213px;
	margin:20px 12px 0px 0px;
}
#menu dt{
	background-image:url(../tour-img/teikikankou/side_menu-head.png);
	width:213px;
	height:48px;
	text-indent:-9999px;
}
#menu dd{
	width:213px;
	height:46px;
	margin:0px;
	list-style-type:none;
}

/* map */
#map{
	width:213px;
	margin:20px 12px 0px 0px;
}

/* banner */
#banner{
	width:213px;
	margin:20px 12px 0px 0px;
}
#banner ul{
	width:200px;
	text-align:center;
	margin:auto auto 20px auto;
}
#banner ul li{
	list-style-type:none;
	margin-bottom:10px;
}
#banner p{
	margin-bottom:10px;
}

