<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/bg2.gif);
background-color: #000000;
	}
	
/* ****************************************
	ヘッダ
*******************************************/
#container {
width:687px;
height:588px;
margin: 20px;
padding:7px;
background-color: #ffffff;
margin-left: auto;
margin-right: auto;
	}
	

/* ****************************************
	TOTAL
*******************************************/
#pagelayout {
width:687px;
height:522px;
background-image: url(../img/top.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}
	
#menu {
padding-left: 669px;

	}


/* ****************************************
	レポート・講師紹介
*******************************************/
#repolayout {
width:687px;
height:522px;
background-image: url(../img/bg.gif);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
	}

	
#box {
padding: 0px 0px 0px 30px;
margin: 0px 0px 0px 0px;
width:620px;
height:490px;
text-align: left; 
float: left;	
overflow: auto;
border: none;
	}



/* ****************************************
	バナー
*******************************************/
#sol_banner {
margin-top: 26px;
width:453px;
float: left;	
	}


#senmon_banner {
margin-top: 26px;
width:234px;
float: right;	
	}
	
	
/* ****************************************
	フォント
*******************************************/
.basic {
text-align: left; 
font-size: 13px; 
line-height: 17px; 
color: #333333;
	}

.blue {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #003399;
	}

.report {
text-align: left; 
font-size: 12px; 
line-height: 17px; 
color: #333333;
	}
	
	
	
.large {
text-align: left; 
font-size: 18px; 
line-height: 22px; 
color: #ffffff;
	}
	
	
.limit {
text-align: left; 
font-size: 14px; 
line-height: 17px; 
color: #FA4B50;
	}	


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

	

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

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

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