@charset "UTF-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 1.4em;
}
.repo #container {
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
	background-image: url(image/back_all.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.repo #header {
	padding: 0;
	margin: 0px;
	text-align: center;
	background-image: url(image/back2.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.repo #mainmenu {
	padding: 0;
	text-align: left;
	width: 960px;
	background-attachment: scroll;
	background-image: url(image/back3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.repo #mainContent1 {
	padding: 0;
	width: 800px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 80px;
	text-align: left;
}

.repo #mainContent2 {
	width: 760px;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 20px;
	margin-left: 80px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	text-align: left;
}
.repo #footer {
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

a{text-decoration:none}
a:link{color:#006666}
a:visited{color:#6699CC}
a:active{color:#CC0000}
a:hover{color:#CC0000
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_m0{
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image_h0{
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.image_m57{
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
}
.image_h57{
	float:left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_m05{
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.image_h05{
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #000000;
	height: 20px;
	line-height: 130%;
}
.submenu {
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 23px;
}
.gallery {
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.midashi1 {
	color: #009966;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	
	}
.midashi2 {
	color: #006600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #99CC00;
	font-weight: bold;
	text-align: left;
	line-height: 1.4em;
	border: 1px solid #006600;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;

}
.midashi3 {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: normal;
	line-height: 1.3em;
}


.midashi4 {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 1.4em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	font-size: 14px;

}
.midashi5 {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
}
.midashi6 {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;
}

