@charset "UTF-8";

/*detail
--------------------------------------------------*/
#contents #detail {
	margin-top:28px;
}

#contents #detail h2 {
	width:714px;
	height:33px;
	background:url(../img/index/title_01.gif) no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

#contents #detail p {
	width:700px;
	line-height:210%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

#contents #detail strong {
	color:#69697e;
	font-size:1.6em;
}


/*news
--------------------------------------------------*/
#contents #news {
	margin-top:50px;
}

#contents #news h2 {
	width:714px;
	height:33px;
	background:url(../img/index/title_02.gif) no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

#contents #news table {
	width:685px;
	border:none;
	border-spacing:0px;
	border-collapse:collapse;
	line-height:100%;
	margin:15px 0px 0px 10px;
	padding:0px;
}

#contents #news th {
	width:100px;
	border-bottom:#acacac dotted 1px;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	padding:10px 0px 5px 2px;
}

#contents #news td {
	border-bottom:#acacac dotted 1px;
	padding:10px 0px 5px 0px;
}
