@charset "utf-8";
body {
	background-color: #F5F5F5;
	font-family: "メイリオ";
	font-size: small;
	color: #336699;
}

td, th {
	font-size: small;
	color: #333;
	background-color: #FFF;
}

a {
	color: #06C;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: "メイリオ";
	font-size: 20px;
	line-height: 30px;
	color: #2A2A2A;
}

.subtitle {
	font-family: "メイリオ";
	font-size: small;
	color: #333;
}

.subthemetitle1 {
	font-family: "メイリオ";
	line-height: 30px;
	color: #5775b1;
	background-color: #c9d1e6;
}

.subthemetitle2 {
	font-family: "メイリオ";
	line-height: 30px;
	color: #547bb2;
	background-color: #c9d5e6;
}

.subthemetitle3 {
	font-family: "メイリオ";
	line-height: 30px;
	color: #5385b1;
	background-color: #c9d9e7;
}

.subthemetitle4 {
	font-family: "メイリオ";
	line-height: 30px;
	color: #5390b1;
	background-color: #cadce7;
}

.subthemetitle5 {
	font-family: "メイリオ";
	line-height: 30px;
	color: #539bb2;
	background-color: #cae1e7;
}

.subthemetitle6 {
	font-family: "メイリオ";
	line-height: 30px;
	color: #53a6b1;
	background-color: #c9e3e7;
}

.subthemetitle7 {
	font-family: "メイリオ";
	line-height: 30px;
	color: #54b1b1;
	background-color: #cae7e7;
}

.subthemetitle8 {
	font-family: "メイリオ";
	line-height: 30px;
	color: #53b1a6;
	background-color: #cae7e3;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #FFF;
	background-color: #006;
	text-align: center;
	padding: 5px;
}


.box1 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	font-size: small;
	font-style: normal;
}

.box2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: dotted;
	border-left-style: double;
	border-top-color: #344D87;
	border-bottom-color: #344D87;
}


.titlebar {
	font-family: "メイリオ";
	font-size: small;
	color: #333;
	font-style: normal;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size:small;
}

.titlebar {
	margin-left: 5px;
}

a:hover {
	font-size: small;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

li { margin-left: -15px; 
}
.news {
	font-size: small;
	padding-left: 12px;
	padding-right: 5px;
	padding-bottom: 10px;
}
