/* CSS Document */

#news_contents{
}

.old_news{
	width:440px;
	padding:0 0 0 20px;
	margin:0 0 0 30px;
	background-image:url(image/news_mark.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#news {
	width:515px;
	height:140px;
	margin:0 auto 10px auto;
	padding:0;
	background-image:url(image/s_img_news01.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#pnews {
	width:515px;
	height:140px;
	margin:0 auto 10px auto;
	padding:0;
	background-image:url(image/s_img_news02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#news dt,
#pnews dt {
	margin: 0 0 0 140px;
	padding:0 0 6px 0;
	font-weight:bold;
	border-bottom:1px solid #ff6600;
}

#news .text,
#pnews .text {
	margin: 0 0 0 150px;
	padding:6px 0 0 0;
}
/*
#news_contents dl{
	width:480px;
	margin:0 auto;
}

#news_contents dt{
	color:#003300;
	font-weight:bold;
	padding:0 6px 6px 6px;
	border-bottom:1px solid #ff6600;
}

#news_contents dd{
	color:#003300;
	margin:0;
	padding:6px 1em;
}
*/
.syousai{
	background-image:url(../outline/image/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:360px;
	padding-left:1.5em;
}

.news_table{
	width:500px;
	margin:10px auto 30px auto;
}

.news_table p{
	padding:0.5em;
}

.news_table caption{
	text-align:left;
	font-weight:bold;
}

.news_table th{
	border-bottom:1px dotted #4DA264;
	border-right:2px solid #4DA264;
	width:150px;
	font-weight:normal;
	text-align:left;
}

.news_table td{
	border-bottom:1px dotted #4DA264;
}

.page_link{
	width:500px;
	margin:15px auto;
}
