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

body {
text-align: center;
margin: 0;
padding: 0;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
background-color: #cdcda6;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#container { 
width:798px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
background-color: #ffffff;
	}


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

#cd {
width:798px;
height:133px;
background-image: url(../img/top01.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
text-align: left;
	}

#top {
width:798px;
height:800px;
background-image: url(../img/top02.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
	}

.top_text {
margin-left: 450px;
text-align: left;
	}

#text {
width:798px;
height:86px;
background-image: url(../img/copy1.jpg);
background-repeat: no-repeat;
margin-top: 40px;
margin-bottom: 10px;
text-align: left;
	}

#text2 {
width:798px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
	}

#text3 {
width:798px;
height:122px;
background-image: url(../img/copy2.gif);
background-repeat: no-repeat;
margin-top: 20px;
margin-bottom: 0px;
text-align: left;
	}

#text4 {
width:798px;
height:71px;
background-image: url(../img/bn.gif);
margin-top: 80px;
margin-bottom: 0px;
text-align: center;
	}

#text5 {
width:798px;
height:100px;
background-color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
	}


/* ****************************************
	FONT
*******************************************/


.ft10b {
text-align: left; 
font-size: 10px; 
line-height:1.7; 
color: #666666;
	}

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

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

.ti {
text-align: left; 
font-size: 14px; 
letter-spacing: 0.0em;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
line-height:1.6; 
color: #000000;
	}

.att {
text-align: center; 
font-size: 20px; 
line-height:1.4; 
color: #ffff00;
	}

.ft18 {
text-align: left; 
font-size: 18px; 
line-height:1.6; 
color: #ffff00;
	}

.ft20 {
text-align: left; 
font-size: 20px; 
line-height:1.4; 
color: #ffffaa;
	}

.ft25 {
text-align: left; 
font-size: 25px; 
line-height:1.4; 
font-weight: bold; 
color: #ffff00;
	}

.ft25b {
text-align: left; 
font-size: 25px; 
line-height:1.4; 
font-weight: bold; 
color: #ff88aa;
	}

.ft30 {
text-align: left; 
font-size: 30px; 
line-height:1.3; 
color: #ffff00;
	}

.yellow {
color: #ffcc00;
	}


.point {
text-align: left; 
font-size: 14px; 
font-weight: bold; 
color: #ff0099;
	}




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

	

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

a:visited
 {
color: #ffff00;
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>