@charset "Shift_JIS";

/* -------------------------
ootakihoterl main.css
------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	text-align: center;
	background: #fff url(../img/common/bg.gif) repeat-x 0 0;
}

img {
	border: none;
}

p,div,img {
	margin: 0 0 10px 0;
}

a{
	color: #360369;
}

a:hover {
	text-decoration: none;
	color: #9A81B4;
}


/* -------------------------
#WRAP
------------------------- */
#wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../img/common/wrap_bg.gif) repeat-x left bottom;
}


/* -------------------------
#CONTAINER
------------------------- */
#container {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #fff;
}


/* -------------------------
#HEADER
------------------------- */
#header {
	width: 740px;
	margin: 0;
	padding: 0;
	height: 110px;
	background: #080012 url(../img/common/head_bg.jpg) no-repeat 0 0;
	text-align: right;
	font-size: 0.75em;
	color: #EAE6F7;
}

h1 {
	margin: 0;
	padding: 20px 0 0 10px;
	float: left;
}

#header p {
	margin: 0;
	padding: 10px 10px 20px 0;
	line-height: 1.4em;
}


/* -------------------------
#NAVI
------------------------- */
.infonavi {
	margin: 0;
	padding: 0 0 5px 0;
	float: right;
}

.contentnavi {
	margin: 0;
	padding: 0 10px 5px 0;
	float: right;
}

.infonavi li {
	list-style: none;
	padding: 0 10px 0 10px;
	display: inline;
	background: url(../img/common/arrow01.gif) no-repeat 0 0;
}

.contentnavi li {
	list-style: none;
	padding: 0;
	display: inline;
}

.infonavi li a,.contentnavi li a {
	color: #F1EDF4;
	text-decoration: none;
}

.infonavi li a:hover,.contentnavi li :hover {
	color: #D6C2DE;
	text-decoration: none;
}


/* -------------------------
#TOPCOL
------------------------- */
#topcol {
	margin: 0 0 10px 0;
	border-top: 1px solid #F5F2F7;
}



/* -------------------------
#LEFTCOL
------------------------- */
#leftcol {
	margin: 0;
	padding-left: 10px;
	width: 160px;
	float: left;
}

#leftcol h2 {
	width: 150px;
	height: 24px;
	margin: 0 0 5px 0;
	font-size: 1%;
	text-indent: -10000px;	
}

#leftcol h2#reserv {
	background: url(../img/common/tab_online.gif) no-repeat 0 0;
}

#leftcol h2#hotel {
	background: url(../img/common/logos.gif) no-repeat 0 0;
}

#leftcol p {
	font-size: 0.7em;
}

p.banner a{
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	width: 150px;
	height: 60px;
	background: url(../img/common/banner_web.gif) no-repeat 0 0;
	text-indent: -10000px;	
}

p.banner a:hover {
	background-position: -150px 0;
}


/* -------------------------
#ONLINE NAV
------------------------- */
#onlinenav {
	margin: 0 0 10px 0;
	padding: 0;
}

#onlinenav  li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
}

#onlinenav li a {
	width: 150px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

#onlinenav li#cancel a { background: url(../img/common/button_online01.gif) no-repeat; }

#onlinenav li#confirm a { background: url(../img/common/button_online02.gif) no-repeat; }

#onlinenav li#pass a { background: url(../img/common/button_online03.gif) no-repeat; }

#onlinenav li#cancel a:hover,#onlinenav li#confirm a:hover,#onlinenav li#pass a:hover  { background-position: -150px 0; }


/* -------------------------
#TOP#MAINCOL
------------------------- */
#top #maincol {
	width: 560px;
	margin: 0;
	float: right;
}

#top #maincol p {
	font-size: 0.75em;
	line-height: 1.25em;
}


/* -------------------------
#MAINCOL
------------------------- */
#maincol {
	width: 740px;
	margin: 0;
	float: center;
}

#maincol h2 {
	margin: 0 0 10px 0;
	width: 540px;
	height: 43px;
	font-size: 1%;
	text-indent: -10000px;	
}

#maincol p {
	margin-top: 20px;
	margin-left: 30px;
	font-size: 0.8em;
	line-height: 1.3em;
}

#maincol h2#tab_room {
	background: url(../img/room/tab_room.gif) no-repeat 0 0;
}

#maincol h2#tab_facilities {
	background: url(../img/facilities/tab_facilities.gif) no-repeat 0 0;
}

#maincol h2#tab_dish {
	background: url(../img/dish/tab_dish.gif) no-repeat 0 0;
}

#maincol h2#tab_sightseeing {
	background: url(../img/sightseeing/tab_sightseeing.gif) no-repeat 0 0;
}

