* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	text-align: center;
	background-color: #CCCCCC;
}
h1 {
	font-size: 12px;
	text-align: right;
	width: 585px;
	color: #66FFFF;
}
#container {
	width: 585px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
#side {
	width: 200px;
	float: right;
}
#content {
	width: 585px;
}
#content h2 {
	font-size: 110%;
	color: #FFFFFF;
	background-color: #0066FF;
	line-height: 150%;
}
#content p {
	text-align: left;
	line-height: 140%;
	margin: 0.6em 10px;
}
#content ul,#content ol {
	text-align: left;
	margin: 0 0 0 30px;
}
#content ul li,#content ol li {
	line-height: 140%;
}
em {
	font-style: normal;
	color: #FF0000;
}
#footer {
	clear: both;
	width: 585px;
	border-top: 3px double #666666;
}
#footer p,#footer address {
	font-size: 90%;
	line-height: 150%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
	font-style: normal;
}
dd {
	text-align: left;
	margin: 0.3em 20px 0.6em 20px;
	line-height: 120%;
}
dt {
	text-align: left;
	margin: 0.3em 0 0 20px;
	border-bottom: 1px solid #66CCFF;
	border-left: 5px solid #66CCFF;
	padding-left: 5px;
}
img {
	border: 0px;
}
#banner {
	background-color: #FFFFFF;
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 585px;
}
#banner h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px 0 0 5px;
}
#content h3 {
	font-size: 105%;
	text-align: left;
	border-left: 10px solid #66CCFF;
	margin-left: 10px;
	padding-left: 5px;
}
.back {
	font-size: 90%;
}
#content h4 {

	font-size: 100%;
	text-align: left;
	border-left: 5px solid #66FF33;
	margin-left: 15px;
	padding-left: 5px;
}
.navi {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.navi ul {
	margin:0 auto;
	text-align:center;
	height: 30px;
}
.navi li {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	padding: 0 8px;
	font-size: 1px;
	list-style-type: none;
}
.navi li a {
	text-decoration: none;
	color: #EEEEEE;
}
.top a {
	background: url(img/top.gif) no-repeat;
	width: 100px;
	height: 30px;
	display: block;
}
.point a {
	background: url(img/point.gif) no-repeat;
	width: 100px;
	height: 30px;
	display: block;
}
.resist a {
	background: url(img/resist.gif) no-repeat;
	width: 100px;
	height: 30px;
	display: block;
}
.kouryaku a {
	background: url(img/kouryaku.gif) no-repeat;
	width: 100px;
	height: 30px;
	display: block;
}
.pr {
	font-size:9px;
}
.pr a {
	text-decoration: none;
}