<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);
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#container { 
width:750px;
height:auto;
margin-left: auto;
margin-right: auto;
margin-top: 25px;
margin-bottom: auto;
text-align: left;
border: 1px solid ;
border-color: #cccccc;

	}
	
	


/* ****************************************
	TOP
*******************************************/
#header {
width:750px;
height:418px;
background-image: url(../img/header.gif);
background-repeat: no-repeat;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
	}
	
	
#bg_content {
width:750px;
height:298px;
background-image: url(../img/bg_content.gif);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
background-color: #ffffff;
	}

#news {
width:750px;
height:260px;
background-image: url(../img/news131209.gif);
background-repeat: no-repeat;
background-position: 50% 70%;
margin-top: 0px;
background-color: #ffffff;
	}

#bg_content2 {
width:750px;
height:auto;
background-position: center top;
padding: 50px 0px 30px 0px;
background-color: #ffffff;
	}
	

	
#form {
width:750px;
height:auto;
background-color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
padding: 30px 0px 30px 0px
	}
	
	
#footer {
width:750px;
height:12px;
background-color: #000000;
margin-top: 0px;
margin-bottom: 0px;
	}
	
	
#copyright {
width:750px;
height:120;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 30px;
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;
	}




.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;
	}
	
.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; }
 
 a:hover img{
opacity: 0.7;
filter: alpha(opacity=80);
}


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

.pimg {
padding: 8px;
background-color: #ffffff;
border:solid 1px #CCCCCC;

box-shadow:3px 3px 2px #CCCCCC;
-moz-box-shadow:3px 3px 2px #CCCCCC;
-webkit-box-shadow:3px 3px 2px #CCCCCC;
 }</pre></body></html>