@charset "utf-8";

.tit_area h2{
	background:#efae00;
}
.tit_area h3{
	background:#fae7b2;
}

h3.h3_style{
	background:url(../../images/monomiyama/h3_bg.png) no-repeat center bottom;
}

h4.h4_style1{
	background:#fae7b2;
}
h4.h4_style2{
	background:#ffe1eb;
}

h4 a.news_more{
	position: absolute;
	bottom: 15px;
	right: 20px;
}

h4 a.news_more{
	padding: 5px 20px 2px 15px;
	font-size: 13px;
	line-height:1.2;
	color:#333;
	font-weight:normal;
	border:2px solid #4d3b2f;
	borde-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	background:#fff url(../../images/top/arr2.png) no-repeat right 3px top 48%;
	box-shadow: 1px 1px #4d3b2f;
}

h4 a.news_more:hover{
	text-decoration:none;
	background:#4d3b2f url(../../images/top/arr3.png) no-repeat right 3px top 48%;
	color:#fff;
}
h5.h5_style2{
	background:#ffb9d0;
}
h6.h6_style2{
	color:#ffb9d0;
}
ul.info_list{
	margin: 0 20px 0 20px;
	padding: 0 0 30px 0;
}

ul.info_list li{
	margin: 0 0 0 0;
	padding: 9px 0 7px 0;
	width:auto;
	display:block;
	border-bottom:1px solid #dcd8d6;
}

ul.info_list li #info_list_linkArea{
	margin: 0 0 0 0;
	padding: 0 0 0;
	position: relative;
}

ul.info_list li #info_list_linkArea a{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:999;
    background-color:#FFF;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

ul.info_list li #info_list_linkArea p.info_list_date{
	margin: 0 0 2px 10px;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#888;
}

ul.info_list li #info_list_linkArea p.info_list_tit{
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#000;
}

.table_block{
	margin: 0 20px 0 20px;
	padding: 0 0 30px 0;
}

table.table_style1{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:100%;
	border-top:1px solid #ccc;
}

table.table_style1 tr{
	border-bottom:1px solid #ccc;
}

table.table_style1 th{
	margin: 0 0 0 0;
	padding: 8px 0 6px 10px;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#000;
	background:#f6f5f5;
	width:30%;
}

table.table_style1 td{
	margin: 0 0 0 0;
	padding: 8px 0 6px 10px;
	text-align:left;
	font-size: 14px;
	line-height:1.5;
	color:#000;
	width:70%;
}



.text_indent{
	margin: 0 0 5px 1.3em;
	padding: 0 0 0 0;
	text-indent:-1.3em;
}

ul.price_list{
	margin: -10px 0 15px 0;
	padding: 0 0 0 0;
	text-align:left;
}

ul.price_list li{
	margin: 0 0 0 0px;
	text-align:left;
	border-bottom:1px solid #ccc;
}

ul.price_list li a{
	padding: 10px 0px 6px 20px;
	font-size: 16px;
	line-height:1.5;
	color:#000;
	background:url(../../images/base/arr1.png) no-repeat left 4px top 48%;
	display:block;
}

.map_facility{
	margin: 0 20px 20px 20px;
	padding: 20px 0 20px 0;
	background:#f6f5f5;
	text-align:center;
	position:relative;
}









