@charset"Shift_JIS";

body {
 margin-top:0px;
 margin-bottom:auto;
 margin-right:auto;
 margin-left:0px;
}

a {color: #993300; font-weight: nomal; background-color: transparent;}
a:hover {color: #ff6600; text-decoration: underline;}
		
h1, h2, h3 {
 font-family:"ＭＳ Ｐ明朝", "細明朝体";
 margin: 0px;
 padding: 0px;
}

.lastUpDate{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	padding-left:100px;
	padding-bottom:5px;

}

#menu {
	line-height: 110%;
	overflow: auto;
	height: 588px;
	width: 251px;
}
		
#topic	{ 
 font-family:"ＭＳ Ｐゴシック", "Osaka"; 
 font-size:14px; 
 color: #000; 
 font-weight:normal;
 line-height: 130%;
 padding:10px;
 overflow: auto;
 height: 585px;
 width: 345px;
}
		
.menutitle{
 cursor:pointer;
 margin-bottom: 2px;
}

.submenu{
 font-family:"ＭＳ Ｐゴシック", "Osaka"; 
 font-size:12px;
 margin-bottom: 2px;
}

td#info{
font-size:12px;
padding: 10px 5px 5px 5px;
text-align:center;
border-top :solid 1px silver;
}
