body,tr,td,th { 
	font-size: 14px ;
	line-height: 150%;
	color:#333333 ;
	font-family: "Verdana" , "ＭＳ ゴシック" , monospace;
}


A:link {
	text-decoration: none;
	text-decoration: UNDERLINE;
	color: #0066cc;
}
	
A:visited {
	text-decoration: none;
	text-decoration: UNDERLINE;
	color: #0066cc;
}

A:HOVER{
	text-decoration: UNDERLINE;
	color:#ff6600;
}

dd{ 
   text-align: left;
   margin: 0px 12px 0 40px;
}

.m24 {
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
}

.m18 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: normal;
}

.m16 {
	font-size: 16px;
	line-height: normal;
	letter-spacing: normal;
}

.m14 {
	font-size: 14px;
	line-height: normal;
	letter-spacing: normal;
}

.m13 {
	font-size: 13px;
	line-height: 140%;
	letter-spacing: normal;
}

.m12 {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: normal;
}

.m11 {
	font-size: 12px;
	line-height: 140%;
	letter-spacing: normal;
}

.s {
	font-size: 11px;
	line-height: 130%;
	letter-spacing: normal;
}

/* メニュー 1*/

.menu1 {
	top: 0px;
	left: 0px;
	width: 146px;
	margin-left: 0px;
	letter-spacing: normal;
	padding: 0px 0px 0px 0px;
	border-top: dotted 2px #6699cc;
	border-right: solid 0px #CC9966;
	border-left: solid 0px #CC9966;
}

.navi1 {
	display: block;
	width: 146px;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	color: #0066ff;
	text-align: left;
	text-indent: 2px;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	background-color: #ffffee;
	border-top: solid 0px #99ccff;
	border-bottom: dotted 2px #6699cc;
	border-right: solid 0px #99ccff;
	border-left: solid 0px #99ccff;
}

.navi1:visited {
	text-decoration: none;
	color: #333333;
}

.navi1:link {
	text-decoration: none;
	color:#333333;
}

.navi1:hover { 
	text-decoration: none;
	font-size: 11px;
	color: #ff6600;
	background-color: #ffffee;
	border-top: solid 0px #99ccff;
	border-bottom: dotted 2px #6699cc;
}

