@charset "UTF-8";


body {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background:#999999 url(../img/contents/karasuma_bg.jpg) repeat-x 0 200px;
}



/* ////////////////////////////////////////////////// */
/* header */
/* ////////////////////////////////////////////////// */
#header {
	background:#000000 url(../img/header/header_top_bg.gif) repeat-x 0 0;
	width: 100%;
}
#header2 {
	width: 860px;
	height: 90px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
#header .logo {
	position: absolute;
	top: 30px;
	left: 0;
}
#header ul.naviRight {
	width: 190px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 59px;
}
#header ul.naviRight li {
	float: left;
}
#header ul.naviLang {
	width: 190px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
#header ul.naviLang li {
	float: left;
}
#header dl.reservation {
	width: 245px;
	_height: 31px;
	overflow: hidden;
	background: #353535;
	position: absolute;
	left: 415px;
	bottom: 0;
	padding: 5px;
	font-size: 0;
}
#header dl.reservation dt{
	margin: 3px 0 0 2px;
}
#header dl.reservation dd img{
	margin: 0 0 0 4px;
}
#header dl.reservation dt,
#header dl.reservation dd {
	float: left;
	vertical-align: middle;
	font-size: 0;
}
#header dl.reservation dd {
	float: left;
	vertical-align: middle;
}
#header dl.textsize {
	width: 129px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 530px;
}
#header dl.textsize dt,
#header dl.textsize dd {
	float: left;
	font-size: 0;
}
#header dl.textsize dt {
	margin: 3px 5px 0 0 ;
}
#header dl.textsize dd.small {
	background: url(../img/header/bt_s_on.gif) no-repeat left top;
}
#header dl.textsize dd.medium {
	background: url(../img/header/bt_m_on.gif) no-repeat left top;
}
#header dl.textsize dd.large {
	background: url(../img/header/bt_l_on.gif) no-repeat left top;
}
#header dl.textsize dd a:hover img {
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}
#header dl.search {
	width: 210px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	left: 315px;
	top: 10px;
	font-size: 0;
}
#header dl.search dt,
#header dl.search dd {
	float: left;
}
#header dl.search dt {
	margin: 3px 5px 0 0;
	font-size: 12px;
}
#header dl.search dd input.text {
	height: 18px;
	width: 105px;
	font-size: 12px;
	line-height: 19px;
	border: 0px solid #000;
	text-indent: 0.5em;
	overflow: hidden;
}
#header dl.search dd input.btn {
	height: 18px;
	width: 25px;
	font-size: 12px;
	background: url(../img/header/bt_search.gif) no-repeat left top;
	border: 0px solid #000;
	text-indent: -9999px;
	cursor: pointer;
	overflow: hidden;
}



/* ////////////////////////////////////////////////// */
/* visual */
/* ////////////////////////////////////////////////// */
#visual {
	background: #453B31 url(../img/visual/bg.jpg) left top;
	border-top:1px solid #999999;
	border-bottom:2px solid #622021;
}
#visual2 {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}



/* ////////////////////////////////////////////////// */
/* global */
/* ////////////////////////////////////////////////// */
#global {
	background:#000000 url(../img/global/navi_bg.gif) repeat-x 0 0;
}
#global2 {
	width: 860px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
#global ul {
	background: url(../img/global/navi.png) no-repeat left bottom;
	width: 860px;
	height: 60px;
	overflow: hidden;
	margin: 0 ;
}
#global ul li {
	float: left;
}
#global ul li a {
	display: block;
	height: 60px;
	overflow: hidden;
	text-indent: -9999px;
	width: 143px;
}
#global ul li.stay a {
	background: url(../img/global/navi.png) no-repeat 0 0;
}
#global ul li.restaurant a {
	background: url(../img/global/navi.png) no-repeat -143px 0px;
}
#global ul li.banquet a {
	background: url(../img/global/navi.png) no-repeat -286px 0px;
}
#global ul li.event a {
	background: url(../img/global/navi.png) no-repeat -429px 0px;
}
#global ul li.about a {
	background: url(../img/global/navi.png) no-repeat -572px 0px;
}
#global ul li.access a {
	width: 145px;
	background: url(../img/global/navi.png) no-repeat -715px 0px;
}
body#stay #global ul li.stay a,
body#restaurant #global ul li.restaurant a,
body#banquet #global ul li.banquet a,
body#event #global ul li.event a,
body#about #global ul li.about a,
body#access #global ul li.access a,
#global ul li a:hover {
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0;
}


