@charset "UTF-8";

/*title--------------------*/

.title02_block {
	background: #fff4f5;
}

.ssttl_box h3 {
	margin-bottom: 10px;
	color: #1e9430;
	font-weight: bold;
}

.ph_bd {
	margin-bottom: 10px;
	text-align: center;
}

ol.num_list {
	margin-bottom: 10px;
	margin-left: 8%;
}

table.format_table {
	width: 94%;
	margin: 10px 3%;
    border: #ccc solid 1px;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
	clear: both;
}

.format_table th {
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    background: #fcd9e6;
    padding: 3px 5px;
}

.format_table td {
    border-right:#ccc solid 1px;
    border-bottom: #ccc solid 1px;
    padding: 3px 5px;
}

.tatehaba_10 {
	height: 10px;
	margin: 0 auto;
}

.tatehaba_20 {
	height: 20px;
	margin: 0 auto;
}

#map iframe {
	width: 100% !important;
	height: 300px !important;
}

