

/*=== Base ===*/
a:hover {
	color: #CC3300;
}
body,td {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
}
body {
	margin: 0;
	padding: 0;
	background-color: #F5F5E6;
}
/*===sb Sub menu===*/
#sb td{
	font-size:80%;
}
.sbbg {
	background-image: url(sbbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sbst{
	font-weight: bold;

}
/*=== t Title ===*/
H1{
margin: 0 auto;
}
H2{
margin: 0 auto;
}
/*=== c Contents ===*/
#contents td{
	font-size: 84%;
	line-height:1.4;
	margin: 0 auto;
}
#contents .cap{
	font-size: 76%;
}
#contents H3{
	color: #227944;
	font-weight: bold;
	font-size: 110%;
}
#contents ul{
	font-size: 90%;
	line-height:1.4;
}
#contents div{
	margin-top: 16px;
}
#outline{
	line-height:1.4;
	background-color: #FAFAF3;
	border: 1px solid #DCD7BF;
	font-size: 94%;
}
.txtlink {
	text-align: center;
	font-size: 80%;
}
.cap {
	font-size: 76%;
}
.strong{
	font-weight: bold;
}
/*=== b Botan navigation ===*/
