<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: #000000; 
	}
	

/* ****************************************
	box
*******************************************/
#container {
width:560px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
	}



/* ****************************************
	ヘッダ
*******************************************/
#header {
width:560px;
height:94px;
background-image: url(../img/header.jpg);
background-repeat: no-repeat;
	}
	


/* ****************************************
	バックグラウンド
*******************************************/
#bgimg {
width:560px;
height:465px;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
	}
	


/* ****************************************
	メニュー
*******************************************/
#menu {
width:140px;
height:430px;
padding: 30px 0px 0px 30px;
float:left;
	}
	



/* ****************************************
	疑似フレーム
*******************************************/

#fream {
margin: 0px 0px 0px 0px;
padding: 0px;
width: 373px;
height:430px;
float:left;
	}
	

.textbox {
margin: 0px 0px 0px 20px;
padding: 0px;
width: 360px;
height:420px;
font-size: 10px; 
line-height: 180%; 
color:#ffffff; 
text-align: left; 
overflow: auto;
border: none;
	}
	
.t_day {  
font-size: 10px; 
text-align: left;
line-height: 100%; 
color:#FBF5DB; 
}

.t_cap {  
font-size: 15px; 
text-align: left;
line-height: 180%; 
color:#ffffff; 
}

.imgborder {  
border:1px solid #ffffff; 
}



/* ****************************************
	
*******************************************/

.arrow {  
padding: 0px 0px 0px 10px;
background-image: url(../../img/point_bk.gif);
background-repeat: no-repeat;
font-size: 11px; 
color: #000000;
}


 

h1, h2, h3, h4 {
font-size:16pt;
text-indent: -9999px;
display: none;
}


 a:link
{
color: #333333;
text-decoration: underline;
}

a:visited
 {
color: #666666;
text-decoration: underline;
}

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