table#title{
	border-bottom:solid 1px #FF0000;
}
table#titlemenu{
	border-left:solid 1px #000000;
}
font#menuball{
	color: #005594;
}
a#topmenu{
	text-decoration: none;
	color: #000000;
}
a#topmenu:hover{
	text-decoration: underline;
	color: #005594;
}
a#back{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a#back:hover{
	text-decoration: underline;
	color: #005594;
}
h1{
	font-size:22px;
	margin-top: 10px;
	margin-bottom:5px;
}
h2{
	font-size:18px;
	margin-top: 10px;
	margin-bottom:5px;
}
h3{
	font-size:18px;
	line-height: 1.2em;
	color: #ff0000;
	margin-top:0px;
	margin-bottom:0px;
}
h4{
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 5px;
}
h5{
	margin-top: 0px;
	margin-bottom: 0px;
}
div#comment{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
p.koumoku{
	font-size: medium;
	font-weight: bold;
}
p.style1{
	font-size: 12px;
	line-height:1.3em;
}

table#tableSmall{
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 15px;
}
table#tableSmall2{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 15px;
	line-height:1.3em;
}
th#thSmall{
	font-size: 12px;
	background-color: #28551E;
	color: #ffffff;
	font-weight: bold;
}
td#tdSmall{
	font-size: 11px;
	background-color: #FFB544;
	color: #333333;
}
table#data1{
	background-color: #EDE8D1;
}
table#data2{
	border-bottom: 2px #BEA256 solid;
	border-left: 2px #F8F5ED solid;
	border-right: 2px #BEA256 solid;
	border-top: 2px #F8F5ED solid;
	
}