body {
	margin: 0px;
}
#wrapper {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(assets/bak.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBD2D0;
	border-right-color: #BBD2D0;
	border-bottom-color: #BBD2D0;
	border-left-color: #BBD2D0;
	background-color: #FFF;
	border-bottom-style: solid;
}
#header {
	height: 75px;
	width: 800px;
	background-image: url(assets/header.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	width: 160px;
	padding-bottom: 10px;
	margin-top: 8px;
}
#main {
	width: 600px;
	margin-left: 180px;
	font-size: 0.9em;
	line-height: 1.8em;
}
#main h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #244C91;
	font-weight: normal;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
	background-image: url(assets/bak_title.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#main h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
	font-weight: bold;
	background-image: url(assets/bak_h2.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 25px;
	margin-bottom: 7px;
}
#main h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #416DB3;
	background-image: url(assets/bak_h3.jpg);
	background-repeat: no-repeat;
	width: 592px;
	height: 42px;
	padding-top: 7px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 15px;
}
#main p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 15px;
}
#main table {
	font-size: 10px;
}
#main .tate20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	height: 10px;
	background-color: #E6E6E6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.komoji8 {
	font-size: 0.8em;
	line-height: 1.4em;
}
#wrapper #container #main table tr td {
	font-size: 12px;
}
#wrapper #container #main table tr td {
	font-size: 10px;
}
