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

/*==================================
           shisetsu_gaiyo
==================================*/
.short_page #header {
    background-image: url(/img/shisetsu/morinoie_bekkan/short_stay/shisetsu_gaiyo/shisetsu_gaiyo_img.jpg);
	background-position:50% 30%;
}
.shisetsu_gaiyo img {
    max-width: 100%;
	height:auto;
    vertical-align: top;
}
.service p {
    font-size: 18px;
}
p {
    display: block;
    margin: 1em 0;
}
.shisetsu p {
    margin: 10px auto 20px;
    font-size: 16px;
	text-align:left;
}
.shisetsu_gaiyo h3 {
    margin: 2px auto;
    font-size: 20px;
    font-weight: bold;
    color: #866743;
}
.shisetsu_gaiyo table {
    margin: 20px auto 40px;
}
.shisetsu_gaiyo .shisetsu th {
	background-color: #95AD54;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 200px;
    background-repeat: no-repeat;
    border: #FFFFFF solid 1px;
}
.shisetsu_gaiyo .shisetsu td {
    background-color: #DCF4C4;
    font-size: 16px;
    margin: 0 auto;
    padding: 20px;
    width: 700px;
    border: #FFFFFF solid 1px;
    text-align: left;
}
.shisetsu_copy {
	margin:20px auto;
}
.shisetsu_copy p {
	margin:0 auto;
}
#mori_img p {
	width: 300px;
	text-align: center;
}
#mori_img li {
	float: left;
	margin: 10px;
}
.heimenzu {
	width:80%;
	margin:20px auto 50px;
}