<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*2009 writing by moe*/
body {
    font-family:"ＤＦ平成ゴシック体W5", "ヒラギノ角ゴ ProN W6", Osaka;
}
img {
    border: none;
}
h1 {
    margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	text-align: left;
	font-weight: normal;
}
h2 {
    font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
a:link {
    text-decoration: none;
	color: #333333;
}
a:visited {
    text-decoration: none;
	color: #333333;
}
a:hover {
    text-decoration: none;
	color: #0000FF;
}
a:active {
    text-decoration: none;
	color: #000000;
}
.txt_left {
    text-align: left;
}
.l {
    float: left;
}
.r {
    float: right;
}
.left {
    float: left;
	width: 312px;
}

.fsleft {
    float: left;
	width: 312px;
	margin:20px;
}
.right {
    float: right;
	width: 312px;
}
.clear {
    clear: both;
}
.cation {
    color: #FF0000;
}
.txt_big {
    font-size: 15px;
}
.blue {
    color: #0000FF;
}
#body {
    width: 650px;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
	padding: 0px;
	margin: 10px auto;
	border: none;
	text-align: center;
}
#header {
    width: 650px;
	height: 15px;
}
#footer {
    width: 100%;
	margin: 10px 0px 50px 0px;
	padding: 0px;
}
#f_l {
    width: 530px; 
	float: left;
	text-align: left;
}
#f_r {
    width: 100px;
	float: right;

}
#toe {
    font-size: 10px;
	color: #333333;
	margin: 10px 0px 20px 0px;
	text-align: center;
}
</pre></body></html>