/*////////////////////////////////////////

best_selection

/////////////////////////////////////// */


.faq_box {
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
}
.faq_box .faq_inner_box {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.faq_list li {
	background-image: url(img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 6px;
	padding-top: 5px;
}
.faq_list a {
	background-image: url(img/arrow_subcontents.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
}

.faq_list a:link {
	text-decoration: none;
	color: #666666;
}
.faq_list a:visited {
	text-decoration: none;
	color: #666666;
}
.faq_list a:hover {
	text-decoration: underline;
	color: #785F29;
}
.faq_answer {
	padding-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
}

.faq_answer .bottom_line_dot h5 {
	font-size: 14px;
	color: #BF6400;
	background-image: url(img/icon_q.gif) !important;
	background-repeat: no-repeat;
	background-position: left center !important;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px !important;
	margin-bottom: 10px;
}
.faq_answer .bottom_line_dot p {
	background-image: url(img/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 3px;
    line-height: 1.7;
}
.faq_answer .bottom_line_dot .other {
	background-image: none;
	display: block;
	color: #666666;
	line-height: 1.5em;
}
.faq_answer .bottom_line_dot {
	background-image: url(../images/common/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.h2_p2 .block {
	display: block;
	padding-right: 20px;
}
.h2_p2 .block strong {
	display: block;
	padding-bottom: 10px;
}
.h2_p2 img {
	margin-top: 10px;
}
.padding_bottom50 {
	padding-bottom: 50px;
}
.tb_company {
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 20px;
}
.tb_company tr {
	background-image: url(../images/common/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tb_company th {
	width: 100px;
	font-weight: normal;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tb_company td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.padding_bottom20 {
	padding-bottom: 20px;
}
.padding_right20 {
	padding-right: 20px;
}
