/* DETAIL----------------------------------------------------------*/
/* about---------------------*/
h2#title_about {
	background: url(../img/title_about.gif) no-repeat;
	width: 665px;
	height:128px;
}

h2#img_about {
	background: url(../img/img_about.jpg) no-repeat;
	width: 275px;
	height:219px;
}

.ti{
	font-weight:bold;
	background:url(../img/ico_subti.gif) no-repeat;
	padding-left:15px;
	background-position: 0 4px;
	margin:0px 0px5px 0px;
}

/* privacy---------------------*/
h2#title_privacy {
	background: url(../img/title_privacy.gif) no-repeat;
	width: 665px;
	height:128px;
}

h2#img_privacy {
	background: url(../img/img_privacy.jpg) no-repeat;
	width: 275px;
	height:219px;
}


.txtPad li{
	margin-left:25px;
}

.ind{
	margin-left:1.2em;
	text-indent: -1.2em;
}

.txtDate{
	text-align:right;
	margin-bottom:5px;
}

/* company---------------------*/
h2#title_company {
	background: url(../img/title_company.gif) no-repeat;
	width: 665px;
	height:128px;
}

h2#img_company {
	background: url(../img/img_company.jpg) no-repeat;
	width: 275px;
	height:219px;
}


/* access---------------------*/
h2#title_access {
	background: url(../img/title_access.gif) no-repeat;
	width: 665px;
	height:128px;
}

h2#img_access {
	background: url(../img/img_access.jpg) no-repeat;
	width: 275px;
	height:219px;
}

.contL{
	width:295px;
	float:left;
}

.contR{
	width:295px;
	float:right;
}


.detailListTi{
	width:288px;
	border:1px solid #d3c6b2;
	padding:5px;
	background-color:#ece4d7;
	font-weight:bold;
	}
*html .detailListTi{
	width:300px;
	border:1px solid #d3c6b2;p
	adding:5px 5px 0px 5px;
	background-color:#ece4d7;
	font-weight:bold;
}

.detailList{
	width:288px;
	border-left:1px solid #d3c6b2;
	border-right:1px solid #d3c6b2;
	border-bottom:1px solid #d3c6b2;
	padding:5px;background-color:#FFFFFF;
}

*html .detailList{
	width:300px;
	border-left:1px solid #d3c6b2;
	border-right:1px solid #d3c6b2;
	border-bottom:1px solid #d3c6b2;
	padding:5px;
	background-color:#FFFFFF;
}