#maincol h2#tab_link {
	background: url(../img/sightseeing/tab_link.gif) no-repeat 0 0;
}

#maincol h2#tab_company {
	background: url(../img/company/tab_company.gif) no-repeat 0 0;
}

#maincol h2#tab_event {
	background: url(../img/event/tab_event.gif) no-repeat 0 0;
}

#maincol h2#tab_inquiry {
	background: url(../img/inquiry/tab_inquiry.gif) no-repeat 0 0;
}

#maincol h2#tab_bath {
	background: url(../img/bath/tab_bath.gif) no-repeat 0 0;
}

#maincol h2#tab_access {
	background: url(../img/access/tab_access.gif) no-repeat 0 0;
}

#maincol h2#tab_sitemap {
	background: url(../img/sitemap/tab_sitemap.gif) no-repeat 0 0;
}

#maincol h3 {
	margin: 0;
}

#maincol h4 {
	margin: 0 0 10px 0;
	font-size: 0.9em;
}

#maincol p em {
	font-style: normal;
	font-size: 0.75em;
}

#maincol p.note {
	padding-left: 15px;
	background: url(../img/common/icon_note.gif) no-repeat 0 2px;
}

#maincol p.note a {
	display: block;
}

#maincol div {
	margin: 0;
}

.leftimg {
	margin-right: 15px;
}


table.content {
	margin-bottom: 20px;
 }
 
table.content td {
	vertical-align: top;
}
 
table.content.leftimg {
	margin-right: 15px;
}

table.data th,table.data td {
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	background-color: #D0C4DB;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	line-height: 1.3em;
}

table.data td {
	background-color: #F4EEF7;
}

table.data ul {
	margin: 0 0 0 20px;
	padding: 0;
}


/* -------------------------
.enquete
------------------------- */
.enquete {
	width: 540px;
	border: 1px solid #7E68AE;
	background-color: #F1EEF7;
}
	
.enquete input,.enquete textarea {
	vertical-align: middle;
	margin: 5px 0;
	border: 1px solid #999;
}

.enquete P {
	padding: 10px 10px 0 10px;
}

.enquete #submit,.enquete #reset{
	border: none;
	background-color: #782A78;
	color: #fff;
}


/* -------------------------
#CENTERCOL
------------------------- */
#centercol {	
	width: 330px;
	float: left;
}

#centercol h2 {
	margin: 0 0 10px 0;
	width: 330px;
	height: 43px;
	font-size: 1%;
	text-indent: -10000px;	
}

#centercol h2#tab_stayplan {
	background: url(../img/top/tab_stayplan.gif) no-repeat 0 0;
}

#centercol h3 {
	margin: 0 0 10px 90px;
	padding: 0;
	font-size: 0.85em;
}

#centercol div{
	margin: 0;
}

#centercol P{
	margin-left: 90px;
}

p.button a{
	display: block;
	text-decoration: none;
	width: 95px;
	height: 20px;
	background: url(../img/common/button_reservation.gif) no-repeat 0 0;
	text-indent: -10000px;	
}

p.button a:hover {
	background-position: -95px 0;
}


/* -------------------------
#RIGHTCOL
------------------------- */
#rightcol {
	margin: 0;
	padding: 0;
	width: 210px;
	float: right;
}

#maincol #rightcol p {
	margin: 0 10px 10px 0;
	padding: 0;
	line-height: 1.4em;
}


/* -------------------------
#FOOTER
------------------------- */
#footer {
	width: 740px;
	margin: 5px 0 0 0;
	padding: 0;
	height: 90px;
	background: #080012 url(../img/common/foot_bg.gif) repeat-x 0 0;
	text-align: right;
	font-size: 0.75em;
	color: #EAE6F7;
}

#footer p {
	margin: 0;
	padding: 0 10px 0 0;
	clear: both;
	line-height: 1.4em;
}

#footer .infonavi  {
	margin-top: 10px;
}


/* -------------------------
#SUBWIN
------------------------- */
#subwin {
	background: none;
	font-size: 0.8em;
}




#maincol #news { width:650px; margin:10px auto 0; padding:10px; font-size:1.0em; color:#333; background:#ebdbda; border:1px dashed #9a81b4;}
#maincol #news_day { width:650px; margin:5px auto 0; padding:0; font-size:0.9em; color:#333; text-align:right;}


/* -------------------------

------------------------- */

.left {
	margin-right: 10px;
	float: left;
	
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: :0%;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-table;
}

/*Hides from IE-mac\*/
*html .clearfix { height: 1%;}
.clearfix { display: block;}
/*End hide from IE-mac*/


@media print{
	#wrap,body {
	background: none;
	}
}