<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: #86A63D;
background-image: url(../img/bg.gif);
background-position: top center;
background-repeat: repeat-x;
	}
	
img  {
border: none;
}

br{
letter-spacing:0;
}

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

#container { 
width:700px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
background-color: #60772E;
	}


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

#top {
width:700px;
height:384px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 0px;
	}
.top_text {
margin-left: 350px;
text-align: left;
	}

#copy {
margin-top: 0px;
width:500px;
text-align: center;
	}

#ouen {
width:600px;
height:230px;
background-image: url(../img/0420.jpg);
background-repeat: no-repeat;
margin-top: 0px;
margin-bottom: 10px;
	}

.ouen_text {
width:500px;
margin-left: 50px;
font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Meiryo', 'メイリオ','ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
font-size: 14px; 
line-height:1.4; 
text-align: left;
color: #000;
	}


/* ****************************************
	FONT
*******************************************/
.ft10 {
text-align: left; 
font-size: 10px; 
line-height:1.5; 
color: #ffffff;
	}

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

.ft14p {
text-align: left; 
font-size: 12px; 
line-height:2.0; 
color: #ff4400;
	}

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

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

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

.ft30bk {
text-align: left; 
font-size: 30px; 
font-weight: bold;
line-height:1.1; 
color: #000;
	}

.title {
text-align: left; 
font-size: 30px; 
font-weight: bold;
line-height:1.2; 
color: #ffffff;
	}

.title2 {
text-align: left; 
font-size: 25px; 
font-weight: bold;
color: #000099;
	}



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