@charset "utf-8";
#main {

}

#contents {


}
#contents .page_jump {
	margin-top: 5px;
	margin-left: 60px;
}
#contents .page_jump a {
	margin-bottom: 30px;
	font-size: 90%;
}


#contents table {
	margin-top: 25px;
	margin-left: 30px;
}
#contents th  {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #063;
	border-bottom-color: #063;
	border-left-color: #063;
	font-size: 110%;
	color: #006;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DFFFDF;
}
#contents td  {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #063;
	border-bottom-color: #063;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #063;
	background-color: #DFFFDF;
}
#contents .arow  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	background-color: #FFF;
}
#contents .arow img  {
	margin-right: auto;
	margin-left: auto;
}
