<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-color: #1D341B;
background-image: url(../../../img/bg_kokuban2.jpg);
	}
	

/* ****************************************
	解説
*******************************************/

#box {
margin: 0px 0px 0px 0px;
padding: 5px;
width: 380px;
border-style: solid;
border-width: 1px;
border-color: #ACA79C;
background-color: #D1C9B8;
text-align: left; 
	}

	
/* ****************************************
	FONT
*******************************************/
img.imagelink {
margin: 0px 25px 0px 0px;
text-decoration: none;
border-style: none;
	}
	
	
	
	
.t_info {
text-align: left; 
font-size: 11px; 
line-height: 150%; 
color: #000000;
	}
	
	
	
p.t_basic {
text-align: left; 
font-size: 11px; 
line-height: 150%; 
color: #000000;
	}


.red {
text-align: left; 
font-size: 11px; 
line-height: 150%; 
color: #CC0000;
	}


.cap {
text-align: left; 
font-size: 16px; 
line-height: 130%; 
font-weight: 500; 
color: #222222;
	}
	


.name {
text-align: left; 
font-size: 10px; 
line-height: 100%; 
color: #222222;
	}
	
	
.mail {
text-align: left; 
font-size: 12px; 
line-height: 150%; 
color: #222222;
	}
	


.map {
text-align: left; 
font-size: 11px; 
line-height: 180%; 
color: #333333;
	}
	
	
	
	
	
 a:link
{
color: #0066ff;
text-decoration: none;
}

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

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