@charset "Shift_JIS";

/* --- j[X--- */
#news h1 {
	clear: both;
	margin-top: 13px;
	margin-bottom: 10px;
	font-size: 1.3em;
	border-left: 5px solid #D34D0C;
	padding: 7px;
	background-color: #E0E0E1;
}

#news h2 {
	clear: both;
	text-align: right;
	width: 555px;
	font-size: 1.0em;
	margin-bottom: 10px;
}

#news p {
	clear: both;
	margin-bottom: 10px;
}

#news h1#top {
	clear: both;
	text-indent: -9999px;
	overflow: hidden;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: url("../images/header_new.jpg") no-repeat;
	border: none;
}

ul#news_box {
	margin-left: 5px;
}

ul#news_box li{
	background: url("../images/point_tri.jpg") no-repeat;
	border-bottom: 1px dashed #999999;
	margin-bottom: 5px;
	padding-left: 15px;
}

a.orange {
	text-align: right;
	color: #D34D0C;
}
a.orange:visited {
	text-align: right;
	color: #D34D0C;
}