@charset "UTF-8";

/*ローカルナビエリア--------------------*/
h5#news {
	background: url(../news/img/lnavi_tit.gif) no-repeat;
}

h5#archive {
	background: url(../news/img/lnavi_tit_archive.gif) no-repeat;
}


/*メインページ-------------------------*/
p {
	margin: 0 0 1em 0;
}
p.date {
	text-align: right;
	padding: 0 0.8em 0 0;
	color: #2E7EFF;
}
h2.tit_news {
	background:url(../news/img/tit_news.gif) left no-repeat;
	width: 530px;
	height: 26px;
	padding: 0 0 0 80px;
	clear: both;
} 

h2.tit_blog {
	background:url(../news/img/tit_blog.gif) left no-repeat;
	width: 530px;
	height: 26px;
	padding: 0 0 0 80px;
	clear: both;
} 
h2.tit_health  {
	background:url(../news/img/tit_health.gif) left no-repeat;
	width: 530px;
	height: 26px;
	padding: 0 0 0 80px;
	clear: both;
}
p.weblink_box {
}

p.entry_more {
	text-align: right;
	padding: 0 0.8em 0 0;
}