/* CSS Document */

@charset "UTF-8";

.ContentLeft h2
{
	background:url(../snap/img/title.gif) no-repeat;
	width:685px;
	height:68px;
	margin-bottom:15px;
}

.ContentLeft h2 strong
{
	display:none;
}

/*---30th—p---*/
.ContentLeft h2.thirteenth
{
	background:url(../snap/img/title_30th.gif) no-repeat;
	width:685px;
	height:68px;
	margin-bottom:15px;
}

.ContentLeft h2.30ht strong
{
	display:none;
}

.ContentLeft .NewsTitle
{
	background:#00A985;
}

.ContentLeft .NewsTitle strong
{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
}
.ContentLeft .NewsTitle span
{
	text-align:right;
	display:block;
	color:#FFFFFF;
	font-weight:nomal;
	padding:10px;
}

.ContentLeft .NewsBody
{
	padding:10px 0px;
	border-bottom:1px dotted #999999;
}

.ContentLeft .GuideObi
{
	background:url(../guide/img/img002.gif) no-repeat;
	margin-left:240px;
	width:398px;
	height:160px;
	margin-bottom:30px;
}

.ContentLeft .GuideObi strong
{
	display:none;
}

.ContentLeft .GuideText
{
	margin-left:240px;
	color:#999999;
}

.ContentLeft .FaqArea
{
	margin-top:30px;
}

.ContentLeft .FaqArea .FaqLeft
{
	width:225px;
	float:left;
}

.ContentLeft .FaqArea .FaqLeft .title
{
	background:url(../guide/img/faq01.gif) no-repeat;
	width:225px;
	height:56px;
}

.ContentLeft .FaqArea .FaqLeft .ListTitle
{
	background:#E5F2EF url(../guide/img/faq02.gif) 5px center no-repeat;
	margin-bottom:1px;
}

.ContentLeft .FaqArea .FaqLeft .ListTitle a
{
	display:block;
	padding:7px 10px 7px 20px;
}


.ContentLeft .FaqArea .FaqLeft .title strong
{
	display:none;
}

.ContentLeft .FaqArea .FaqRight
{
	width:460px;
	float:right;
}

.ContentLeft .FaqArea .FaqRight .title
{
	border-right:5px solid #00A985;
	background:#EEEEEE;
	width:455px;
	height:56px;
	text-align:right;
}

.ContentLeft .FaqArea .FaqRight .title strong
{
	color:#00A985;
	display:block;
	padding-top:20px;
	padding-right:5px;
}

.ContentLeft .FaqArea .FaqRight .ListTitle
{
	width:450px;
	margin:0px 0px 0px 10px;
	padding:10px 0px;
	background:url(../guide/img/faq03.gif) left center no-repeat;
	border-bottom:1px dotted #cacaca;
}

.ContentLeft .FaqArea .FaqRight .ListTitle a
{
	font-weight:bold;
	display:block;
	padding-left:20px;
}

.ContentLeft .FaqArea .FaqRight .ListA
{
	width:450px;
	margin:0px 0px 20px 10px;
	padding:10px 0px;
	background:url(../guide/img/faq04.gif) left 10px no-repeat;
	border-bottom:1px dotted #cacaca;
}

.ContentLeft .FaqArea .FaqRight .ListA .text
{
	display:block;
	padding-left:20px;
}


.thumb a
{
    display:block; 
    float:left; 
    width:105px; 
    height:105px; 
    overflow:hidden; 
    position:relative; 
}

tr.space {
	margin:0px 0px 11px 0px;
}

