@charset "EUC-JP";

/******************************
 * TOP NEWS
 *
 ******************************/
dl.top-news {
	margin: 0;
	}
dl.top-news dt {
	margin-bottom: 5px;
	font-weight: bold;
	}
dl.top-news dd {
	margin: 0;
	}
dl.top-news dd.title {
	margin: 0 0 5px 0;
	padding-left: 12px;
	background: url(../images/marker_arrow.gif) left 2px no-repeat;
	font-weight: bold;
	}
dl.top-news dd.description {
	margin-bottom: 20px;
	padding-left: 12px;
	line-height: 160%;
	}
dl.top-news dd.down{
	margin-top :2em;
	}
dl.top-news a strong {
	color: #c00;
	}

dl.top-news dd.description p {
	margin: 0 0 1em 0;
	}
dl.top-news dd.description ul {
	margin-left: 30px;
	padding: 0;
	line-height: 160%;
	}
/* dl.top-news dd.description ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	line-height: 160%;
	}*/

/* 100628 */
dl.top-news dd.description dl {
	margin: 0 0 1em;
}
dl.top-news dd.description dt {
	font-weight: normal;
	float: left;
	height: 110px;
}
dl.top-news dd.description dd {
	padding-left: 35px;
}

img.photo {
	float: right;
	margin: 1.3em 0 10px 10px;
	}

/******************************
 * OTHER NEWS
 *
 ******************************/
table.other-news {
	margin: 0;
	border-collapse: collapse;
	}
table.other-news th {
	padding: 2px 15px 8px 0;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	}
table.other-news td {
	padding: 0 0 8px 12px;
	background: url(../images/marker_arrow.gif) left 2px no-repeat;
	line-height: 140%;
	}


	