em {
	font-style: normal;
}

#header {
	padding-bottom: 4px;
	border-bottom: 3px solid #01a369;
}
#footer {
	margin: 10px 0 0;
	padding: 0;
	background-color: #01a369;
}
#footer .ft_credit {
	padding: 5px 10px;
	text-align: right;
	color: #fff;
}
.pc_none {
	display: none;
}
.bread {
	width: 900px;
	margin: 0 auto;
	padding: 15px 0;
	color: #999;
	word-break: break-all;
}
.bread a,
.bread span {
	margin: 0 5px;
}
.bread a {
}
.bread span {
	color: #333;
	font-weight: bold;
}

.ft_bread {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #e6e6e6;
	color: #999;
	word-break: break-all;
}
.ft_bread a,
.ft_bread span {
	margin: 0 5px;
}
.ft_bread a {
}
.ft_bread span {
	color: #333;
	font-weight: bold;
}

#main {
	width: 930px;
	margin: 0 auto;
}

/* main title */
.h3ttl {
	width: 930px;
	height: 60px;
	margin: 20px 0;
	background: url(../images/main_title.gif) no-repeat;
}
.h3ttl h3 {
	text-indent: -9999px;
}


#faq_body {
	width: 900px;
	margin: 0 auto 10px;
}
.h4ttl {
	position: relative;
    padding: 12px 30px 15px 10px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 3px solid #01a369;
    border-left: 1px solid #cccccc;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 10px;
    

}
.h4ttl h4 {
	color: #111111;
	height: auto;
	font-size: 170%;
	font-weight: bold;
	border-left: 5px solid #01a369;
	padding: 3px 20px;
}
.faq_body_in {
	overflow: hidden;
	*zoom: 1;
}

/* search box */
/* ---------------------------------------------------------------------------- */
/* size605*/
#faq_search {
	float: left;
	width: 605px;
	padding-right: 35px;
}
#faq_search .h5ttl {
	width: 605px;
	margin: 0 0 20px;
	background: #EEEEEE url(../images/icon_search.gif) no-repeat 8px 8px;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
#faq_search .h5ttl h5 {
	color: #333333;
	font-size: 133.33%;
	font-weight: bold;
	padding: 10px 0px 7px 37px;

}
#search_box {
	width: 580px;
	overflow: hidden;
	_zoom: 1;
	border: 1px solid #ccc;
	margin: 15px 10px 20px;
}
#search_box .inner {
	overflow: hidden;
	_zoom: 1;
	background-color: #e1e1e1;
	border: 1px solid #fff;
	padding: 10px 30px 0px 30px;
}
.kw_area {
	overflow: hidden;
	_zoom: 1;
}
#search_box_in {
	/*float: left;*/
	width: 380px;
}
#search_box p {
	margin: 0px 0 0 0;
}
#search_box .search-input {
	float: left;
	width: 260px;
	margin: 1px 5px 0 0;
	padding: 5px;
	border-radius: 5px;
}
#search_box .submit_button {
	float: left;
	display: block;
	width: 36px;
	height: 32px;
	background: url(../images/icon_search.gif) no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	cursor: pointer;
	margin-top: 8px;
}
#search_box form{
	display: inline-block;
}
#select_area {
	/*float: right;*/
	/*margin-top: 13px;*/
	margin-top:10px;
	/*width: 240px;*/
	width:100%;
}
#select_area span.icon_opne_close {
	display: none;
}
#select_area em {
	/*padding: 3px 0;*/
	display:block;
	padding:0 0 3px 0;
	font-weight: bold;
}
#select_area > ul{
	overflow:hidden;
	_zoom:1;
}
#select_area ul li {
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	/*padding-right: 10px;*/
	padding:0 18px 6px 0;
	width:50%;
	*width:46%;
	word-break: break-all;
	position:relative;
	display:block;
}
#select_area ul .nthOdd{
	float:left;
	clear:left;
}
#select_area ul .nthEven{
	float:right;
	clear:right;
}
#select_area ul li:nth-child(odd){
	float:left;
	clear:left;
}
#select_area ul li:nth-child(even){
	float:right;
	clear:right;
}
#select_area ul li input {
	/*margin: 0 4px 0 0;*/
	/*vertical-align: middle;*/
	display:block;
	position:absolute;
	top:3px;
	*top:0;
	left:0;
	margin:0;
}
#select_area ul li label {
	/*vertical-align: middle;*/
	display:block;
	padding:0 0 0 20px;
	line-height:20px;
}

