body {
	background: #333333;
	margin-top:0px;
	font-size: 9px;
    font-family: "Tahoma,Verdana,MS UI Gothic,Osaka,Arial";
    color: #333333; 
        
	}

TR,TD {
	font-size: 12px;
    font-family: "Tahoma,Verdana,MS UI Gothic,Osaka,Arial";
    color: #333333; 
	}

a,
a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover{
	text-decoration: underline;
}

a,
a:link { text-decoration:none; color:#CC3300 }
a:visited { text-decoration:none; color:#666699 }
a:active { text-decoration:none; color:#666699 }
a:hover { text-decoration:underline; color:#CC3300 }

h1,h2, {
	margin: 0px;
	padding: 0px;
	}

.turn {
	color: #333399;
	font-family: verdana ,"MS UI Gothic" ,"ƒqƒ‰ƒMƒmŠÛƒS Pro W4" ,"Osaka",arial ,sans-serif;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
	font-size: small;
	}
	
div.r_back_image {
	background-image: url("http://fbajapan.com/travel/img/globe.gif");
	background-repeat: no-repeat; 
	background-position: left bottom; 
}

img.pic {
    border-top: solid 1px silver;
    border-left: solid 1px silver;
    border-bottom: solid 1px gray;
    border-right: solid 1px gray;
    background-color: white;
    padding: 2px;
}