@charset "shift_jis";

/* ------------------------------------------
	NEWS
---------------------------------------------*/

/* NEWS MAIN ================================*/

.news .msg {
	font-size: 14px;
	color: #003;
	margin: 10px 8px 30px 8px;}

.entry {
	margin-bottom: 30px;
	border: 1px solid #ccc;}

.entry h4 {
	position: relative;
	font-size: 14px;
	padding: 0 12px;
	line-height: 36px;
	border-bottom: 1px solid #ccc;
	background: url(../image/news/bg_entryttl.jpg) left bottom repeat-x;}

.entry h4 span {
	position: absolute;
	right: 12px; top: 0;
	font-size: 12px;}
	
.entry h4 em {margin: 0 3px;}

.entry .entrytxt {padding: 15px;}

.entry .entrytxt p {
	line-height: 2em;
	margin-bottom: 1em;}

.entry .entrytxt p a {text-decoration: underline;}
.entry .entrytxt p a:hover {text-decoration: none;}
