@charset "UTF-8";

/* ------------------------- TOC 
institution




---------------------------- */

/* ============================== javascript style */
.quest_btn { cursor: pointer; zoom: 1; }
.answer_cont { display: none; }

/* ============================== 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;
}
/* entry_block */
.entry_block {
	padding-bottom: 30px;
}
.entry_block p {
	color: #224455;
	padding-bottom: 10px;
}
.entry_block li {
	color: #224455;
	padding-bottom: 10px;
	margin-left: 15px;
	list-style: circle;
}
.entry_block p.data {
	text-align: right;
	margin-bottom: 2em;
}
.entry_block .square li {
	position: relative;
	list-style: none;
}
.entry_block .square li:before {
	position: absolute;
	content: "\25a1";
	color: #224455;
	top: 0;
	left: -1.2em;
}
.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;
}
.sns_link_block {
	margin-top: 10px;
}
.sns_link_block img {
	width: 30%;
}
.sns_link_block img:nth-of-type(odd) {
	margin-right: 20px;
}
.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;
}
.leed_ttl03 span {
	position: absolute;
	top: 10px;
	right: 10px;
}
.column_block {
	overflow: hidden;
	zoom: 1;
	padding: 10px 25px 0;	
}
.column_block .left_col {
	width: 320px;
	float: left;	
}
.column_block .left_col b {
	font-size: 1.16em;	
}
.column_block .right_col {
	width: 300px;
	float: right;	
}
.map_view {
	position: relative;	
}
.map_view p.btn_link {
	position: absolute;
	top: 386px;
	left: 26px;	
}
.frame_unit {
	border: 1px solid #ddccaa;
	line-height: 0;
	font-size: 0;
}
.end_text {
	text-align: right;
	margin-top: 1em;
}
.info_btn01{
margin-top:20px;
}

/* ============================== form */



/* ============================== media queries */



