
#page_title h1{
	background-image:url(../new_index/menu_icon01.png);
	background-repeat:no-repeat;
	background-position:left center;
}

/**/

.txt01{
	width:90%;
	margin:40px auto;
	overflow:hidden;
}

.txt01 strong{
	color:#FF0000;
}

/**/

.table_block{
	width:95%;
	margin:0px auto;
	overflow:hidden;
}

.table_block table{
	width:100%;
	margin:0px auto 40px auto;
	overflow:hidden;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	overflow:hidden;
}

.table_block table th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	white-space:nowrap;
	background-color:#FFE7CE;
	
}

.table_block table th div{
	padding:0.5em;
}

.line01{
	width:15%;
}

.table_block table td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:0.5em;
	font-size:13px;
}

.gmap{
	width:220px;
	padding:0px !important;
}

.gmap iframe{
	margin:10px;
	overflow:hidden;
}

/**/

.block01{
	width:95%;
	margin:40px auto;
	overflow:hidden;
}

.block02{
	width:95%;
	margin:20px auto 40px auto;
	overflow:hidden;
}