﻿@charset "utf-8";

/*------------------------------------------------------------------------------
Bridge Corporation Inc. - CSS Modules Import
Date: 2010-06-23
Copyright (C) 2010 Bridge Corporation Inc. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Main

---------------------------------------- */

/* -- FaqSec -- */

div.SecStyle02_01 div.FaqSec {
	width: 665px;
	padding: 25px 20px 30px 20px;
	background: url(../img/common/line_dotted_01.png) left bottom repeat-x;
}	

div.SecStyle02_01 div.FaqSec h3 {
	padding: 8px 0 30px;
}

div.SecStyle02_01 div.FaqSec ul {
	margin-bottom: 15px;
}

div.SecStyle02_01 div.FaqSec ul li {
	display: inline;
	text-align: left;
	margin-right: 5px;
}

div.SecStyle02_01 div#Faq01 {
	background: url(../img/faq/img_faq_01.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq02 {
	background: url(../img/faq/img_faq_02.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq03 {
	background: url(../img/faq/img_faq_03.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq04 {
	background: url(../img/faq/img_faq_04.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq05 {
	background: url(../img/faq/img_faq_05.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq06 {
	background: url(../img/faq/img_faq_06.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq07 {
	background: url(../img/faq/img_faq_07.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq08 {
	background: url(../img/faq/img_faq_08.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq09 {
	background: url(../img/faq/img_faq_09.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div#Faq10 {
	background: url(../img/faq/img_faq_10.png) 0 0 no-repeat;
	padding-left: 55px;
}

div.SecStyle02_01 div.SecBtn {
	padding-top: 40px;
}

div.SecStyle02_01 div.SecBtn p {
	font-weight: 700;
	text-align: center;
	padding-bottom: 5px;
}