@charset "utf-8";

/* default settings */
body {
	background-color: #fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
}

div#wrapper {
    min-width: 600px;
    margin: auto;
    padding: auto;
}

div#header {
    background-color: transparent !important;
    margin-bottom: inherit !important;
}

h1 a {
    color: white;
    text-decoration: none;
}

div#content {
    margin: 0 32px 32px 32px;
	font-size: 15px;
    line-height: 1.3em;
}

div#footer {
    padding: 8px 32px;
    color: #666;
    border-top: 3px solid #9bbb59;
    text-align: center;
    font-size: 12px;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding:0;
}

h1 { font-size: 23px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }
h4, h5 { 
  font-size: 15px !important;
  font-family: inherit !important;
}


div#content div.topicPath {
    padding: 4px;
}

div#content h2.title {
    padding: 8px;
    background-color: #c2d69a;
}

div#content div.navi {
    text-align: right;
    padding: 4px;
    margin-bottom: 32px;
}


div.head {
    padding: 4px;
    margin: auto;
    clear: both;
}

div.head h3.title,
div.head h4.title {
    margin: 0 !important;
    padding: 0 !important;
    width: 64% !important;
    font-family: inherit !important;
    border-bottom: none !important;
}

div.head div.utils {
    margin: 0;
    padding: 0;
    width: 34%;
    float: right;
    text-align: right;
}

div.content {
    margin: 8px 8px 16px 8px;
    clear: both;
}

div.content div.image {
    margin: 0 8px 8px 0;
    float: left;
    width: 120px;
}

div.content div.images {
    margin: 0 8px 8px 0;
    float: left;
    width: 336px;
}

div.content div.images table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
}

div.content div.images table tr td {
    padding: 4px;
    font-size: 12px;
    text-align: center;
}

div.content div.detail {
}

div.content dl {
    margin: 0 0 16px 0;
    padding: 0;
}

div.content dl dt {
    margin: 0;
    padding: 4px;
    font-weight: bold;
    background-color: #eaf1dd;
    clear: both;
}

div.content dl dd {
    margin: 0 0 8px 0;
    padding: 4px;
}

div.abstract {
    padding: 4px;
    margin: 4px 0;
    background-color: #eaf1dd;
    font-weight: bold;
}

h5 {
    padding: 4px;
    border-bottom: 3px solid #d7e4bc;
}

div.content table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
}

div.content table.calendar tr td {
    padding: 4px;
    font-size: 15px;
    text-align: center;
}

div.content table.calendar tr td table.month {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
}

div.content table.calendar tr td table.month tr th {
    padding: 4px;
    font-size: 15px;
    border: 1px solid #ccc;
}

div.content table.calendar tr td table.month tr td {
    padding: 4px;
    font-size: 15px;
    border: 1px solid #ccc;
    width: 14%;
    height: 72px;
}

div.content table.calendar tr td table.month tr td.today {
    background-color: #ffeedd;
    font-weight: bold;
}

div.content table.calendar tr td table.month tr td.searched {
    border: 2px solid #f79646;
    background-color: #ffeedd;
    font-weight: bold;
}

div.content table.calendar tr td table.month tr td.holiday,
div.content table.calendar tr td table.month tr td.sunday {
    background-color: #ffdddd;
}
div.content table.calendar tr td table.month tr td.saturday {
    background-color: #ddeeff;
}

table.priceOuter {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
table.priceOuter tr td {
    padding: 4px;
}
table.price {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #ccc;
}
table.price caption {
    padding: 4px;
    font-size: 15px;
    font-weight: bold;
}
table.price tr th {
    padding: 4px;
    font-size: 15px;
    border: 1px solid #ccc;
    text-align: center;
}
table.price tr td {
    padding: 4px;
    font-size: 15px;
    border: 1px solid #ccc;
}

table.cancellation {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
}
table.cancellation tr th {
    padding: 4px;
    font-size: 15px;
}
table.cancellation tr td {
    padding: 4px;
    font-size: 15px;
    vertical-align: top;
}
table.cancellation tr td table.term {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #ccc;
}
table.cancellation tr td table.term tr td {
    padding: 4px;
    font-size: 15px;
    vertical-align: top;
    border: 1px solid #ccc;
    white-space: nowrap;
}

span.small {
    font-size: 12px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix { display:block; }
/* end MacIE5 */


div.hotel div.content div.planList div.plan div.content {
    margin-bottom: 16px;
}

div.hotel {
    border: 1px solid #d7e4bc;
    margin-bottom: 16px;
    min-heigt: 90px;
}

div.plan {
    border: 1px solid #d7e4bc;
    margin-bottom: 16px;
    min-height: 90px;
}

div.hotel div.head {
    background-color: #d7e4bc;
}

div.plan div.head {
    background-color: #d7e4bc;
}

div.hotel div.content div.planList div.plan div.head {
    background-color: #fde9d9;
}

div.plan div.content div.roomList div.room div.head {
    background-color: #fde9d9;
}

div.error,
span.error,
span.required {
    color: #c0504d;
}

div.error {
    background-color: #f2dddc;
    border: 1px solid #c0504d;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 8px;
}

div.info {
    background-color: #dbe5f1;
    border: 1px solid #4f81bd;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 8px;
    color: #4f81bd;
}

form {
    margin: 0;
    padding: 0;
}

input, textarea, select {
    font-size: 15px;
}

table.bookingRooms {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
    border: 1px solid #ccc;
}
table.bookingRooms tr th {
    padding: 4px;
    border: 1px solid #ccc;
    text-align: center;
}
table.bookingRooms tr td {
    padding: 4px;
    border: 1px solid #ccc;
}

table.inForm {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
table.inForm tr th {
    padding: 0px 2px;
}
table.inForm tr td {
    padding: 0px 2px;
}


div.search {
    padding: 4px;
    background-color: #eaf1dd;
    margin-bottom: 24px;
    font-size: 15px;
}

div.search form select,
div.search form input {
    font-size: 13px;
    padding: 0;
}

div.search form input.button {
    margin: 0;
    padding: 0;
    vertical-align: middle;
    border: 0;
}


table.submit {
    width: 100%;
    border-collapse: collapse;
}

table.submit td {
    padding: 8px;
}

a.goto {
    padding-left: 12px;
    background: url('../images/arrow_orange.gif') no-repeat center left;
}