/* ƒgƒbƒvƒy[ƒW‚Ì\¬—pCSS */
body {
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	background-color: #FFFEFD;
        text-align: center;
}
h1{
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", serif;
	font-size: 300%;
	color: #ffffff;
	margin: 0px;
}	
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 100%;
	text-align:right;
	margin:1em 0px;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:link {
        color: #666666;
}
a:visited {
        color: #993366;
}
a:hover {
        color: #ff6347;
}
h1 a {
	color: #01A252;
}
.ad {
	clear:both;
        text-align:center;
        margin-top:0px;
        padding:0px;
@@@	position: relative;
        left: 0px;
        right: 0px;
        border-top: solid 1px #999999;
	font-size: 11px;
	font-style: normal;
	text-align:center;
}
.ad p{
	font-family:  "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:center;
	margin: auto;
	line-height:0pt
 }
.contents {
	background-image: url(menuback.gif);
        background-repeat: repeat-y;
	border-left: solid 1px #cccccc;
        border-right: solid 1px #cccccc;
	width: 800px;
	text-align: left;
        margin:auto;
}
