<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
margin: 0;
padding: 0;
line-height: 1.2;
color: #ffffff;
}

body {
background: #666666;
font-family: "ＭＳ ゴシック","メイリオ", "ヒラギノ角ゴ Pro W3", Meiryo,HiraKakuPro-W3,Helvetica, sans-serif;
font-size: 12px;
line-height: 1.0em;
color: #ffffff;
text-align: center;
}

img{
border-style: none;
margin: 0px;
padding: 0px;
}

a:link{
text-decoration: none;
color: #ffffff;
}

a:visited{
text-decoration: none;
color: #ffffff;
}

a:hover{
text-decoration: underline;
color: #ff3333;
}

#gossen_idex {
background: #000000;
width: 841px;
margin:0 auto;
text-align: left;
}

#navi{
height:30px;
padding-top: 10px;
padding-left: 10px;
margin-bottom: 30px;
text-align: left;
line-height: 1.0;
}

#crumbs{
position: relative;
float: left;
width:300px;
text-align: left;
line-height: 1.0em;
}

.main{
clear: both;
width:841px;
text-align: left;
margin: 0px auto;
padding: 20px 0px 20px 100px ;
}

.l_box{
position: relative;
float: left;
width:230px;
}

.c_box{
position: relative;
float: left;
width:230px;
}

.r_box{
position: relative;
float: left;
width:180px;
}

.txt{
width:180px;
padding: 2px 4px;
font-size: 12px;
line-height: 1.6em;
color: #ffffff;
}

.rb{
padding: 2px 0px 0px 5px;
font-size: 13px;
font-weight: bold;
color: #ff0000;
}

#footer{
clear: both;
width:800px;
margin: 0px auto;
padding: 40px 0px 20px 0px;
text-align: right;
}
</pre></body></html>