/* faq keyword rank */
/* ---------------------------------------------------------------------------- */
#faq_keyword_rank {
	float: left;
	width: 260px;
	padding-bottom: 30px;
}
#faq_keyword_rank .h5ttl {
	width: 260px;
	margin: 0 0 5px;
	background-color: #01a369;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
#faq_keyword_rank .h5ttl h5 {
	background-color: #01a369;
    border-left: 10px solid #01a369;
    border-right: 2px solid #01a369;
    border-top: 2px solid #01a369;
    border-radius: 5px;
    font-size: 133.33%;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    color: #ffffff;


}
#faq_keyword_rank .key_list {
	padding: 0 10px;
}
#faq_keyword_rank .key_list li {
	background: url(../images/bg_dot.gif) repeat-x 0 100%;
}
#faq_keyword_rank .key_list a {
	padding: 10px 2px 11px;
	display: block;
}
#faq_keyword_rank .key_list span.key_label {
	display: inline-block;
	font-weight: bold;
	font-size: 110%;
	color: #333333;
	width: 30px;
	vertical-align: top;
	padding-right: 5px;
}
#faq_keyword_rank .key_list span.key {
	display: inline-block;
	word-wrap: break-word;
	width: 195px;
	color: #3366CC;
}
#faq_keyword_rank .key_list a:hover span.key {
	text-decoration: underline;
}

/* faq_popular_qa */
/* ---------------------------------------------------------------------------- */
#faq_p_qa {
	float: left;
	width: 900px;
	padding-bottom: 30px;
}
#faq_p_qa .h5ttl {
	width: 900px;
	margin: 0 0 5px;
	background-color: #EEEEEE;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
#faq_p_qa .h5ttl h5 {
	color: #333333;
	font-size: 133.33%;
	font-weight: bold;
	padding: 10px 0px 7px 15px;
}
#faq_p_qa .qa_list {
	padding: 0 10px;
}
#faq_p_qa .qa_list li {
	background: url(../images/bg_dot.gif) repeat-x 0 100%;
}
#faq_p_qa .qa_list li a.qa_link {
	padding: 10px 2px 11px;
	display: block;
}
#faq_p_qa .qa_list li span.q {
	display: inline-block;
	padding: 0 5px;
	width: 20px;
	font-weight: bold;
	color: #888888;
	font-size: 120%;
	vertical-align: top;
}
#faq_p_qa .qa_list li span.faq {
	display: inline-block;
	width: 840px;
	word-wrap: break-word;
}
#faq_p_qa .qa_list li a:hover span.faq {
	text-decoration: underline;
}


