@charset "shift_jis";
/**************************************************************************************************
top
**************************************************************************************************/

.bn_tokyo{
	text-align:center;
	margin:0;
	line-height:1.5;
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	padding:5px 0 20px 0;
	width:240px;
	
}
.bn_tokyo strong{
	font-size:14px;
	text-decoration:underline;
}

a:hover{
opacity:0.8;
filter: alpha(opacity=80);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.8;     

}

.top__texts{
	line-height: 1.4;
}
