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

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #ffffff;
background-image: url(../img/bg.gif);
background-position: top center;

	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

.clearboth {
clear:both; 
visibility:hidden; 
    }

.noborder { border:none; outline:none; } 

#container { 
width:660px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}


/* ****************************************
	TOP
*******************************************/

#bg {
width:660px;
background-image: url(../img/bg_line.gif);
background-repeat: repeat;
	}

#head {
width:660px;
height:300px;
background-image: url(../img/top.png);
background-repeat: no-repeat;
margin-top: 0px;
	}

#menu {
width:660px;
height:172px;
background-image: url(../img/top_03.gif);
background-repeat: no-repeat;
margin-top: 0px;
	}

#menu2 {
width:660px;
height:335px;
background-image: url(../img/top_03_2.gif);
background-repeat: no-repeat;
margin-top: 0px;
	}

#copy1 {
width:660px;
height:263px;
background-image: url(../img/top_03.png);
background-repeat: no-repeat;
margin-top: 0px;
	}

#info {
width:660px;
background-image: url(../img/bg_y.gif);
margin-top: 0px;
	}

div.repo {
  width:400px;
  height:722px;
  border:0px;
background-color: transparent
  float:left;
  padding: 0;
  margin:0px 0px;
margin-bottom: 10px;
}

div#frame {
	width:400px;
	height:722px;
	overflow:auto;
}


.wanted_text {
text-align: left;
margin-left: 160px;
	}

.bg_text {
text-align: left;
margin-left: 130px;
	}


.att_text {
width:780px;
text-align: left;
margin-top: 40px;
margin-left: 20px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 11px; 
line-height:1.6; 
color: #666666;
	}

.red2 {
font-size: 14px; 
color: #ff0000;
	}

.red {
color: #ff0000;
	}


/* ****************************************
	FONT
*******************************************/
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.4; 
color: #000000;
	}

.ft10g {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #999999;
	}

.ft12 {
font-size: 12px; 
line-height:1.4; 
color: #ffffff;
	}

.close {
font-size: 12px; 
line-height:1.4; 
color: #000000;
	}

.ft12m {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #000000;
	}

.ft18 {
text-align: left; 
font-size: 16px; 
font-weight: bold; 
line-height:1.5; 
color: #ff6699;
	}



/* ****************************************
	リンク
*******************************************/
h1, h2, h3, h4, h5, h6 {
font-size:16pt;
text-indent: -9999px;
display: none;
}

	

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

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

a:hover
{
color: #ff9900;
text-decoration: none;
	}

.close a{ color: #ffffff; text-decoration: none; }
.close a:hover{ color: #ffff00; text-decoration: none; }

.use {
  text-indent: -1em;
  margin-left: 1em;
}</pre></body></html>