<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; 
    }
	

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


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

#top {
width:800px;
height:105px;
background-image: url(../img/top_01.jpg);
background-repeat: no-repeat;
margin-bottom: 0px;
	}

#title {
width:800px;
height:418px;
background-image: url(../img/top_02.jpg);
background-repeat: no-repeat;
margin-bottom: 0px;
	}

#copy1 {
width:800px;
height:384px;
background-image: url(../img/top_03.jpg);
background-repeat: no-repeat;
margin-bottom: 0px;
	}



#pluswin {
width:800px;
height:315px;
text-align: left;
background-image: url(../img/top_04.jpg);
background-repeat: no-repeat;
margin-bottom: 0px;
background-color: #ffffff;
	}

.pluswin_text {
width:768px;
margin-left: 32px;
text-align: left;
	}

#footer {
width:800px;
text-align: center;
margin-bottom: 0px;
background-color: #ffffff;
	}


/* ****************************************
	FONT
*******************************************/
.fth {
font-family:'Helvetica', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 10px; 
line-height:1.5; 
color: #000000;
	}



.ft12 {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 12px; 
line-height:1.5; 
color: #000000;
	}

.ft10 {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 10px; 
line-height:1.6; 
color: #666666;
	}

.ft11 {
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 11px; 
line-height:1.5; 
color: #000000;
	}



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

	

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

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

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

.dotline
 { border-bottom: dotted 1px #ff0000; }

.dotline_bk
 { border-bottom: dotted 1px #000000; }</pre></body></html>