#page_title {
	background: url('../images/fugyuday/h2.jpg') no-repeat top center;
}

#contents h3 {
	background: url('../images/common/h3_3.png') no-repeat center;
}
#contents section h4:before {
	content: "●";
	color: #9fd968;
}

#contents section h5 {
	border-bottom: 1px solid #9fd968;
}

#item32 .float_l {
	width: 630px;
	float: left;
}

#item32 .float_l table {
	width: 100%;
}

#item32 .float_l th,
#item32 .float_l td {
	border-bottom: 1px dashed #a6a6a6;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	vertical-align: middle;
}

#item32 .float_l th {
	width: 105px;
}

#side{
	display: none;
}

.map_more{
width:90px;
line-height:50px;
display:block;
background:#cdedb1;
border-radius:5px;
    font-family: "vdl-v7mincho",sans-serif;
font-size:14px;
color:#000;
text-decoration:none;
text-align:center;
float:right;
margin:0 0 0 10px;
}