body {
	background-color: #92CC11;
	text-align: center;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #92CC11;
}
.Errs {
	padding: 6px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #FFCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 150%;
	text-align: center;
}
.position {
	text-align: center;
}
.box {
	background-color: #99CC00;
	width: 712px;
	border: 0px solid;
}


/*　ヘッド部分　*/

.head {
	width: 712px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.headlogo {
	width: 280;
	padding-left: 20px;
	text-align: left;
}
.headmenu {
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 2px;
}

/* メイン部分 */
.main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	border: 0px;
	text-align: center;
	width: 712px;
	margin-left: auto;
	margin-right: auto;
}
.side {
	width: 30px;
	height: 30px;
}
.maintop {
	background-image: url(pict/mm1.jpg);
	background-repeat: repeat-x;
}
.mainbottom {
	background-image: url(pict/mm4.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.mainCont {
	background-color: #FFFFFF;
	vertical-align: top;
}
.mainRight {
	background-image: url(pict/mm3.jpg);
	background-repeat: repeat-y;
}
.mainLeft {
	background-image: url(pict/mm2.jpg);
	background-repeat: repeat-y;
}
.mainMenu {
	width: 155px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 160%;
}
.mainStep {
	background-image: url(pict/4px.gif);
	background-repeat: repeat-y;
	width: 20px;
	text-align: center;
	background-color: #FFFFFF;
}
.mainContents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 14px 4px 10px;
	border: 0px;
	background-image: url(pict/4px.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainTitle {
	background-color: #FFFFFF;
	border: 0px;
	padding-top: 6px;
	text-align: left;
}
.mainPageTitle {
	padding: 0px;
	text-align: left;
	background-color: #92CC11;
}
.mainPageTitle2 {
	padding: 0px;
	text-align: right;
	background-color: #92CC11;
}
.mainMenu img {
	vertical-align: middle;
	border: 0px;
}
.mainMenu div {
	margin-bottom: 8px;
}
.pageTitle {
	height: 100px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 160%;
	color: #339900;
	background-color: #FFFFFF;
	text-align: center;
}
table.cool {
	border: 1px solid #ccc;
	border-collapse:separate;
	border-spacing: 1px;
}
td.cool2 {
	padding: 6px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #E0F1E0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 150%;
	color: #333333;
	text-align: center;
}
td.cool {
	padding: 6px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f3f3f3;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 150%;
	text-align: left;
}


/*　フッター部分　*/
.footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 712px;
	border: 0px;
}
.footerlogo {
	text-align: right;
}
.footerAddress {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	text-align: right;
	padding-right: 20px;
}

.info {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	padding-left: 16px;
}
.contents {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 160%;
	color: #333333;
	padding-right: 10px;
}

