@charset "Shift-JIS";

/* --------------------------------------------------
  news
-------------------------------------------------- */

h3.side_ttl_news{
	background: url(img/news_side_ttl.gif) no-repeat;
}


div.news_section{
	border-top: 1px solid #cfcfcf;
	margin-bottom: 2em;
	padding: 1em 0;
	position: relative;
}

p.news_date{
	position: absolute;
	top: 1em;
	right: 15px;
}
p.news_info{
	padding: 0 15px;
}
h4.news_ttl{
	font-size: 120%;
	border-bottom: 1px dotted #cfcfcf;
	margin-bottom: 0.8em;
	padding: 0.5em 15px;
}
div.news_body{
	padding: 0 15px;
}
div.news_body p{
	margin-bottom: 1em;
}
p.news_gotoDetail{
	text-align: right;
	margin: 1em 0;
	padding: 0 15px;
}
