@charset "Shift_JIS";
/* -----------------------------------------------

# NEWS

----------------------------------------------- */
table#news_topics {
	margin: 0px 0px 20px 0px;
	position: relative; 
	display: block;
	width: 800px;
	font-size: 12px;
	font-weight: bold;
}

	table#news_topics td#back_number img {
		margin: 0px 0px 10px 0px;
		height: 35px;
	}
	
	table#news_topics td.news_day {
		padding: 0px 0px 5px 40px;
		color: #d86464;
		vertical-align: top;
	}

	table#news_topics td#news_rss_1 {
		position: absolute;
		top: 45px;
		left: 655px;
	}
	
	table#news_topics td#news_no {
		padding: 5px 0px 5px 40px;
	}

div#news_title {
	margin: 10px 0px 10px 0px;
	color: #d86464;
	font-size: 12px;
	font-weight: bold;
}

table#news_detail {
	margin: 20px auto 20px auto;
	display: block;
	width: 740px;
	font-size: 12px;
	font-weight: bold;
}

	table#news_detail td.news_day {
		padding: 0px 0px 5px 15px;
		width: 95px;
		color: #d86464;
	}
	
	table#news_detail td.news_txt {
		width: 640px;
	}
	
	table#news_detail td.news_article {
		padding: 20px 0px 0px 0px;
		width: 740px;
		border-top: 1px solid #d86464;
		font-size: 12px;
		font-weight: normal;
		vertical-align: top;
		text-indent: 13px;
		height: 250px;
	}

table#news_back {
	margin: 0px auto 10px auto;
	display: block;
	position: relative;
	width: 740px;
	font-size: 12px;
	font-weight: bold;

}

	table#news_back td {
		padding: 12px 0px 2px 5px;
		border-bottom: 1px solid #d86464;
	}
	
	table#news_back td.news_day {
		width: 95px;
		color: #d86464;
		vertical-align: top;
	}
	
	table#news_back td.news_txt {
		padding: 12px 0px 2px 0px;
		width: 640px;
	}
	
	
	table#news_back td#news_rss_2 {
		text-align: right;
		border: none;
	}

td.news_txt {
	letter-spacing: 5px;
	vertical-align: top;
}

table#back td {
	padding: 0px 30px 0px 30px;
	font-size: 12px;
	font-weight: bold;
}

table#top {
	margin: 15px 0px 5px 0px;
}

	table#top td {
		padding: 0px 25px 0px 0px;
		font-size: 12px;
		font-weight: bold;
	}

div#news_page {
	margin: 0px 30px 0px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

div#news_next {
	font-size: 12px;
	font-weight: bold;
}

	div#news_next a {
		margin: 0px 2px 0px 0px;
		padding: 1px 1px 1px 1px;
		border: 1px solid #CCCCCC;
		text-align: center;
	}