/* ////////////////////////////////////////////////// */
/* contents */
/* ////////////////////////////////////////////////// */
#contents {
	width:860px;
	margin:0 auto;
	background: #FFFFFF ;
	zoom: 1;
}
#contents2 {
	width: 860px;
	background: url(../img/contents/bg_content.gif) repeat-y left top;
	margin: 0 auto;
	text-align: left;
}



/* ////////////////////////////////////////////////// */
/* alpha */
/* ////////////////////////////////////////////////// */
#alpha {
	width: 650px;
	float: right;
}
#alpha2 {
}
#alpha3 {
	padding: 24px;
}


/* pagehead
-----------------------------------------------------------------------------*/

#alpha .pagehead{
	background: left top no-repeat  url(../img/contents/pagehead.gif) ;
	padding:0 24px;
}
#alpha .pagehead h2{
	float:left;
	padding:9px 0;
}
#alpha .pagehead p{
	float:right;
	padding:8px 0 0 0;
}
#alpha2  div.entry {
	padding:10px 0 0;
}
#alpha2 div.entry .photo {
	float:left;
	width:75px;
}
#alpha2 div.entry .text {
	float:right;
	width:450px;
}

/* newicon
-----------------------------------------------------------------------------*/

#alpha2 a.new {
	background:url(../img/icon/new.gif) no-repeat left top;
	padding: 0 0 0 35px;
}


/* ////////////////////////////////////////////////// */
/* path */
/* ////////////////////////////////////////////////// */
#path {
	background: #FFFF;
}
#path ol {
	padding: 5px 20px;
}
#path ol li {
	float: left;
	padding: 0 0 0 20px;
	background: url(../img/contents/path.gif) no-repeat 5px center;
	color: #333;
}
#path ol li.home {
	background: none;
	padding: 0;
}
#path ol li a {
	color: #333;
}



/* ////////////////////////////////////////////////// */
/* alpha2 .class */
/* ////////////////////////////////////////////////// */

/* ul.list */
#alpha2 div.ornamentBtm ul.list {
	padding: 5px 0 0 0;
}
#alpha2 div.ornamentBtm ul.list li {
	background: url(../img/contents/point.gif) no-repeat left 4px;
	padding: 0 0 0 10px;
	margin: 0.5em 0 0 0;
}
/* ////////////////////////////////////////////////// */
/* .boxttl */
#alpha3 .box {
	margin: 0 0 25px 0;
}
#alpha3 .boxttl {
	border: 1px solid #B9B9CB;
	background: #b7b7c9 url(../img/contents/boxttl.gif) repeat-x left top;
	font-size: 1.17em;
	padding: 0.2em 10px;
	margin: 0 0 0.5em 0;
}
#alpha3 .box li {
	margin: 0 0 0.5em 0;
}


/* ////////////////////////////////////////////////// */
/* div.telInfo */
#alpha3 div.telInfo {
	border: solid 1px #c0c0c0;
	padding: 1px;
}
#alpha3 div.telInfo div{
	border: solid 1px #c0c0c0;
	padding: 10px;
}
#alpha3 div.telInfo img{
	margin: 10px 0 0 ;
}
/* ////////////////////////////////////////////////// */
/* .listback */
#alpha3 p.back {
	margin: 10px 0 0 ;
}

/* ////////////////////////////////////////////////// */
/* span.thmb */
#alpha2 span.thmb {
	display: block;
	border: 1px solid #DDD8CE;
	padding: 4px;
	background: #fff;
}
#alpha2 span.thmb img {
	height: 65px;
	width: 65px;
}



