
.mes1 {
	font-family: "MS UI Gothic", Osaka;
	font-size: small;
	color: #666666;
}
.mes2 {
	font-family: "MS UI Gothic", Osaka;
	font-size: x-small;
	color: #666666;
}
a:link {
	font-family: "MS UI Gothic", Osaka;
	font-size: small;
	color: #666699;
	text-decoration: none;
}
a:visited {
	font-family: "MS UI Gothic", Osaka;
	font-size: small;
	color: #666699;
	text-decoration: none;
}
a:hover {
	font-family: "MS UI Gothic", Osaka;
	font-size: small;
	color: #66CC33;
	text-decoration: underline overline;
}
a:active {
	font-family: "MS UI Gothic", Osaka;
	font-size: small;
	color: #66CC33;
	text-decoration: underline overline;
}
.point {
	font-size: small;
	color: #FF9900;
}
.mes3 {
	font-family: "MS UI Gothic", Osaka;
	font-size: small;
	color: #999999;
	background-color: #F4F4EA;
}
.table1 {
	border: 1px dashed #76D11B;
}
body {
	line-height: 1em;
}
.content_title {
	font-family: "MS UI Gothic", Osaka;
	font-size: small;
	color: #666666;
	background-color: #FFCCCC;
}
h2.tab {
	font-size: small;
	letter-spacing: 1px;
	text-align: left;
	background: transparent;
	margin: 0;
	color: #666633;
	text-indent: 5px;
	}
 
h2.tab span {
	padding: 8px 15px;
	background: #dfdfbe url(./img/tab.gif) no-repeat right top;
}
 
p.tab {
font-family: Georgia,serif;
margin: 0 0 25px 0;
padding: 15px;
background: transparent url(./tab_bg.gif) repeat-x 0 0;
}

