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: 11rem;

}

/*--------------------------------
   ƒŠƒ“ƒN‚ÌÝ’è
-------------------------------*/

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066ff;
}



    
div.notedesign {
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: none;
	line-height: 18px;
	margin-left: 15px;
}
    div.notedesign p{
	margin-right: 8px;
	margin-bottom: 4px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #999;

}