/* ////////////////////////////////////////////////// */
/* beta */
/* ////////////////////////////////////////////////// */
#beta {
	width: 210px;
	float: left;
	padding: 0px ;
}
#beta2 {
}
#beta #localmn {
	margin: 9px 9px 0;
}
#beta #localmn li{
	margin-bottom: 5px;
}
#beta .checkinout {
	margin: 9px 9px 10px;
}
#beta #sidebnr {
	margin: 9px 9px 0;
}
#beta #sidebnr li{
	margin-bottom: 5px;
}
#restaurant #beta #localmn,
#banquet #beta #localmn,
#event #beta #localmn,
#about #beta #localmn,
#access #beta #sidebnr,
#other #beta #sidebnr {
	margin:30px 9px 0;
}


/* ////////////////////////////////////////////////// */
/* ihonex */
/* ////////////////////////////////////////////////// */
#ihonex {
	background: #e0e0e5;
	width: 209px;
}

#ihonex h2 {
}

#ihonex p.ttl {
	padding: 10px 10px 5px 10px;
}

#ihonex .check {
	padding: 10px 0 10px 10px;
}

#ihonex .check p.fLeft {
	padding: 0 0 0 0 ;
	margin: 0 3px 0 0 ;
	_margin: 0 ;
}

#ihonex .check p.fLeft input {
	_margin: 0 ;
}

#ihonex p {
	padding: 0 10px;
}

#ihonex p.fLeft {
	padding: 0 0 0 10px;
}

#ihonex p.fRight {
	padding: 0 10px 0 0;
}

#ihonex p.fRight input:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

#ihonex ul {
	padding: 10px 0 0 0;
}

#ihonex ul li {
	float: left;
	height: 24px;
	overflow: hidden;
}

#ihonex img.datepicker_trigger {
cursor:pointer;
}
/* ////////////////////////////////////////////////// */
/* sidenavi */
/* ////////////////////////////////////////////////// */
#sidenavi {
}
#sidenavi ul.level01 {
	padding: 6px 0 0 0;
}
#sidenavi ul.level01 li {
	vertical-align: bottom;
	font-size: 0;
	line-height: 0;
}
#sidenavi ul.down {
	display: none;
}
#sidenavi li:hover ul.down {
	display: block;
}



/* ////////////////////////////////////////////////// */
/* pagetop */
/* ////////////////////////////////////////////////// */
#pagetop {
	clear: both;
	width: 648px;
	float: right;
}
#pagetop p {
	text-align: right;
	padding: 15px 20px;
}



/* ////////////////////////////////////////////////// */
/* links */
/* ////////////////////////////////////////////////// */
#links {
	background:#612121 url(../img/links/link_bg.gif) repeat-x 0 0;
}
#links ul {
	text-align: center;
	font-size: 0px;
}
#links ul li {
	display: inline;
	padding: 0 15px;
}



/* ////////////////////////////////////////////////// */
/* footer */
/* ////////////////////////////////////////////////// */
#footer {
	background: #000000 ;
	color: #fff;
}
#footer2 {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}
#footer .contact {
	overflow: hidden;
	padding: 15px 0 ;
	border-bottom: solid 1px #ccccd3;
	margin: 0 0 15px;
}
#footer .contact .fLeft {
	padding: 7px 0 0 0;
}
#footer .contact .fRight {
	padding: 2px 30px 0 0;
}
#footer .textlinks {
	padding: 0 ;
	background: url(../img/footer/bg.gif) repeat-y ;
}
#footer .textlinks a {
	color: #fff;
}
#footer .textlinks .n01 {
	width: 190px;
	margin-right: 25px;
}
#footer .textlinks .n02 {
	width: 190px;
	margin-right: 25px;
}
#footer .textlinks .n03 {
	width: 195px;
	margin-right: 25px;
}
#footer .textlinks .n04 {
	width: 190px;
}
#footer .textlinks ul {
	margin: 0.5em 15px 0 0;
	padding: 0.5em 0 0 0;
	border-top: 1px solid #ccccd3;
}
#footer .textlinks ul.first {
	border-top: none;
}
#footer .textlinks ul li.indent {
	padding-left: 1em;
}
#footer address {
	padding: 20px 0 20px 0;
}


