/* CSS Document */
BODY {SCROLLBAR-FACE-COLOR: #F5F4DB;  
	SCROLLBAR-HIGHLIGHT-COLOR: #B0AE85; 
	SCROLLBAR-SHADOW-COLOR: #B0AE85; 
	SCROLLBAR-3DLIGHT-COLOR: #F5F4DB; 
	SCROLLBAR-ARROW-COLOR: #B0AE85; 
	SCROLLBAR-TRACK-COLOR: #F5F4DB; 
	SCROLLBAR-DARKSHADOW-COLOR: #B0AE85
}
A 			{ color: #915500; text-decoration: none; font-weight:normal; } 
	A:link		{ color: #915500; text-decoration: none; } 
	A:visited	{ color: #915500; text-decoration: none; } 
	A:active	{ color: #70A400;  } 
	A:hover		{ color: #70A400;  }
.news {
	font-size: 10pt;
	font-weight: bold;
	line-height: 20pt;

}
.TOEIC {
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
}
.inside {
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;

}
.Arialen {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 15pt;
}
div.linetext {
	padding-top: 10px;
}