<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: "ヒラギノゴシック ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-color: #dcd9d8;
background-image: url(../img/bg.gif);
background-repeat: repeat;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

a:hover img{
opacity: 0.9;
filter: alpha(opacity=90);
}





#container { 
width:760px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
text-align: left;
background-image: url(../img/bg2.gif);
border: 1px solid #999999;
	}


	

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


#top01 {
width:760px;
height:401px;
background-image: url(../img/top01.jpg);
	}


#top02 {
width:760px;
height:auto;
background-image: url(../img/top02.gif);
background-repeat: no-repeat;
padding:260px 0 0 0;
	}
	


#footer { 
width:100%;
height:auto;
margin-top: 40px;
margin-bottom: 40px;
	}
	



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


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


.ft7w {
text-align: left; 
font-size: 7px; 
line-height:1.5; 
color: #ffffff;
	}

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

.ft16 {
text-align: left; 
font-size: 16px; 
line-height:1.5; 
color: #000000;
	}
	
.ft14 {
text-align: left; 
font-size: 14px; 
line-height:1.5; 
color: #000000;
	}

.ft12 {
text-align: left; 
font-size: 12px; 
line-height:1.5; 
color: #000000;
	}
	
.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: #FF0000;
text-decoration: none;
}

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

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

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

.dotline_bk
 { border-bottom: dotted 1px #000000; }
 
 

 
 /* ****************************************
画像を写真風に装飾
*******************************************/

.pimg {
padding: 8px;
background-color: #ffffff;
border:solid 1px #CCCCCC;
 }
 
 </pre></body></html>