#main .waku_h{
	color: white;
	width: 100%;
	position: relative; left: -15px;
}

#main .gaiyo_out{
	width: 100%;
	border-left: 2px solid #5a3278;
}

#main .gaiyo_waku{
	height: 225px;
}

#main .leftside{
clear: both ;
	width: 250px;
	float: left;
	padding-left: 15px;
}

#main .rightside{
	width: 225px;
	float: right;
}

#main .rightside img{
	margin-bottom: 5px;
}

#main .rightside p{
	text-align: center;
	vertival-align: bottom;
}
/*
#main .camp_item{
	margin: 20px 0px;
}
*/
#main dl.camp_item{
	margin: 20px 0px;
	width: 305px;
	font-size: 9pt;
	color: #5a3278;
}

#main dl.camp_item dt{
	float: left;
	width: 40%;
	padding: 2px 5px;
	text-indent: 15px;
	background: url(../images/maru.gif) no-repeat left top;
	border-bottom: 0px dotted #caa7c8;
}

#main dl.camp_item dd{
	margin: 0px;
	padding: 2px 5px;
	border-bottom: 1px dotted #caa7c8;
}
/*
#main .camp_acses{
	margin: 20px 0px;
}
*/
#main dl.camp_acses{
	margin: 20px 0px;
	width: 305px;
	font-size: 9pt;
	color: #5a3278;
}

#main dl.camp_acses dt{
	float: left;
	width: 50%;
	padding: 2px 5px;
	text-indent: 15px;
	background: url(../images/maru.gif) no-repeat left top;
	border-bottom: 0px dotted #caa7c8;
}

#main dl.camp_acses dd{
	margin: 0px;
	padding: 2px 5px;
	border-bottom: 1px dotted #caa7c8;
}

#main .li_kotei{
	background: url(../images/washi_01.png) no-repeat;
	margin: 5px 0px;
	height: 120px;
	list-style-image: url(../images/maru.gif) no-repeat left top;
	border: 2px solid #caa7c8;
	padding: 2px;
}

#main .li_kotei img{
	position: absolute; bottom: 30px; left: 30px;
	float: feft;
	
}

#main dl.camp_foot{
	position: absolute; bottom: 30px; left: 320px;
	float: right;
	width: 290px;
	font-weight: bolder;
	font-family: '‚l‚r ƒSƒVƒbƒN',serif;
	font-size: 9pt;
	line-height: 1.5;
	color: black;
}

#main dl.camp_foot dt{
	float: left;
	width: 25%;
	padding: 0px;
}

#main dl.camp_foot dd{
	margin: 0px;
	padding: 0px;
}


#main a.map_image{
height: 185px;
width: 455px;
}


#main a.map_image:link{
background: url(img/map_load_roll.gif) no-repeat left top;
}

#main a.map_image:hover{
background: url(img/map_load_roll.gif) no-repeat right top;
}

#main a.yama_jr,
#main a.yama_jr:link{
	color: blue;
}

#main a.yama_jr:hover{
color: Purple;
font-weight: bolder;
}