<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
body{
	background-color: #000000;
	font-family: "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	color: #FFFFFF;
	}

#wrapper{
	width:1000px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	margin-top: 20;
	border: 1px solid #999999;
	}
	
	
#logo{
	display:block;
	width:200px;
	height:41px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	}
#contents {
	width: 980px;
	margin-left: 20px;
	margin-top: 20px;
}

#area_contents {
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 20px;	
}

#flash {
	float: right;
	}
	
#news {
	float: right;
	width: 726px;
	}
	
#ads{
	float: right;
	width: 980px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	




#sidenavi_box{
	height: 378px;
	width: 223px;
}

#sidenavi_box2{
	width: 223px;
	margin-left: 20px;
	line-height: 5px;
}

#blog_box{
	margin-left: 20px;
	margin-bottom: 10px;
}

#footer{
	margin-bottom: 30px;
	margin-top: 50px;
	font-size: 10px;
	text-align: center;
}

p.side {
	line-height:5px;
}

a:link{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	color:#999999;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a img {
    border-style:none;
}
</pre></body></html>