a.menu {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover.menu {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;

}
a.menu02 {
	font-size: 10px;
	text-decoration: none;
	color: #5db147;
}
a:hover.menu02 {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;

}
.gray10 {
	font-size: 10px;
	color: #333333;
    line-height: 160%; 
}
.green10 {
	font-size: 10px;
	color: #5db147;
}
.greenbold {
	color: #5db147;
	font-weight: bold;
}
.main {
	font-size: 12px;
	color: #333333;
    line-height: 140%; 
}
.orange {
	font-weight: normal;
	color: #FF9900;
	font-size: 10px;
}
.orangeb {
	font-weight: bold;
	color: #FF9900;
}
.highlight{
	font-weight: bold;
	font-size: 12px;
	background-color:#ffff66;
	color: #000000;

}
.highlightGreen{
	font-weight: bold;
	font-size: 12px;
	background-color:#80FF55;
	color: #000000;

}
.darkyellow {
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
}
.brownline {
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.tori {
	color: #CC3399;
	text-decoration: line-through;
}
.pink {
	color: #CC3399;
}
.right {
float: right;
margin: 0px 0px 5px 8px;
}
#letter p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 1.3em;

}
#letter h1 {
	padding: 0px;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;

}
#letter {
	font-size: 80%;
	color: #191919;
	padding-left: 15px;
	padding-right: 20px;

}
#aboutESH {
	background-color: #DEEBFE;
	padding: 10px;
	border: 1px solid #66CCFF;
	margin-bottom: 10px;


}
#aboutESH h2 {
	font-weight: bold;
	color: #0033CC;
	font-size: 12px;
	margin: 0px 0px 5px;
	padding: 0px;

}
#contents {
	border: 2px solid #CCCCCC;
	padding: 15px;
}
#contents h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#contents p {
	line-height: 1.2em;
	color: #000000;

}
#tokuten {
	padding: 15px 10px 10px;
	border: 1px solid #CC9933;
}
#tokuten p {
	line-height: 1.2em;
}

