body   { 
	background-image: "./image/unryu_w.gif"; 
	font-family: Gothic, sans-serif;
}
.navh {
	margin-left: 10px;
	margin-bottom: 2px;
    	width: 150px;
	text-align: center;
	background-color: #FFffdd;
}

.box {
	margin-left: 10px;
	margin-bottom: 2px;
    	width: 150px;
	text-align: center;
	background-color: #FFE1FF;
}
a {
    text-decoration: none;
    font-size: 12px;
}
a:link {
	color: #0000ff;
}

a:visited {
	color: #0000ff;
}

a:hover {
    text-decoration: underline;
    background-color: #FFeeee;
}
.ad {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 2px;
    	width: 150px;
	text-align: center;
}
