A {
    cursor: hand;
	decoration:none
 }
 
.table {
    border: 3px groove #00CC66;
	cursor: hand;
	text-decoration:none;
 }
 
.tableb {
    border: 3px groove #00CC66;
	cursor: hand;
 }
 
.menu {
 font-size: 11px;
 text-decoration:none;
 }
 
.office {
 font-size: 14px;
 font-weight:bold;
}

.tea {
 font-size: 12px;
}

.q {
	text-decoration: none;
	color: blue;
	font-size: 13px;
	font-weight: 600;

}
.an {
	text-decoration: none;
	color: #FF6633;
	font-size: 13px;
	font-weight: 600;

}

.ans {
	color: #333333;
	font-size: 12px;
	line-height: 150%;


}

.point {
    text-decoration: none;
	color: red;
	font-size: 14px;
	font-weight: 600;
    }

.l1 {
    text-decoration: none;
	font-size: 14px;
	font-weight: 600;
    }

.copy{
	font-size: 11px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style: normal;
	text-decoration: none;
	cursor: text;
    }
