<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {
	color: #1D1E36;
	text-decoration: none;
}

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

a:hover {
	color: #1D1E36;
	text-decoration: underline;
}




#lead {
	width: 880px;
	margin: 60px 0 25px 84px;
	text-align: left;
}

#lead p {
	width: 880px;
	font-size: 10pt;
	line-height: 2.2;
	color: #cdcdcd;
	display: block;
	margin: 20px 20px 0 auto;
}

.main_lead {
	margin:20px 0;
}

/*.read_txt {
	width: 800px;
	font-size: 10pt;
	line-height: 2.2;
	color: #cdcdcd;
	display: block;
	margin: 20px auto 0 auto;
}*/

#main01 {
	width: 977px;
	height:2303px;
	background: url(../images/outline/main_bg.gif) no-repeat 0 0;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}


#main01 #chapter{
	margin: 0 0 22px 220px;
	_margin: 0 0 8px 220px;
	width:574px;
}


#main01 #chapter_inner{
	_margin:-11px 0 0 0;
	padding:10px 40px;
	background: url(../images/outline/chapter_side.gif) repeat-y 0 top;
}

*:first-child+html #main01 #chapter_inner{
	margin:-9px 0 -1px 0;
	padding:0 40px 10px;
	background: url(../images/outline/chapter_side.gif) repeat-y 0 top;
}


#main01 #chapter_inner p{
	font-size: 10pt;
	line-height: 1.6;
	color: #cdcdcd;
}

#main01 #chapter_inner .chapter_title{
	margin:0 0 20px 0;
}

#main01 #chapter_inner .chapter_img{
	text-align:center;
	margin:5px auto;
}


#main01 #chapter_inner .chapter_txt{
	font-size: 10pt;
	line-height: 1.6;
	color: #288f9d;
}

#reference{
	width:974px;
	height:46px;
	_margin:-11px 0 0 0;
	padding:5px 20px;
	background: url(../images/outline/reference_bg.gif) no-repeat 0 top;
	font-size:10pt;
	font-weight:bold;
	line-height:1.2;
}


div.links {
  width: 191px;
  float:right;
  margin-top:130px;
}

div.links_inner {
  width: 191px;
  height:260px;
  background: url(../images/outline/linkbox.png) no-repeat 0 top;
  padding:40px 5px 0 10px;
}

div.links .txt {
  margin:0 5px 10px 0;
  font-size:10pt;
  color:#fff;
}

div.links .subtxt {
  font-size:8pt;
  color:#fff;
}

div.links .txt a:link{
  margin-bottom:10px;
  font-size:10pt;
  color:#99a1f7;
}

div.links .txt a:visited{
  margin-bottom:10px;
  font-size:10pt;
  color:#99a1f7;
}

div.links .txt a:hover{
  margin-bottom:10px;
  font-size:10pt;
  color:#fff;
}</pre></body></html>