@charset "utf-8";
body,td,th {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	color: #999;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#pagebody {
	width: 930px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #CFF;
	border-right-color: #CFF;
	border-bottom-color: #CFF;
	border-left-color: #CFF;
	background-image: url(imagi/body2.JPG);
}
#header {
	width: 930px;
	margin-left: 8px;
}
#navbar {
	width: 930px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#contents {
	width: 930px;
	clear: both;
}
#footer {
	width: 930px;
	text-align: center;
	color: #666;
	clear: both;
}
#main {
	float: right;
	width: 690px;
	clip: rect(auto,auto,auto,auto);
	padding: 5px;
}
#side {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#pagebody h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	color: #06F;
	background-color: #FFF;
	background-image: url(imagi/titlebk.JPG);
	background-repeat: repeat-y;
	letter-spacing: 0.3em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0FF;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 40px;
}
#pagebody h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: medium;
	color: #0CF;
	padding-top: 5px;
	padding-right: 10px;
	font-weight: bold;
	line-height: 10px;
	text-decoration: none;
	background-image: url(imagi/titlebk.JPG);
	background-color: #FFF;
	background-repeat: repeat-y;
	letter-spacing: 0.3em;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #0FF;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3F;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	color: #00F;
	line-height: 20px;
}
p {
	font-size: medium;
	line-height: 150%;
	color: #333;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#navbar ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#navbar ul li {
	float: left;
	width: 140px;
	text-align: center;
	height: 30px;
}
#navbar a {
	display: block;
	margin-top: 0px;
	padding-top: 10px;
	height: 23px;
	width: 150px;
	background-image: url(imagi/bar.JPG);
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer ul li {
	float: left;
	width: 140px;
	text-align: center;
	height: 30px;
}
#footer a {
	display: block;
	color: #03F;
	margin: 0px;
	padding: 5px;
	background-image: url(imagi/botan2.JPG);
}

.img_right {
	float: right;
	margin-right: 15px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.img_center {
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.menu2 {
	float: right;
	padding-right: 40px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
}
.pink {
	font-size: x-large;
	color: #F0C;
}
.pink-s {
	font-size: medium;
	color: #F09;
}
