<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: #009fec;
background-image: url(../img/bg00.gif);
background-repeat: repeat-x;

	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

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

	}


/* ****************************************
	TOP
*******************************************/
#header {
width:1000px;
height:351px;
background-image: url(../img/top01.png);
background-repeat: no-repeat;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
	}
	
	
#top02 {
width:1000px;
height:742px;
background-image: url(../img/top02.png);
margin-top: 0px;
margin-bottom: 0px;
	}
	
#top03 {
width:1000px;
height:302px;
background-image: url(../img/top03.png);
margin-top: 0px;
margin-bottom: 0px;
	}


#form_bg {
width:1000px;
background-image: url(../img/m_bg01.gif);
background-repeat: repeat-y;
margin-top: 0px;
margin-bottom: 0px;
	}


#form_bg02 {
width:1000px;
height:54px;
background-image: url(../img/m_bg02.gif);
margin-top: 0px;
margin-bottom: 0px;
	}
	
	
	
#footer {
width:1000px;
height:12px;
background-image: url(../img/footer.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
	}
	

/* ****************************************
	ポスタープレゼント
*******************************************/
.poster {  
width:520px;
padding-top: 20px;
-moz-border-radius: 15px;    /* Firefox */
-webkit-border-radius: 15px; /* Safari,Chrome */
border-radius: 15px;         /* CSS3 */
background-color: #ffffc8;   /* 背景色 */
margin-left: auto;
margin-right: auto;
text-align: center; 
}






/* ****************************************
	FONT
*******************************************/
.ft20bk {
font-size: 20px; 
line-height:1.5; 
color: #000000;
	}
	
	
.ft20 {
font-size: 20px; 
line-height:1.5; 
color: #d50c0c;
	}

.ft16bk {
font-size: 16px; 
line-height:1.5; 
color: #000000;
	}
	
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #000000;
	}

.ft8w {
font-size: 9px; 
line-height:1.5; 
color: #ffffff;
	}
	
.ft8br {
font-size: 9px; 
line-height:1.5; 
color: #663300;
	}

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

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


.ft14pk {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #ff6666;
	}

.ft20pk {
text-align: left; 
font-size: 20px; 
line-height:1.3; 
color: #ff6666;
	}


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

.ft16ye {
text-align: left; 
font-size: 16px; 
line-height:1.5; 
color: #fed400;
	}


.ft20w {
text-align: left; 
font-size: 20px; 
line-height:1.5; 
color: #ffffff;
	}
	
	
.ft20ye {
text-align: left; 
font-size: 20px; 
line-height:1.5; 
color: #fed400;
	}

.ft20re {
text-align: left; 
font-size: 20px; 
line-height:1.5; 
color: #ff0000;
	}




/* ****************************************
	リンク
*******************************************/
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>