/*=============================================
/		common
/=============================================*/
#newsBlog{
	width:100%;
	margin-bottom:20px;
}
ul,li{
	list-style:none;
	padding:0;
	margin:0;
}
#newsBlog .header{
	width:100%;
	padding-bottom:5px;
}
#newsBlog #naviBlock{
	width:190px;
	float:left;
	padding-top:20px;
}
#newsBlog #naviBlock a:link,#newsBlog #naviBlock a:visited,#sos A:active,#sos A:hover{
	text-decoration:none;
}
#newsBlog #naviBlock a:active,#newsBlog #naviBlock a:hover{
	text-decoration:underline;
}
#newsBlog #naviBlock li{
	padding-bottom:10px;
}
#newsBlog #naviBlock ul#sos,#newsBlog #naviBlock ul#jiyugaoka,#newsBlog #naviBlock ul#sapporo{
	margin-bottom:20px;
}
#newsBlog #naviBlock li#sub{
	padding-left:25px;
	font-size:9px;
	line-height:12px;
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
}
#newsBlog #naviBlock li#sub #data{
	font-family:"Times New Roman", Times, serif;
}

#newsBlog #entryBlock{
	width:650px;
	float:right;
	background:url(/news2/img/bg.gif);
	text-align:center;
	padding:15px 0;
}
#newsBlog #entryBlock #block{
	width:600px;
	background:#FFF;
	border:1px solid #e5e3e3;
	margin:0 auto 10px auto;
}
#newsBlog #entryBlock #block #ttlBlock{
	width:140px;
	float:left;
}
#newsBlog #entryBlock #block #detailBlock{
	width:430px;
	float:left;
	margin:15px 0 0 15px;
	color:#666666;
	text-align:left;
	line-height:17px;
}
#newsBlog #entryBlock #block #detailBlockDetail{
	width:430px;
	float:left;
	margin:15px 0 15px 15px;
	color:#666666;
	text-align:left;
	line-height:20px;
}
#newsBlog #entryBlock #block #detailBlockDetail #footerLink{
	width:100%;
	margin:30px 0 10px 0;
	padding-top:10px;
	border-top:1px dotted #CCC;
	text-align:right;
	font-size:9px;
}
#newsBlog #entryBlock #block #detailBlock p{
	margin:8px 0;
}
#entryBlockTtl{
	width:100%;
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
	color:#666666;
}
#entryBlockDate{
	font-family:"Times New Roman", Times, serif;
}
#sos #entryBlockDate,#sos a:link,#sos a:visited,#sos A:active,#sos A:hover{
	color:#999;
}
#jiyugaoka #entryBlockTtl,#jiyugaoka #entryBlockDate,#jiyugaoka a:link,#jiyugaoka a:visited,#jiyugaoka A:active,#jiyugaoka A:hover{
	color:#d4aa04;
}
#sapporo #entryBlockTtl,#sapporo #entryBlockDate,#sapporo a:link,#sapporo a:visited,#sapporo A:active,#sapporo A:hover{
	color:#b60e42;
}
#newsBlog #entryBlock #block #detailBlock #btnMore{
	width:100%;
	text-align:right;
	min-height:20px;
}
#pagination a, #pagination a:visited{
	padding: 0 5px;
	border: 1px solid #cccccc;
	text-decoration: none;
	color: #000066;
}
#pagination b{
	padding: 0 5px;
	color: #FFF;
	background-color: #666666;
}


/*=============================================
/		EVENT
/=============================================*/
#eventNaviMark{
	float:left;
	width:30px;
}
#eventNaviTxt{
	float:right;
	width:125px;
}
#newsBlog #entryBlock #block #ttlBlockEvent{
	width:140px;
	float:left;
	margin-top:15px;
}
