@charset "UTF-8";

/* ------------------------- TOC 

facilities




---------------------------- */

/* ============================== 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;
}
ul.local_menu {
	background: url(../../common/img/faq/bg_local_nav_tp01.gif) no-repeat 0 0;
	width: 656px;
	padding: 17px 14px;
	overflow: hidden;
	zoom: 1;
}
ul.local_menu li {
	float: left;
	padding-right: 10px;		
}
ul.local_menu li:last-of-type {
	padding-right: 0;
}
/* entry_block */
.entry_block {
	padding-bottom: 30px;
}
.entry_block p {
	color: #885522;
	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;
}
.leed_ttl03 span {
	position: absolute;
	top: 10px;
	right: 10px;
}
.question {
	border: 1px solid #b1c2c9;
	padding-bottom: 0;
	margin-bottom: 30px;
}
.question .leed_ttl03 {
	margin-bottom: 0;
	line-height: 1.0;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 18px; 
}
#contents_wrapper .question .inner {
	width: auto;
	background: none;
	padding: 20px 24px;
}
h3.quest_btn {
	background: url(../../common/img/faq/bg_question_ttl.gif) repeat-x 0 0;
	padding: 10px;
	margin-bottom: 10px;
	color: #224455;
	font-size: 1.16em;	
}
h3.quest_btn span {
	background: url(../../common/img/faq/icon_question.gif) no-repeat 0 0;
	padding-left: 30px;
	display: block;
	min-height: 20px;
}
.answer_cont {
	background:url(../../common/img/faq/icon_Answer.gif) no-repeat 0.9em 0.6em;
	padding: 10px 10px 10px 40px; 	
}
.answer_cont p {
	color: #23968c;
}

.info_btn01{
	margin-top:20px;
}
/* ============================== form */



/* ============================== media queries */



