@import "fontsize.css";

/* local set */
body { padding:0; margin:10px; font-family:Osaka, "‚l‚r ‚oƒSƒVƒbƒN" }
* { line-height:100%; }
em { font-style:normal; font-weight:bolder; color:red; }
th { background-color:yellow; font-size:75%; }
h1 { font-size:100%; margin-bottom:0.5em }
a:link, a:visited { text-decoration: none}

#ment table {
	margin-top:15px;
}

#ment table td, th {
	padding:10px;
	font-size:14px;
}

#ment table th {
	width:8em;
}

.

td.mente_top a:link {
color:#FF0000;
text-decoration:none;
}
td.mente_top a:visited {
color:#FF0000;
text-decoration:none;
}
td.mente_top a:active {
color:#FF0000;
text-decoration:none;
}
td.mente_top a:hover {
color:#FF0000;
text-decoration:none;
}
	