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

/* ****************************************
	ヘッダ
*******************************************/
#container {
width:770px;
margin-left: auto;
margin-right: auto;
	}
	

/* ****************************************
	レイアウト
*******************************************/
#pagelayout {
width:770px;
height:401px;
background-image: url(../t_img/top01.jpg);
background-repeat: no-repeat;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
	}
	
#nextbrock {
width:770px;
height:401px;
background-image: url(../t_img/top02.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}



#mainbox {
width:770px;
height:600px;
background-image: url(../t_img/mainbg.gif);
margin-left: auto;
margin-right: auto;
	}



#write {
width:635px;
margin-left: auto;
margin-right: auto;
	}


/* ****************************************
	メニューボックス
*******************************************/
#textarea {
text-align:left; 
margin: 0px 0px 0px 0px;
	}


#menu {
width:635px;
height:145px;
float: right;
background-image: url(../t_img/menu_bg.gif);
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
	}
	


/* ****************************************
	フッター以下
*******************************************/
#footer {
width:770px;
height:20px;
float:left;	
background-image: url(../t_img/footer.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}


#banner {
width:220px;
height:50px;
float: right;
padding: 0px 0px 30px 0px;
margin-left: auto;
margin-right: auto;
	}





/* ****************************************
	テキスト
*******************************************/

.basic {
text-align:left; 
font-size: 12px; 
line-height: 160%; 
color: #333333;
	}
	
	
.textlink {
text-align:left; 
font-size: 10px; 
line-height: 140%; 
color: #ffffff;
	}



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

	

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

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

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