* {
font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size: 100%;
}

body {
	margin: 0px 0px 4px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/back.gif);


}



ul {list-style-type: none;}
li {list-style-type: none;}

a:link {color:#393939; text-decoration:underline;}
a:visited {color:#393939; text-decoration:underline;}
a:active {color:#393939; text-decoration:none;}
a:hover {color:#393939; text-decoration:none;}


.fp{
	font-size: 11px;
	color: #333333;
	padding-top: 4px;
	text-align: center;

}
