h1, h2, h3 {
	margin:0;
	padding:0;
}

p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	line-height: 150%;
	margin:3px 0 1em 0;
	padding: 0px;
}
foot-nav {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
}
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: small;
	line-height:130%;
}
html, body {
    scrollbar-base-color: #000000;
    scrollbar-shadow-color: #808080;
    scrollbar-highlight-color: #808080;
    scrollbar-arrow-color: #808080;
}

.blue {
	color: #006699;
	font-weight: bold;
}
.calendar {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
}
.notice {
	font-size: x-small;
}
.notice2 {  font-size: 10px}
.notice3 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.notice4 {  font-size: 14px; font-family: "ＭＳ Ｐゴシック", "Osaka"; line-height: 18px}

a:link, a:active, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

/*コンテナ*/
#container {
	width:778px;
	border-width:1px;
	border-color:#666667;
	border-style:solid;
}

/*メニュー*/
#menu {
	margin:0 0 20px 0;
	text-align:left;
}
#menu .right {
	float:right;
	font-size:1.0em;
}

/*メイン*/
#main {
	width:600px;
	margin:0px 89px;
}

/*ライター*/
.writer p {
	margin:2px 0 0 0;
}
.writer h3 {
	font-size:1.0em;
}

/*ナビ*/
#navi {
	width:600px;
	margin:0 89px 0 89px;
	padding:0 0 20px 0;
}
#navi .left {
	float:left;
	font-size:1.0em;
}
#navi .right {
	float:right;
	font-size:1.0em;
}

/*フッター*/
#footer {
	width:778px;
	margin:0:
	padding:20px 0 0 0;
}
#footer .left {
	float:left;
	font-size:1.0em;
}
#footer .right {
	float:right;
}
.notice1 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px}
td {  font-size: 12px}
