@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/tosyo1.png);
}
p.header {
	background-image: url(../images/yotuba1.gif);
	margin: 0px;
	height: 115px;
	background-color: #FFFF99;
	width: 940px;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 36px;
	line-height: 115px;
	color: #0C4B18;
	background-position: left;
	text-align: center;
}
.comment {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}

.wrapper {
	background-color: #FF9;
	width: 940px;
	border: 2px solid #000000;
	margin-right: auto;
	margin-left: auto;
}
p.footer {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003300;
	margin: 0px;
	height: 30px;
	width: 940px;
	line-height: 30px;
	text-align: center;
}

.main_contents {
	margin-right: 30px;
	margin-left: 30px;
	width: 840px;
	background-color: #FF9;
	color: #00F;
	font-size: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 30px;
}
p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00F;
	margin-left: 40px;
	margin-top: 10px;
	line-height: 20px;
	font-weight: bolder;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #090;
	margin-left: 5px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #396;
	padding-left: 30px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #393;
	margin-left: 40px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #F00;
	font-weight: bolder;
}
.text-sousyoku {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #F3C;
}
p img.left {
	float: left;
	margin-right: 10px;
}
p.menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	background-color: #FF9;
	text-align: center;
	margin: 0px;
	height: 1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 940px;
	color: #829B75;
}
p.menu a {
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	background-color: #FF9;
	display: block;
	float: left;
	width: 20em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
p.menu a:hover {
	background-color: #9FC;
}


p img.right {
	float: right;
	margin-left: 10px;
}
th {
	background-color: #9F9;
	width: 250px;
	text-align: left;
	padding-left: 10px;
}
td {
	margin: 0px;
	font-size: 18px;
}
