body {
	background-attachment: fixed;
	background-image: url(../img/bg_hand.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin-top: 0px;

}

a:link {	color: #CCCCCC;}
a:visited {	color: #CCCCCC;}
a:hover {	color: #0066FF;	font-weight: bold;}
a:active {	color: #0066FF;}

.f12 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 130%;
}
.gray {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 130%;
	color:#999999
}

p {margin-left:auto;margin-right:auto}
div {margin-left:auto;margin-right:auto}

/* index */
#right{width:600px;text-align:right;}
#copy {width:600px;font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";font-size:12px;text-align:center;
margin-top:0px; padding-top:15px;padding-bottom:45px;color:#ffffff;background:url(../img/hanko2.gif);}

