#flash_map {
	margin: 0px auto;
	clear: both;
}
#cmsarea {
	float: left;
	width: 605px;
}
#cmsLeft {
	float: left;
	width: 245px;
}
#cmsRight {
	float: right;
	width: 340px;
}
#side {
	float: right;
	width: 220px;
}

#weatherbox {
	background: #ffffff;
	width: 250px;
	margin-top: 5px;
}

#webonly {
	text-align: center;
	margin: 0px auto 15px;
	width: 345px;
}

#webonly .main { margin-bottom: 0; }



#campinfo{
	background: url(../img/camp-info.gif) no-repeat;
	margin-top: 30px;
	margin-bottom: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 185px;
}

#campinfo .contents{
	width: 223px;
	height: 180px;
	margin-bottom: 10px;
	text-align: left;
}

#campinfo p{
	color: #ffffff;
}


.campinfo-table{
  margin-top:0;
}

.campinfo td {
	color: #ffffff;
	text-align: left;
}


#bannerBox .sidebnrL {
	float: left;
	width: 180px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#bannerBox .sidebnrR {
	float: left;
	width: 180px;
	margin-bottom: 5px;
}


.infoBox {
	clear: both;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 324px;
}
.infoBox .titlebox { text-align: left; 
}

.infoBox .titlebox .news {
	background: url(../img/title-news.gif) no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 324px;
        margin-left: 0;
}

.infoBox .content {
	padding: 0;
	text-align: left;
	border-right: 1px solid #3963AB; 
	border-bottom: 1px solid #3963AB; 
	border-left: 1px solid #3963AB; 
}

#jmgcontent {
	padding: 10px 12px;
}
#jmgcontent #jmglogo2 {
	float: left;
	width: 160px;
}
#jmgcontent #jmggroup {
	float: right;
	text-align: left;
	width: 645px;
}

#jmgcontent #jmggroup p {
	margin: 0px;
	padding: 0px;
	color: #3963AB;
}


#jmgcontent #jmggroup p.tit {
	margin: 0px 0px 5px;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 5px;
	background: url(../img/dotline01.gif) repeat-x bottom;
}

#jmgcontent #jmggroup ul {
	margin: 5px 0px 0px;
	padding: 0px 10px;
}

#jmgcontent #jmggroup ul li {
	float: left;
	list-style: none;
	width: 200px;
}

#jmgcontent #jmggroup a{
	color: #3963AB;
	text-decoration: underline;
}

#jmgcontent #jmggroup a:hover{
	color: #00A0C6;
	text-decoration: none;
}


#imformationzone {
	clear: both;
	background: #edf8bd;
	width: 840px;
	margin: 0;
  padding-bottom: 10px;
}

#imformationzone p {
	margin: 2px 0px 2px 15px;
  padding: 0;
	text-align: left;
}

#imformationzone img.flower {
  float: right;
	margin-right: 10px;
}

#imformationzone img.maru {
	vertical-align: middle;
}

.tableImfo{
  margin-top:0;
}

.tableImfo td {
	border-bottom: 1px solid #000000;
	line-height: 1.5;
	vertical-align: middle;
  	padding: 0;
  	margin: 0;
}

/* inflame */
.day {
	font-size: 12px;
	color: #f0027f;
	margin-left:5px;
	text-align: left;
}										
.inf a{color: #3963AB;
	text-decoration: underline;
	margin-left:5px;
	font-size: 12px;
}

.inf a:hover{
	color: #00A0C6;
	text-decoration: none;
	margin-left:5px;
	font-size: 12px;
}

