@charset "UTF-8";
#maincontents {
	width:960px;
	height:auto;
	background: transparent;
	padding: 0px;
	float: none;
	margin: 0px auto;
	text-align: center;
	vertical-align: top;
}

/*sub navi*/
#maincontents #subnavi {
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
	float: none;
	height: 65px;
	width: 960px;
}
#maincontents #subnavi ul{
	margin:0px;
	padding:0px;
}
#maincontents #subnavi ul li{
	margin:0px;
	padding:50px 30px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	height: 15px;
	width: auto;
}

/*swf area*/
#maincontents #swfcontainer {
	margin: 0px auto;
	height: 380px;
	width: 960px;
	text-align: center;
	vertical-align: top;
	clear: both;
	float: none;
	padding: 5px 0px 0px;
}

/*grand navi*/
#navi {
	margin: 0px auto;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
	background: url(navi_bg.jpg) no-repeat center center;
	height: 38px;
	width: 100%;
	vertical-align: middle;
}
#navi #navicontainer {
	text-align: center;
	vertical-align: top;
	margin: 0px auto 0px;
	padding: 0px;
	float: none;
	height: 38px;
	width: 960px;
}
#navi ul{
	margin:0px;
	padding:0px;
}
#navi ul li{
	margin:0px;
	padding:0px;
	list-style: none;
	display: block;
	float: left;
}

/*bottom contents style*/
#bottomcontents {
	margin: 0px auto;
	height: auto;
	width: 960px;
	padding: 20px 0px 0px;
}

/*form area style*/
#bottomcontents #rsv {
	margin: 0px;
	height: auto;
	width: 485px;
	text-align: left;
	vertical-align: top;
	float: left;
	padding: 0px 0px 15px;
	line-height: 120%;
}
#bottomcontents #rsv h1{
	color:#753c52;
	font-size:119%;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

#bottomcontents #rsv form {
	margin:0px;
	padding:0px;
}
#bottomcontents #rsv .date, .room, .button {
    float: left;
	padding-top: 10px;
}

#bottomcontents #rsv  .date .container {
    float: left;
    padding-right: 5px;
    width: 80px;
}

* html #bottomcontents #rsv .date .container {
    padding-right: 5px;
}

#bottomcontents #rsv .date .container input {
	width: 74px;
	font-size: 80%;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

#bottomcontents #rsv .container label, .room label {
	width: auto;
	height: 10px;
	overflow: visible;
	font-size:10px;
}

#bottomcontents #rsv .calendar_container {
    float: left;
	padding-right: 10px;
}

#bottomcontents #rsv .room {
    width: 165px;
}
#bottomcontents #rsv .room .container, .container_c {
    float: left;
    width: 50px;
    padding-right: 5px;
}
#bottomcontents #rsv .room .container_r {
    float: left;
    width: 50px;
    padding-right: 5px;
}
#bottomcontents #rsv .room .container select, .container_c select, .room .container_r select {
	width: 45px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}

#bottomcontents #rsv .button {
    float: left;
    padding-right: 5px;
    width: 80px;
}
#bottomcontents #rsv .date .container input:hover {
	background-color:#FED1E0;
}


/*what's new style*/
#bottomcontents #news {
	margin: 0px;
	height: auto;
	width: 420px;
	text-align: left;
	vertical-align: top;
	float: right;
	padding: 0px 0px 15px;
}
#bottomcontents #news h1{
	color:#753c52;
	font-size:119%;
	margin:0px;
	padding:0px 0px 0px 54px;
	font-weight: normal;
	font-size:13px;
}

#bottomcontents #news #newscontainer {
	margin: 15px 0px 0px;
	padding: 0px 0px 0px 54px;
	border-left: 1px solid #CCCCCC;
	font-size:13px;
}
#bottomcontents #news #newscontainer p {
	margin: 0px 0px 5px;
	padding: 0px;
}

/*whats new link style*/
#bottomcontents #news #newscontainer  a.menu:link {
	color:#5d1e33;
	text-decoration: none;
	border-bottom: 1px dotted #FE4F80;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#bottomcontents #news #newscontainer  a.menu:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #FE4F80;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#bottomcontents #news #newscontainer  a.menu:hover {
	color: #E94A7F;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	background-image: url(arrow_o.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#bottomcontents #news #newscontainer  a.menu:active {
	color: #E94A7F;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	background-image: url(arrow_o.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}


/*campaign banner area*/
#about{
	margin: 0px auto;
	padding: 10px 0px 0px;
	height: auto;
	width: 960px;
	text-align:left;
	border-top: 1px solid #CCCCCC;
	clear: both;
	float: none;
}
#about #banner {
	margin: 0px;
	padding: 10px 0px 25px;
	height: auto;
	width: 319px;
	text-align:left;
	float: left;
}
#about #video {
	margin-top: 15px;
	margin-left: 15px;
	height: auto;
	width: 130px;
	text-align:left;
	float: left;
	font-size:10px;
}
#about #video a.vid:link {
	color:#5d1e33;
	text-decoration: none;
	border-bottom: 1px dotted #FE4F80;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#about #video a.vid:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #FE4F80;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#about #video a.vid:hover {
	color: #E94A7F;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#about #video a.vid:active {
	color: #E94A7F;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#about #text {
	margin: 0px;
	padding: 10px 0px 25px 0px;
	height: auto;
	width: 480px;
	color:#5d1e33;
	text-align:left;
	float: right;
	font-size:13px;
}

.homeInput
{
	width: 74px;
	font-size: 80%;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-bottom: 3px;
}