@charset "UTF-8";

#contents #mainTitle {
	width:714px;
	height:48px;
	background:url(../img/index/title_00.gif) no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 0px;
	padding:0px;
}


/*detail
--------------------------------------------------*/
#contents table {
	border-spacing:20px;
	border-collapse:separate;
	line-height:170%;
	marign:0px;
	padding:0px;
}

#contents th {
	width:160px;
	border-bottom:#d4d4d4 solid 1px;
	color:#555563;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	padding-bottom:2px;
}

#contents td {
	width:597px;
	border-bottom:#d4d4d4 solid 1px;
	color:#4e4e4e;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	padding-bottom:2px;
}


#contents ul {
	list-style:decimal;
	padding: 0;
	margin:0 0 0 22px;
}
#contents li {
	padding: 0;
	margin:0;
	line-height: 180%;
}
