/* ---------- common ---------- */

body {
	background-repeat:	repeat-y;
	background-position:	top center;
	background-color:	#BFD0EE;
}

h1 {
	display: none;
}

h2 {
	margin: 0px;
	padding: 0px;
}

.clearance {
	margin:			0px 0px 0px 0px;
	padding:		0px;
	font-size:		0px;
	line-height:		0;
	visibility:		hidden;
	clear:			both;
}

img {
	border:			none;
}

.append-context {
	display:		none;
}

a {
	font-weight: normal;
	text-decoration:	none;
	line-height:	1.1em;
}

hr {
	margin: 0px 0px;
}

/* ---------- club card ---------- */

.club {
	font-weight: normal;
	color:black;
}

.club p{
	margin:			0px;
	padding:		0px;
}


/* ---------- new open ---------- */
.newopen .wrap{
	margin:			5px 6px 3px 6px;
	padding:		0px;
}


.newopen .article{
	margin:			0px;
	width:			230px;
	height:			100px;
	overflow:		visible;
}
.newopen .article div.gaikan{
	margin:			0px;
	padding:		5px 0 0 0;
	width:			70px;
	height:			90px;
	float:			left;
}
.newopen .article div.gaikan div p.pic{
	margin:			0px;
	height:			70px;
	width:			60px;
	float:			left;
}

.newopen .article .area{
	padding-top:	2px;
	text-align:		center;
	color:			#FFFFFF;
	height:			15px;
	width:			60px;
	float:			left;
}

.newopen .article div.spec{
	margin:			0px;
	padding:		5px 0 0 0;
	width:			160px;
	height:			90px;
	float:			left;
}

.newopen .article div.spec .date{
	margin:			0px;
	font-weight:	900;
	color:			#ff0000;
	height:			16px;
	vertical-align:	middle;
}

.newopen .article div.spec .name{
	margin:			0px;
	font-weight:	900;
	color:			#000000;
	vertical-align:	middle;
}

.newopen .article div.spec .price{
	margin:			0px;
	font-weight:	900;
	color:			#0000ff;
	height:			16px;
	vertical-align:	middle;
}

.newopen .article div.spec .detail{
	margin:			0px;
	vertical-align:	middle;
}

.newopen .article div.spec a:link,
.newopen .article div.spec a:visited,
.newopen .article div.spec a:hover,
.newopen .article div.spec a:active {
	color:			#000000;
	font-weight:	900;
}

/* ------ top contents ---------- */
#top_content {
	width: 952px;
	height: 445px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}

#top_content .flash {
	position: absolute;
	left: 704px;
	top: 5px;
	background-color: #BBBBBB;
	width: 240px;
	height: 430px;
	z-index: 0;
}

#top_content .flash .flash_in {
	position: absolute;
	left: 1px;
	top: 1px;
	background-color: #FFFFFF;
	width: 238px;
	height: 428px;
}

#top_content .find_view {
	position: absolute;
	left: 8px;
	top: 30px;
	width: 690px;
	height: 406px;
	background-color: #BBBBBB;
}
#top_content .find_view .find_view_in {
	position: absolute;
	left: 1px;
	top: 1px;
	width: 688px;
	height: 404px;
	background-color: #E0E0E0;
}

#top_content .reserve_view {
	width: 680px;
	height: 398px;
	position: absolute;
	top: 3px;
	left: 2px;
}

#top_content .map_view {
	position: absolute;
	left: 255px;
	top: 0px;
	width: 421px;
	height: 396px;
	z-index: 1;
}

#top_content .topics {
	position: absolute;
	left: 8px;
	top: 5px;
	background-image: url(new_img2/topics.gif);
	width: 690px;
	height: 21px;
}

#top_content .topics .TopicsLayout {
	width: 100%;
	height: 17px;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 0px;
}

#topics_item {
	height: 14px;
	width: 605px;
	position: absolute;
	left: 75px;
	top: 4px;
	overflow: hidden;
}

#topics_item div.TopicsItemdef {
	width: 605px;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	white-space: nowrap;
}
#topics_item div.TopicsItem {
	width: 605px;
	height: 14px;
	position: absolute;
	top: -20px;
	left: 0px;
	font-size: 12px;
	white-space: nowrap;
}

#topics_item a {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}

#topics_item marquee {
	width: 100%;
	font-size: 12px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.leftcontone {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	margin: 0px;
}
.leftconttwo {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	margin: 3px 0px 0px 0px;
}

table.rform {
}
table.rform td {
	vertical-align: middle;
}

/* ---------- rentacar ---------- */

.rentacar h2{
	display:	none;
}

