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

div#wanews{
	background:url(../../img/hako/wa-news.jpg) no-repeat;
	font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	height:180px;
	width:180px;
}
div#wanews a{
	color:#333333;
	text-decoration:none;
}
div#wanews a:hover{
	color:#990099;
	
}
div#wannews_logo{
	height:50px;
	width:180px;
	text-indent:-9999px;
}

div#wannews_logo a{
	display:block;
	height:50px;
	width:180px;
	overflow:hidden;
	
}	
div#wanews_area{
	padding-top:2px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";

}
div#wanews_area ul#wanews_main li{
	line-height:120%;
}
div#wanews_area ul#wanews_main{
	overflow:auto;
	height:109px;
	width:150px;
	line-height:110%;
	list-style-image:url(../../img/top/wanews-listicon.gif);
	list-style-position:outside;
	padding-left:24px;
	font-size:10px;
	font-weight:bold;
}
div#wanews_link{
	padding-left:112px;
	padding-top:2px;
	font-size:0.1%;
}
div#wanews_link a{
	width:65px;
	height:13px;
	background:url(../../img/top/wanews-btn.jpg) no-repeat 0px 0px;
	display:block;
	text-indent:-9999px;
	
}
div#wanews_link a:hover{
	background:url(../../img/top/wanews-btn.jpg) no-repeat 0px -12px;
}
