@charset "utf-8";
#header {
	height: 30px;
	width: 840px;
	background-color: #006;
	text-align: right;
	padding-top: 10px;
	font-size: small;
	color: #CCC;
	margin-right: 10px;
}
#title {
	width: 840px;
}
#navi {
	height: 30px;
	width: 840px;
}
#middle {
	width: 840px;
}
#left {
	float: left;
	border-bottom-color: #006;
	background-color: #CCC;
}
h2 {
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	background-image: url(image/h3bg.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
h4 {
	font-size: x-small;
	color: #666;
	padding-left: 15px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
}


#right {
	width: 715px;
	float: right;
	text-align: left;
	border-left-style: double;
	border-left-color: #006;
	background-color: #CCC;
}

#footer {
	height: 65px;
	width: 840px;
	background-image: url(image/footer.jpg);
	background-repeat: repeat-x;
	font-size: x-small;
	text-align: center;
	clear: both;
	padding-top: 5px;
	color: #FFF;
}
table1 {
	font-size: small;
	color: #333;
}
.gyoukan {
	line-height: 18px;
	text-align: left;
}


#wrapper {
	width: 840px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003;
	border-left-color: #003;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-right: auto;
	margin-left: auto;
}
table {
	float: none;
	height: auto;
	clip: rect(10px,auto,auto,auto);
	text-align: left;
	font-size: small;
	color: #333;
}
h3 {
	color: #666;
	font-size: small;
	padding-left: 5px;
	line-height: 23px;
	text-align: left;
}
.hedertext {
	color: #CCC;
}
headertext {
	color: #CCC;
}
.flowbg {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: x-small;
	color: #666;
	background-image: url(image/flow_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.center {
	text-align: center;
}
h5 {
	font-size: x-small;
	color: #666;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 10px;
}
.tbl02 {
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-left-style: ridge;
	border-top-color: #009;
	border-left-color: #009;
}

