<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
text-align: center;
margin: 0;
padding: 0;
font-family: "ヒラギノ角ゴ ProW3","ＭＳ Ｐゴシック",Osaka,"HiraKakuPro-W3",Verdana,"MS PGothic",sans-serif;
background-image: url(../img/bg.jpg);
background-color: #ffffff;
	}
	
	
img  {
border: none;
}


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

#container { 
width:836px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
margin-bottom: 20px;
	}


	
/* ****************************************
	TOP
*******************************************/
#topimg {
width:836px;
height:642px;
background-image: url(../img/topbg.jpg);
background-repeat: no-repeat;
	}


#headerbox {
width:836px;
height:270px;
float: left; 
	}

.topmenu {
width:340px;
height:160px;
text-align: right;
float: left; 
	}

.menuimg  {
margin-bottom: 10px;
}


#enpty {
width:493px;
height:160px;
float: left; 
	}

	
/* ****************************************
	中面
*******************************************/

#innerimg {
width:836px;
height:642px;
background-image: url(../img/innerbg.jpg);
background-repeat: no-repeat;
	}


#last_innerimg {
width:836px;
height:642px;
background-image: url(../img/innerbg2.jpg);
background-repeat: no-repeat;
	}

#t_enpty {
width:700px;
height:75px;
margin-left: auto;
margin-right: auto;
	}
	
#textbox {
width:700px;
height:400px;
margin-left: auto;
margin-right: auto;
	}


#t_menu_l {
width:30px;
float: left; 
margin-top: 180px;
text-align: left;
	}
	
	
#t_left {
width:300px;
height:370px;
float: left; 
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
margin-bottom: 10px;
	}

#t_right {
width:310px;
height:370px;
float: left; 
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #000000;
margin-left: 30px;
margin-bottom: 10px;
	}


#t_menu_r {
width:23px;
float: left; 
margin-top: 180px;
text-align: right;
	}


#t_menu {
width:700px;
margin-left: auto;
margin-right: auto;
	}
	

/* ****************************************
	FONT
*******************************************/
.ft12 {
text-align: left; 
font-size: 12px; 
line-height: 16px; 
color: #000000;
	}



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


.ft14 {
text-align: left; 
font-size: 14px; 
line-height: 20px; 
color: #00CCFF;
	}
	
	
.ft11gy {
text-align: left; 
font-size: 11px; 
line-height: 15px; 
color: #666666;
	}
	

.ft14gr {
text-align: left; 
font-size: 14px; 
line-height: 20px; 
color: #009933;
	}
	


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





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

	

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

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

a:hover
{
color: #E5353D;
text-decoration: none;
	}</pre></body></html>