/* ////////////////////////////////////////////////// */
/* WYSIWYG */
/* ////////////////////////////////////////////////// */
.WYSIWYG {
}
.WYSIWYG h1,
.WYSIWYG h2,
.WYSIWYG h3,
.WYSIWYG h4,
.WYSIWYG h5,
.WYSIWYG h6,
.WYSIWYG p,
.WYSIWYG blockquote,
.WYSIWYG table {
	margin: 1em 0;
}
.WYSIWYG h1 {
	font-size: 1.33em;
	background: url(../img/contents/pagehead.gif) repeat-x left bottom;
	padding: 0.25em 15px;
}
.WYSIWYG h2 {
	border: 1px solid #B9B9CB;
	background: #b7b7c9 url(../img/contents/boxttl.gif) repeat-x left top;
	font-size: 1.17em;
	padding: 0.3em 9px;
}
.WYSIWYG h3 {
	color: #574227;
	font-size: 1.17em;
	border-left: 2px solid #B9B9CB;
	padding: 0 0 0 8px;
}
.WYSIWYG h4 {
	color: #574227;
	border-left: 2px solid #B9B9CB;
	padding: 0 0 0 8px;
}
.WYSIWYG h5 {
	color: #574227;
}
.WYSIWYG h6 {
}
.WYSIWYG p {
}
.WYSIWYG ul {
	padding: 0 0 0 2em;
	margin: 1em 0;
}
.WYSIWYG ul li {
	list-style-type: disc;
	margin: 0.5em 0;
}
.WYSIWYG ol {
	padding: 0 0 0 2em;
	margin: 1em 0;
}
.WYSIWYG ol li {
	list-style-type: decimal;
	margin: 0.5em 0;
}
.WYSIWYG blockquote {
	border: 1px solid #DCD8CD;
	padding: 9px;
}
.WYSIWYG table {
}
.WYSIWYG table.layout,
.WYSIWYG table.layout th,
.WYSIWYG table.layout td {
	border: none;
	background: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.WYSIWYG table.layout table,
.WYSIWYG table.layout th table,
.WYSIWYG table.layout td table {
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.WYSIWYG table.layout table th,
.WYSIWYG table.layout th table th,
.WYSIWYG table.layout td table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	background: #E0E0E5;
	padding: 3px 5px;
}
.WYSIWYG table.layout table td,
.WYSIWYG table.layout th table td,
.WYSIWYG table.layout td table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	vertical-align: middle;
	padding: 3px 5px;
	background: #fff;
}
.WYSIWYG .price{
	color: #c00;
	font-weight: bold;
}

/* text-align,vertical-align */
.WYSIWYG .tLeftvTop {
	text-align: left !important;
	vertical-align: top !important;
}
.WYSIWYG .tLeftvMiddle {
	text-align: left !important;
	vertical-align: middle !important;
}
.WYSIWYG .tLeftvBottom {
	text-align: left !important;
	vertical-align: bottom !important;
}
.WYSIWYG .tCentervTop {
	text-align: center !important;
	vertical-align: top !important;
}
.WYSIWYG .tCentervMiddle {
	text-align: center !important;
	vertical-align: middle !important;
}
.WYSIWYG .tCentervBottom {
	text-align: center !important;
	vertical-align: bottom !important;
}
.WYSIWYG .tRightvTop {
	text-align: right !important;
	vertical-align: top !important;
}
.WYSIWYG .tRightvTopP10 {
	text-align: right !important;
	vertical-align: top !important;
	padding-right: 10px;
}
.WYSIWYG .tRightvMiddle {
	text-align: right !important;
	vertical-align: middle !important;
}
.WYSIWYG .tRightvBottom {
	text-align: right !important;
	vertical-align: bottom !important;
}

/*pagelink*/
ul.pagelink{
	padding-top: 15px;
}
ul.pagelink li{
	display: inline;
	float: left;
	margin: 0 3px;
}
ul.pagelink li a{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	padding: 0.2em 0.7em;
	border: solid 1px #6A1515;
}
ul.pagelink li a:hover{
	color: #fff;
	background: #6A1515;
}
ul.pagelink li.curPage{
	color: #fff;
	background: #6A1515;
	padding: 0.2em 0.7em;
	border: solid 1px #6A1515;
}
