@charset "Shift_JIS";
/* CSS Document */

/*------------------------------------------------
	nw01
------------------------------------------------*/
#nw01 ul.page {
	padding-right: 4px;
}

#nw01 div.news {
	clear: both;
}

#nw01 div.news div.news_title {
	background-image: url(../images/nw01_bg_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#nw01 div.news div.news_title p.news_date {
	float: left;
	padding-right: 10px;
}

#nw01 div.news div.news_title h2 {
	float: left;
	line-height: 140%;
	font-weight: bold;
	color: #DC0024;
}

#nw01 div.news p.news_text {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}

#nw01 div.news p.news_ph {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
