* {
   font-family: "Century Gothic","Lucida Grande","Lucida Sans",Verdana,"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4", "ＭＳ Ｐゴシック", sans-serif;
   color:#333;
   line-height:1.4;   
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background: url(bg_body.gif) #fff 0 0 repeat-x;
   border-top:5px solid #9B0000;
   font-size:0.9em;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#666;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:10px 0;
   background:#fff;
   border-bottom:#766c3b groove 1px;
   
  
}

div#header {
   position:relative;
   width:787px;
   margin:0 auto;
   background:#fff;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:787px;
   font-size:0.9em;   
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
   font-size:0.9em;
}

div#menu {
   width:100%;
   float:left;
   background:url(bg_menu.gif) 0 0 repeat-x;
}

div#icatch {
   width:787px;
   margin:0 auto;
   background:#fff;
}

div#contents {
   width:787px;
   margin:0 auto;
   padding:10px 0 ;
   background:#fff;
   font-size:0.9em;
}

div#main {
   float:right;
   width:547px;
}

div#sub {
   float:left;
   width:198px;
   padding-left:2px;
}

div#totop {
   clear:both;
}

div#footMenu {
   width:787px;
   margin:0 auto;
}

div#footer {
	background:#EBEADD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B0000;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:2em;
   color:#fff;
   line-height:50px;
}

div#header h1 a {
   color:#9B0000;
}

div#header h1 a:hover {
   color:#D30000;
}

div#header #pr p {
   margin:0;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   margin-left:15px;
}

div#header #gnavi li a{
   display:block;
   padding-left:15px;
   color:#666666;
   background: url(icon-check002.gif) no-repeat;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#9B0000;
}

div#main a:hover {
   color:#9B0000;
   border-bottom:1px solid #9B0000;
}

div#main h2 {
   margin-bottom:8px;
   padding:0 0 0  30px;
   font-size:0.9em;
   color:#5A5132;
   font-weight:bold;
   line-height:35px;
   letter-spacing:1px;
   border:1px solid #D8D8D8;
   background:url(bg_h2.gif) 0 0 no-repeat;
}

div#main h3 {
   margin-bottom:3px;
   font-size:12px;
}

div#main h4 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h5 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main h6 {
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p{
   margin:0 0 1em 0;
   font-size:0.88em;
}
em {
font-style:normal;
}

div#main ul,ol,dl{
   font-size:0.88em;
}
div#main li{
    list-style:none;
    padding-left:10px;
	padding-bottom:10px;
    background: url(icon-check002.gif) no-repeat top left;
}
div#main dt{
   margin-bottom:3px;
}

div#main dd{
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}
.enter{
text-align:center;
margin-bottom:5px;
}
.hotel-list{
text-align:center;
padding:5px 0 10px 5px;
   font-size:0.78em;
}
.hotel-list td{
text-align:center;
}
.hotel-list a a:hover{
   font-size:0.78em;
}
/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:8em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 8em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}
.link{
	margin-bottom:5px;
	padding-bottom:5px;
	}
	.link td{
		margin-bottom:5px;
		padding-bottom:5px;
		}

div#sub h2 {
   font-weight: normal;
   color:#fff;
   padding:3px 0 3px 10px;
   background:#9B0000;
   border-bottom:1px solid #C1C1C1;
   border-right:1px solid #C1C1C1;
   width:190px;
   margin-bottom:5px;
   font-size:0.88em;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:12px;
   line-height:1.4;
   list-style:none;
   background:url(bg_dotline.gif) 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url(bg_list.gif) 0 6px no-repeat;
}
div#mobile{
background: url(mobile.jpg) no-repeat;
width:110px;
height:37px;
margin-bottom:10px;
padding:87px 0 0 90px;
font-size:0.9em;
color:#000;
font-weight:bold;
}
/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background:url(bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url(bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address{
   padding:3px 0;
   font-size:0.79em;
   color:#FFFFFF;
   text-align:center;
   background:#9B0000 center;
   font-style:normal;
   font-weight:bold;
}
address a{
color:#FFFFFF;
font-weight:normal;
}
