@charset "utf-8";


/*
form.sitesearch {
padding: 10px;
text-align: center;}*/


div#search_result {
	padding: 10px;
}
div#sitesearch_next_result_button {
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	background-color: #CCCCCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div.sitesearch_hidden_result {
	display: none;
}
p.search_result_stat {
	/*padding: 10px;*/
	background-color: #EEEEEE;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
p.search_default {
	padding: 30px;
	text-align: center;
	font-size: 12px;
}
div.search_result_section {
	clear: both;
	padding: 0px 0px 15px 0px;
}
dl.search_result {
	padding: 0px;
	margin: 0px;
}
dl.search_result_pickup {
	padding: 0px 0px 0px 90px;
}
div.search_result_thumbnail {
	width: 80px;
	height: 80px;
	float: left;
}
dl.search_result dt,dl.search_result_pickup dt {
	font-size: 1.5rem;
	padding: 3px 0px;
	margin: 0px;
}
dl.search_result dd,dl.search_result_pickup dd {
	font-size: 12px;
	padding: 0 0 0 10px;
	margin: 0px;
}
dl.search_result dd span,dl.search_result_pickup dd span {
	color: #0E774A;
	display: block;
	font-size: 10px;
	padding: 0px;
}
/*-----------------------------------*/
#SearchKeyword {
margin: 0 0 30px;
padding: 10px;
background: #eee;
}
#SearchTitle{
font-weight: 600;
font-size: 2rem
}

#SearchKeyword .inputTxt #word{
width: 100%}
#faqList li {
margin: 0 0 1.7rem;
line-height: 2.5rem;
font-size: 1.6rem
}
#faqList li:before {
background-color: #3851A0;
content: "Q";
color: #fff;
font-size: 1.4rem;
padding: 1px 6px;
margin-right: 10px;
border-radius: 5px;
}
/*    Answers      */
#faqtitle {
	margin: 50px 0 40px 0;
}
#faqtitle h1{
font-weight: 600;
font-size: 2rem;
padding-bottom: 10px;
border-bottom: 1px solid #7E7E7E;
}
#faqtitle h1:before {
background-color: #3851A0;
content: "Q";
color: #fff;
font-size: 1.4rem;
padding: 1px 6px;
margin-right: 10px;
border-radius: 5px;
}

#answer .ans:before {
background-color: #C32446;
content: "A";
color: #fff;
font-size: 1.4rem;
font-weight: 600;
padding: 1px 6px;
margin-right: 10px;
border-radius: 5px
}

#answer {margin-bottom: 60px}
#answer p{
font-size: 1.8rem;
}
#otherFaq{margin-bottom: 60px}
#otherFaq h1{
font-weight: 600;
font-size: 1.8rem;
color: #4D4D4D;
padding:2px 2px 5px 10px;
margin-bottom: 30px;
border-left: 6px  #C0C0C0 solid;
border-bottom: 1px #C0C0C0 solid;
}
#otherFaq ul li{
font-size: 1.8rem;
padding:0 0 6px 10px;
}


#ans10-tbl th,#ans10-tbl td {text-align: center;vertical-align: middle;}
#ans10-tbl .tl{text-align: left}

.bbk_tbl th{background-color: #DE7E18!important;color: #fff;text-align: center;vertical-align: middle!important}
.bbk_tbl>tbody>tr:nth-child(odd)>td{background-color: #FAE6CF!important;}

.bbk_li{
margin-bottom: -20px;
margin-top: -20px;
}

.bbk_ttl{
text-decoration: none;
}

#h-reco h3,h4{
margin-left: 0em !important;
}
