@charset "UTF-8";

/* ------------------------- TOC 
link




---------------------------- */


/* ============================== category style */
/* side_menu */
#contents #side_menu nav ul li {
	padding-bottom: 0;	
}
#contents #side_menu .link_menu {
	width: 146px;
	background: url(../../common/img/bg_side_menu_tp03.gif) repeat-y left top;
	padding: 17px;	
}
#contents #side_menu .link_menu {
	margin-bottom: 20px;
}
#contents #side_menu .link_menu p.btn {
	padding-bottom: 11px;	
}
#contents #side_menu .link_menu p {
	line-height: 0;
	font-size: 0;
}
#contents #side_menu p.info_btn01 {
	text-align: center;
	margin-top: 20px;
}
/* entry_block */
.entry_block {
	padding-bottom: 30px;
}
.entry_block p {
	color: #224455;
	padding-bottom: 10px;
}
.leed_ttl_unit {
	border-bottom: 3px solid #4c9594;
	margin-bottom: 30px;
	position: relative;
}
.leed_ttl_unit h2 {
	color: #224455;
	font-size: 1.6em;
	font-weight: bold;
	padding: 3px 0 12px;
}
.leed_ttl03 {
	background: url(../../common/img/top_h2_ttl_tp02.gif) no-repeat left top;
	padding: 13px 0 13px 25px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 1.3em;
	color: #224455;
	position: relative;
}

.column_block {
	overflow: hidden;
	zoom: 1;
}
.column_block li {
	width: 220px;
	float: left;
	margin-right:15px;
}
.column_block li:last-of-type {
	margin-right: 0;
}

.entry_block table {
	margin-left: 20px;
	margin-bottom: 20px;
}

.entry_block th, .entry_block td {
	padding: 10px 0;
	text-align: left;
	color: #224455;
}
.entry_block th {
	font-weight: normal;
	width: 220px;
	padding-right: 20px;
}
.entry_block th a {
	background: url(../img/link/icon_link.gif) no-repeat 0 4px;
	padding-left:20px;
	display: block;
}
.entry_block td.city {
	width: 100px;
	padding-right: 20px;
}
.entry_block td.url01 {
	width: 280px;
	word-break: break-all;
}
.entry_block td.url02 {
	width: 400px;
	word-break: break-all;
}

/* ============================== form */



/* ============================== media queries */



