
table.ry{
border:1px solid #ffffff;
padding: 10px 20px 10px 20px;
}

div.navi{
font-size: 0.8em;
}

div.menu{
text-align: center;
font-size: 0.8em;
padding: 10px 5px;
}

div.copyright{
font-size: 0.8em;
color: #00009c;
margin: 10px 50px;
}

div.address{
font-size: 0.8em;
color: #00009c;
font-weight: bold;
text-align: center;
margin: 10px 0px;
padding: 5px 0px;
}

p {
font-size: 0.8em;
line-height:1.8em;
color: #00009c;
letter-spacing:0.18em;
margin: 0;
}
p.title {
text-align: center;
font-weight: bold;
font-size: 1em;
}
p.name {
text-align: right;
font-weight: bold;
margin-bottom: 20px;
}
p.subtitle {
font-weight: bold;
text-decoration: underline;
margin-bottom: 10px;
}
p.style1 {
text-align: center;
margin-top: 20px;
font-style: oblique;
}
ol {
margin-top: 0;
color: #00009c;
}
div.imagebox_left{
	float: left;
	padding: 10px 20px 10px 0;
}

div.imagebox_right{
	float: right;
	padding: 10px 0 10px 10px;
}

span{
	display: block;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}

div.clear{
	clear: both;
	margin: 10px 0 10px 0;
}