/* faq_result_list */
/* ---------------------------------------------------------------------------- */
#faq_result_list {
	float: left;
	width: 900px;
	padding-bottom: 30px;
}
#faq_result_list .h5ttl {
	width: 900px;
	margin: 0 0 5px;
	background-color: #E6FFE9;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
	word-break: break-all;
}
#faq_result_list .h5ttl h5 {
	padding: 10px 0 7px 15px;
	font-size: 133.33%;
	color: #009966;
	font-weight: bold;
	word-break: break-all;
	height: auto;
}
#faq_result_list .page_cnt {
	margin: 15px 30px 0;
	padding: 0 5px 10px;
	border-bottom: 1px solid #e6e6e6;
}
#faq_result_list .page_cnt em {
	padding-right: 3px;
	font-size: 133.33%;
	font-weight: bold;
}
#faq_result_list .no_data {
	border-bottom: none;
}
#faq_result_list .qa_list {
	padding: 0 30px;
}
#faq_result_list .qa_list li {
	background: url(../images/bg_dot.gif) repeat-x 0 100%;
	word-break: break-all;
}
#faq_result_list .qa_list li a.qa_link {
	display: block;
	padding: 10px 2px 11px;
}
#faq_result_list .qa_list li span.q {
	display: inline-block;
	padding: 0 5px;
	width: 20px;
	font-weight: bold;
	color: #888888;
	font-size: 120%;
	vertical-align: top;
}
#faq_result_list .qa_list li span.a {
	display: inline-block;
	padding: 0 0 0 7px;
	width: 25px;
	font-weight: bold;
	color: #FF6928;
	font-size: 120%;
	vertical-align: top;
}
#faq_result_list .qa_list li span.faq,
#faq_result_list .qa_list li span.content {
	display: inline-block;
	width: 790px;
	word-wrap: break-word;
}
#faq_result_list .qa_list li a:hover span.faq {
	text-decoration: underline;
}
#faq_result_list .qa_list li span.category {
	display: block;
	padding-left: 32px;
	word-wrap: break-word;
}

/* paging */
#faq_result_list .paging {
	margin: 10px 30px 0;
	padding: 0 5px 8px;
	text-align: right;
}
#faq_result_list .paging em,
#faq_result_list .paging a {
	margin: 0 5px;
}
#faq_result_list .paging em {
	font-weight: bold;
}

/* faq_detail */
/* ---------------------------------------------------------------------------- */
#faq_detail {
	width: 900px;
	padding-bottom: 30px;
}
#faq_detail .h5ttl {
	width: 900px;
	margin: 0 0 20px;
	padding-top: 3px;
	background-color: #E6FFE9;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
#faq_detail .h5ttl h5 {
	padding: 5px 30px 8px;
	font-size: 133.33%;
	color: #009966;;
	font-weight: bold;
}
#faq_detail .faq_detail_in {
	width: 750px;
	margin: 0 auto;
}

#question {
	margin-top: 15px;
}
#answer,
#category,
#related_faq,
#up_file,
#up_url {
	margin-top: -1px;
}
#question,
#answer,
#category,
#related_faq,
#up_file,
#up_url {
	overflow: hidden;
	_zoom: 1;
	width: 749px;
	background-color: #efefef;
	border-left: 1px solid #d9d5c2;
	border-top: 1px solid #d9d5c2;
	border-bottom: 1px solid #d9d5c2;
	word-break: break-all;
}
#question .q_ico,
#answer .a_ico,
#category .c_ico,
#related_faq .rf_ico,
#up_file .uf_ico,
#up_url .uu_ico {
	float: left;
	width: 150px;
	padding: 10px ;
	font-size: 114.28%;
	font-weight: bold;
}
#question .q_contents,
#answer .a_contents,
#category ul,
#related_faq ul,
#up_file .uf_contents,
#up_url .uu_contents {
	float: right;
	width: 557px;
	margin-bottom: 0;
	padding: 10px ;
	background-color: #fff;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

}
#answer .a_contents img {
  max-width: 98%;
}
#up_file .uf_contents p,
#up_url .uu_contents p {
	margin-bottom: 5px;
}
#faq_enq {
	margin: 15px 0;
	padding: 20px 40px;
	background-color: #fff;
	background: url(https://www.gunmabank.co.jp/i-ask/img/gunmachan02.png) no-repeat;
	background-position: 40px;
	border-radius: 5px;
	border: 2px solid #cfedd6;
}
#faq_enq .hearing h5 {
	color: #009966;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