.rentacar p{
	margin:		0px;
	padding:	0px;
}

/* ---------- internet service ---------- */

.internet{
	padding-bottom:	5px;
}

.internet p{
	margin:			0px;
	padding:		0px;
}

/* ---------- main ---------- */

.main-contents{
	margin:			0px 0px;
	padding:		0px;
}

.main-contents .main-contents-child{
	margin:		0px;
	padding:	0px;
	float:		left;
}

.main-contents .array-01{
	width:		245px;
}

.main-contents .array-03{
	width:		232px;
}

.main-contents .main-contents-child h2{
	margin:		0px;
	padding:	0px;
}


/* ---------- topics ---------- */

.topics div.wrap{
	margin:		8px 0px 10px 0px;
	padding:	0px;
	overflow:	auto;
}

.news div.wrap{
	height:			200px;
	margin-bottom:	0px;
}

.topics dl{
	margin:			0px;
	padding:		0px;
	line-height:	1.2;
	width:			409px;
}

.topics dl dt{
	margin:			0px 305px 0px 0px;
	padding:		0px 0px 0px 7px;
	font-weight:	900;
	letter-spacing:	0px;
}

.topics dl dt.new{
	background-image:	url(../_img/top_ico_01.gif);
	background-repeat:	no-repeat;
	background-position:bottom right;
}

.topics dl dd.new{
	margin:				0px 0px 6px 0px;
	padding:			0px 0px 5px 20px;
	border-bottom:		1px solid #CCCCCC;
	background-image:	url(../_img/top_lis_mar_01.gif);
	background-repeat:	no-repeat;
}

.topics dl dd{
	margin:				0px 0px 6px 0px;
	padding:			0px 5px 5px 20px;
	border-bottom:		1px solid #CCCCCC;
	background-image:	url(../_img/top_lis_mar_01.gif);
	background-repeat:	no-repeat;
}

.topics dl dd.camp{
	background-image:	url(../_img/top_lis_mar_03.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}


.topics dl dd.news{
	background-image:	url(../_img/top_lis_mar_05.gif);
	background-repeat:	no-repeat;
	background-position:right top;
	background-color: 	#ffffff;
}

.topics dl dd a:link,
.topics dl dd a:visited,
.topics dl dd a:hover,
.topics dl dd a:active{
	color:	#014385;
}

.topics_pass{
	margin:			6px  0px 6px 0px;
	padding:		6px 20px 5px 5px;
	text-align:     right;
}

/* ---------- info ---------- */
.info{
	margin:			0px;
	padding:		0px;
	background-image:	url(../_img/bod_mai_bg.gif);
	background-repeat:	no-repeat;
	background-position:bottom right;
}

.info .banner{
	margin:		0px 0px 0px 6px;
	padding:	5px 0px 0px 0px;
}

.info .banner dl{
	margin:		0px;
	padding:	0px;
}

.info .banner dl dt{
	margin:		0px;
	padding:	0px 0px 1px 0px;
}

.info .banner dl dt img{
	vertical-align:		bottom;
}

.info .banner dl dd{
	margin:			0px;
	padding:		0px 0px 5px 12px;
	background-image:	url(../_img/ban_lis_mar.gif);
	background-repeat:	no-repeat;
	line-height:		1.2;
	letter-spacing:		0px;
}

.info .banner dl dd a:link,
.info .banner dl dd a:visited,
.info .banner dl dd a:hover,
.info .banner dl dd a:active{
	color:			#0066CC;
}


/* ---------- foot ---------- */

td.verinfo {
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0;
	word-spacing: 0;
}

td.verinfo a {
	color: black;
	white-space: nowrap;
}

td.verinfo_sep {
	font-size: 12px;
	padding: 5px;
}

/* ------- etc ------------------ */
.AreaTable {
	visibility: hidden;
	position: absolute;
	/* top: 10px; */
	/* left: 10px; */
	margin: 0px;
	padding: 2;
	border: solid 1px #3333cc;
	background-color: #ffffcc;
	z-index: 5;
	text-align: left;
}

.AreaTable table {
	margin: 0px;
}
/* 2011.07.07 */
.pmenu_org {
	position: relative;
	z-index:5;
	text-align: left;
	width:100%;
}

/* 2011.07.29 */
.pmenu_org_eng {
	position: absolute;
	z-index:5;
	text-align: left;
}

#shim{
	z-index: 10;
	position: absolute;
	display: none;
}

/* ---------- 英語ページ用 CSS ---------- */

.h2_px12 {
        font-size: 13px;
        letter-spacing:1pt;
        display: inline;
}
