@charset "UTF-8";
.blueDotKakomi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
	border: thin dotted #3366FF;
	padding: 4px;
	background-color: #33FFFF;
}
.redLargeStyle {
	font-weight: bold;
	color: #CC0000;
	font-size: xx-large;
}
.blueLargeStyle {
	color: #003399;
	font-size: x-large;
}
.strongNavigationContentStyle {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
body {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.top {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.content {
	float: right;
	width: 580px;
}
.smallContentStyle {
	font-size: small;
}
.bottom {
	clear: both;
	font-size: x-small;
}
.navigation {
	float: left;
	width: 180px;
	margin-right: 8px;
}
.navigationTitle {
	color: #333333;
	background-image: url(images/navigationTitleBG.gif);
	padding-left: 8px;
	font-size: small;
	padding-top: 3px;
}
.navigationContent {
	font-size: x-small;
	background-color: #FEFF9F;
	border: thin solid #CCCCCC;
	margin-right: 1px;
	margin-left: 1px;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
.bordered {
	border: thin solid #CCCCCC;
	width: 500px;
	padding: 10px;
	margin-left: 25px;
}
.borderedCopy {
	border: thin solid #CCCCCC;
	width: 500px;
	margin-left: 40px;
	padding: 10px;
	background-color: #F4FFEE;
}
.borderedNo1 {
	border: thin solid #CCCCCC;
	width: 500px;
	margin-left: 30px;
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.borderedNo2 {
	border: thin solid #CCCCCC;
	width: 500px;
	margin-left: 30px;
	padding: 10px;
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.borderedNo3 {
	border: thin solid #CCCCCC;
	width: 500px;
	margin-left: 30px;
	padding: 10px;
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.borderedNo4 {
	border: thin solid #CCCCCC;
	width: 500px;
	margin-left: 30px;
	padding: 10px;
	background-image: url(images/4.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.borderedNo5 {
	border: thin solid #CCCCCC;
	width: 500px;
	margin-left: 30px;
	padding: 10px;
	background-image: url(images/5.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "HiraMinPro-W3";
	font-weight: bolder;
	color: #FFFFFF;
	background-image: url(images/H1haikei2.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 30px;
	font-size: 18px;
	font-style: normal;
	padding-top: 9px;
}
h3 {
	background-color: #66CC66;
	font-size: large;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-decoration: blink;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	background-image: url(images/h3bg.png);
	background-repeat: repeat-y;
}
h4 {
	background-color: #339966;
	font-size: medium;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
}
.chiikititle {
	color: #FFFFFF;
	background-color: #CCCC33;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	border-right-style: none;
	border-left-style: none;
}
.aannaiHeader {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	font-size: large;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 500px;
}

