html{
    font-size: 6.25%;
}

body{
	-webkit-text-size-adjust: 100%;	
	-webkit-overflow-scrolling:touch;
}

#top_news{/*[topnews.html—p]*/
	font-family: Meiryo,"ƒƒCƒŠƒI",Arial,Helvetica,"Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	background: transparent;
	text-align: left;
	font-size: 13rem;

}

/*--------------------------------
   ƒŠƒ“ƒN‚ÌÝ’è
-------------------------------*/

a:link {
	text-decoration: none;
	color: #0066ff;
}
a:visited {
	text-decoration: none;
	color: #0066ff;
}
a:hover {
	text-decoration: none;
	color: #333333;
}


div.notedesign {/*ƒm[ƒgƒfƒUƒCƒ“”wŒi*/
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url("../img/dot.gif");
	line-height: 24px;
}