#faq_enq .hearing_anc h5 {
	color: #009966;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding: 20px 20px;
}
#faq_enq .hearing #askVoteTop {
	padding: 20px 0px;
}
#faq_enq .hearing ul {
	overflow: hidden;
	*zoom: 1;
	width: 442px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 15px;
}
#faq_enq .hearing li {
	float: left;
	padding: 0 15px;
}
#faq_enq .hearing li a {
	display: block;
	height: 46px;
	text-indent: -9999px;
	width: 191px;
}
#faq_enq .hearing li.yes a {
	background: url(../images/btn_yes.gif) no-repeat;
}
#faq_enq .hearing li.yes a:hover {
	background: url(../images/btn_yes_on.gif) no-repeat;
}
#faq_enq .hearing li.no a {
	background: url(../images/btn_no.gif) no-repeat;
}
#faq_enq .hearing li.no a:hover {
	background: url(../images/btn_no_on.gif) no-repeat;
}
#faq_enq .hearing input {
	vertical-align: top;
	*vertical-align: middle;
}
#faq_enq .hearing label {
	vertical-align: middle;
}
#faq_enq .hearing .btn_submit {
	text-align: center;
}
#faq_enq .hearing .btn_submit input {
	padding: 2px 0;
}
#faq_vote .thanks {
	display: block;
	text-align: center;
}
#faq_vote .thanks p {
	margin-bottom: 10px;
}
#faq_vote .thanks input {
	padding: 2px 0;
}

#no_data {
	text-align: center;
}


/* faq_category */
/* ---------------------------------------------------------------------------- */
#faq_category {
	float: left;
	width: 900px;
	padding-bottom: 30px;
}
#faq_category .h5ttl {
	width: 900px;
	height: 40px;
	margin: 0 0 20px;
	background: #EEEEEE url(../images/icon_search.gif) no-repeat 8px 8px;
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	border-radius: 0.3em;
}
#faq_category .h5ttl h5 {
	color: #333333;
	font-size: 133.33%;
	font-weight: bold;
	padding: 10px 0px 3px 37px;
}
.category-box {
	overflow: hidden;
	_zoom: 1;
}
.category-box .category-tree {
	width: 45%;
	padding: 0 20px 20px;
}
.category-box .category-tree ul.cate_01 li {
	background: url(../images/icon_arrow_red.gif) no-repeat 0 14px;
	padding: 7px 0 2px 16px;
	font-weight: bold;
	word-break: break-all;
}
.category-box .category-tree ul.cate_02 li {
	background: url(../images/icon_dot_gry.gif) no-repeat scroll 4px 14px transparent;
	padding: 5px 0 2px 13px;
	font-weight: bold;
}
.category-box .category-tree ul.cate_03 li {
	background: none;
	padding: 5px 0 2px 18px;
	font-weight: normal;
}
.category-box .category-tree ul li span.count {
	font-size: 80%;
	font-weight: normal;
	padding: 0 0 0 3px;
	color: #666;
	text-decoration: none;
}
.category-box .category-tree ul li a:hover, 
.category-box .category-tree ul li a:visited {
	text-decoration: none;
}
.category-box .category-tree ul li a:hover span.cate_li {
	text-decoration: underline;
}
.category-box .category-tree ul li a:hover span.count {
	text-decoration: none;
}

.ask_mark {
	padding: 0 3px;
	text-align: right;
	height: 17px;
}
.ask_mark img {
	vertical-align: top;
}
.totop {
	margin: 0 5px 5px 0;
}

.no_faq_data {
	padding: 13px 0;
	text-align: center;
	display: block;
}

.no_faq_data em {
	font-size: 133.33%;
	font-weight: bold;
	padding-right: 3px;
}

.change_word_search_again {
	text-align: center;
	display: block;
}

.float_left {
	clear: both;
	float: left;
}

.float_right {
	float: right;
}

.category_child {
	padding: 0 20px 0px !important;
}
#consent{
	text-align: right;
	font-size: 0.8em;
	padding: 0px 10px;
}
/* FAQ ‘æ2ƒJƒeƒSƒŠ */
ul.category_2nd {
    width:900px;
}
 
ul.category_2nd li {
    width:406px;
}
