@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
/*-------------------------------------
touristSpotSetting
-------------------------------------*/
#touristSpot {
margin: 20px 0;
}

#touristSpot dl {
margin-right: 10px;
width: 190px;
float: left;
}

#touristSpot dl.lastChild {
margin-right: 0;
}

/*-------------------------------------
hotelIntroductionSetting
-------------------------------------*/
#sirahamaSeaSideHotel,
#hotelKawakyu {
width: 280px;
}

#sirahamaSeaSideHotel {
float: left;
}

#hotelKawakyu {
float: right;
}

/* sirahamaSeaSideHotelSetting */
#sirahamaSeaSideHotel .leftColumn {
width: 130px;
}

#sirahamaSeaSideHotel .rightColumn {
width: 140px;
}

#groupPlan,
#hotelKawakyu .section {
margin: 10px 0;
}

#groupPlan .leftColumn {
width: 172px;
}

#groupPlan .rightColumn {
width: 98px;
}

/* hotelKawakyu */
#hotelKawakyu .leftColumn,
#hotelKawakyu .rightColumn {
width: 135px;
}

/*-------------------------------------
freeBusSetting
-------------------------------------*/
#freeBus table {
margin-right: 10px;
width: 180px;
float: left;
}

#freeBus .rightColumn {
width: 210px;
}





/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/200810_2/ttl.jpg") no-repeat;
}

div#contents h3 {
padding-left: 26px;
color: #B91C2B;
background: url("../images/200810_2/ico_sub_ttl.gif") no-repeat 0 .2em;
}

div#contents h4 {
color: #B91C22;
background: url("../../present/images/bg_sub_ttl.gif") no-repeat;
}




/*==========================================================================

touristSpotSetting

==========================================================================*/
#touristSpot dl {
font-size: .83em;
}

#touristSpot dt {
font-weight: bold;
}

#touristSpot dt img {
margin-bottom: 4px;
}




/*==========================================================================

hotelIntroductionSetting

==========================================================================*/
div#contents #hotelIntroduction h3 {
margin-left: 0;
}

div#contents #hotelIntroduction h4 {
margin-bottom: 6px;
padding: 0;
color: #333;
background: none;
}

div#contents #hotelIntroduction h5 {
font-size: 1em;
color: #B91C2B;
}

#hotelIntroduction a {
color: #E4007F;
}

/*-------------------------------------
tableSetting
-------------------------------------*/
table {
width: 100%;
}

#hotelKawakyu table {
margin-bottom: 8px;
}

caption,
th,
td {
font-size: .83em;
}

* html caption,
* html th,
* html td {
font-size: .7em;
}

th,
td {
padding: .2em .4em;
}

td {
color: #B91C2B;
text-align: center;
}

/*-------------------------------------
groupPlan,
outlineSetting
-------------------------------------*/
#groupPlan ul,
#groupPlan dl,
#hotelKawakyu .leftColumn,
#hotelKawakyu .rightColumn,
#hotelIntroduction .outline {
font-size: .83em;
}

#groupPlan dl {
line-height: 1.2;
}

#hotelIntroduction .outline {
margin-bottom: 10px;
}

#hotelIntroduction .outline li {
margin-right: 3px;
padding-right: 6px;
border-right: #333 1px solid;
display: inline;
}




/*==========================================================================

privilegeSetting

==========================================================================*/
#privilege {
margin: 20px 0;
}

#privilege ul li {
padding-left: 14px;
font-size: .83em;
background: url("../../images/ico_square.gif") no-repeat 0 .2em;
}




/*==========================================================================

applicationSetting

==========================================================================*/
.application {
margin-top: 20px;
}