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

/*==================================
              contact
==================================*/
.short_page #header {
    background-image: url(/img/shisetsu/morinoie_bekkan/short_stay/contact/short_stay_img.jpg);
}
h3 {
    margin: 10px auto 30px;
	padding: 0;
	border-bottom: #728229  dotted 1px;
	color: #728229 ;
	font-size: 24px;
    font-weight: bold;
}
.tel_copy {
    margin: 0 auto 20px;
    font-size: 16px;
    text-align: center;
}
.chuui-jikou {
    font-size: 16px;
    line-height: 1.7em;
    margin: 10px auto;
    text-align: left;
    text-indent: -1em;
    width: 900px;
}
#contact_list table {
    background: #ffffff none repeat scroll 0 0;
    border-left: 1px solid #797979;
    border-top: 1px solid #797979;
    font-size: 16px;
    margin: 30px auto;
    text-align: left;
    width: 900px;
}
#contact_list table th,
#contact_list table td {
    border-bottom: 1px solid #797979;
    border-right: 1px solid #797979;
    line-height: 1.6;
    padding: 15px 10px;
}
#contact_list table th {
    background-color: #D7FAC6;
    font-weight: bold;
    width: 220px;
}
.red {
    color: #FF0000;
}
.kojinjyouhou {
    height: 200px;
    overflow: auto;
    padding: 10px;
}
.kojinjyouhou p {
    padding: 0px 0px 0px 30px;
}
.text-right {
    text-align: right;
}
.kojin-title {
    margin: 20px;
    text-align: center;
}
.kou {
    margin: 20px 0px 5px;
}
.event .event_kuwashiku a {
    float: right;
    color: #E2BD2C;
    text-decoration: none;
    border: #E2BD2C solid 2px;
    padding: 7px 15px;
    margin: 20px auto;
    border-radius: 5px;
}