@charset "UTF-8";

/* お知らせ個別ページ */

#contents{
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
}


#contents h2{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #666666;
	font-size: 160%;
	font-weight: normal;
}

#contents p.date{
	margin-bottom: 50px;
	text-align: right;
}

#contents p{
	margin-bottom: 1.8em;
}
