.mapiconarea {
	float:right;
	margin:0 25px 0 0;
}

/* Corpora table
---------------------------------------------------------------*/
#Corporatetable {
	width:910px;
	margin:10px auto 0;
}

#Corporatetable .Corptable-left {
	float:left;
	width:440px;
}
#Corporatetable .Corptable-right {
	float:right;
	width:440px;
	margin: 0 20px 0 0;
}

.data-line td {
line-height:130%;
padding:9px 10px;
background:#FFF;
}

.data-bg th {
text-align:left;
width:199px;
font-weight:normal;
vertical-align:top;
background:url(../img/th_bg.gif) repeat-y left;
}

.data-line td {
line-height:130%;
padding:9px 10px;
background:#FFF;
}

.data-line,.member {
width:100%;
background:#DCDDDD;
}

/* Locatio.html
---------------------------------------------------------------*/
#faqimg{
	margin: 10px auto 0;
	padding:0;
	width: 680px;
}

.faqdeatail{
	margin: 10px 0 0 30px;
	padding:0;
}

.faqdeatail dt {
	font-weight:bold;
	margin: 10px 0 0;
	text-indent: -10px;
	position: relative;
}
.faqdeatail dd {
	font-weight:nomal;
	margin-top: 10px;
	text-indent: -10px;
	position: relative;
}
/* faq01Area
---------------------------------------------------------------*/
#mainfaq01Area {
	width:970px;
	margin: 5px auto 0;
	background-image: url(../../img/common/bg_main_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainfaq01Area div.mainWrap01 {
	width:970px;
	background-image: url(../../img/common/bg_main_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainfaq01Area div.mainWrap02 {
	width:970px;
	min-height:100px;
	padding-bottom:9px;
	background-image: url(../../img/common/bg_main_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
* html #mainfaq01Area div.mainWrap02 {
	height:400px;
}

/* contsArea*/

#contsfaq01Area {
	background-image: url(../../img/common/bg_main_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 20px 30px 0 30px;
	width: 910px;
}
#contsfaq01Area div.contents {
	padding:0 0px;
}
