@charset "UTF-8";
/*
 * index.css
 *
 */

/*==================================
              ryokin
==================================*/
.short_page #header {
    background-image: url(/img/shisetsu/morinoie_bekkan/short_stay/ryokin/ryokin_img.jpg);
	background-position:50% 50%;
}
.ryokin h3 {
    margin: 20px auto 20px;
    border-bottom: #009933 dotted 1px;
    color: #18A715;
    font-size: 24px;
    font-weight: bold;
}
.ryokin h4 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.ryokin h5 {
    margin: 20px 10px 10px;
    font-size: 18px;
    text-align: left;
}
.ryokin li {
    margin: 10px 0 10px 30px;
    font-size: 16px;
    text-align: left;
}
table {
	width:960px;
		margin:20px;
    border-collapse: collapse;
    border-spacing: 0;
}
.ryokin th {
    width: 200px;
    padding: 10px;
    border: #000000 solid 1px;
    color: #fff;
    background-color: #6F974A;
    background-repeat: no-repeat;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.ryokin td:first-of-type {
    background-color: #D7FAC6;
}
.ryokin td {
    background-color: #FFFFFF;
    font-size: 16px;
    margin: 0 auto;
    padding: 12px 5px;
    width: 180px;
    border: #000000 solid 1px;
    text-align: center;
}
.service th:last-of-type, .service td:last-of-type {
    width: 550px;
}
.service th:first-of-type, .service td:first-of-type {
    width: 250px;
}
.ryokin .sonota .white {
    background-color: #FFFFFF;
}
.sonota th:last-of-type {
    width: 550px;
}
.ryokin li::before {
    content: "";
    width: 10px;
    height: 10px;
    margin: 0 5px 0 0;
    display: inline-block;
    background-color: #728229;
    border-radius: 50%;
}
.ryokin td:last-of-type, .dai4 td:nth-last-of-type(2), .dai4 td:nth-last-of-type(3) {
    background-color: #FFE27D;
}
.ryokin_box .scroll {
    display:none;
}
.sub_ttl {
    font-size: 16px;
}