@charset "utf-8";
/* ----------------------*/
/* TENERITA-CSS Document */
/* ----------------------*/

/* -----コンテンツ----*/
#News h2{
	background:url("../news/images/Title.gif") no-repeat bottom left;
}
#IndexContents{
	float:left;
	width:682px;
	margin:10px 0 25px 0;
	padding:5px}
#IndexNavi{
	float:right;
	width:210px;
	margin:10px 0 30px 0;}
#IndexNavi ol,
#IndexNavi ul,
#IndexNavi dd,
#IndexNavi dl{
	margin:5px 0 0 0;
	padding:0;}
#IndexNavi li{
	margin:0px 5px 5px 10px;
	list-style:none;
	background:url("../news/images/prot.gif") no-repeat left 6px;
	padding-left:15px;
	}
.EntryTitle{
	margin:20px 0 3px 0;
	padding-bottom:5px;
	font-size:14px;
	line-height:145%;
	border-bottom:#999999 1px dotted;
	font-weight:bold;
	}
.EntryHeader{}	
.EntryMeta{
	text-align:right;
	font-size:10px;
	margin:0 0 5px 0;}	
#BlogContents{
	float:left;
	width:690px;
	margin:10px 0 25px 0;}
