*{
    margin:0;
    padding:0;
}
html{
    height:100%;
}
body {
	height:100%;
	margin:5px auto 0px;
	background-position: center;
	text-align: center;
	background-color: #CCCCCC;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	line-height: 1.2em;
}
#header{
	margin :0 10px;
}
#outline{
	width : 750px;
	text-align : left;
	min-height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navigate{
	float: left;
	width: 245px;
	padding-right: 5px;
	padding-left: 10px;
}
#navigate ul {
	list-style-type: none;
}
#navigate li {
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigate p {
	margin-top: 4px;
}
#main{
	float: right;
	width: 475px;
	padding-right: 10px;
	line-height: 1.5em;
	line-break: strict;
}
#main u {
	text-decoration: none;
	border-bottom-width: 2pt;
	border-bottom-style: double;
}

#main p {
	margin-top: 5px;
}
#main ul {
	list-style-type: none;
}
#main li {
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.clear {
	clear:both;
}
#footer{
	text-align : center;
	font-size: 10px;
	width: 750px;
	background-color: #990000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666666;
} 
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	width: 750px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 5px solid #000000;
	border-left: 1px solid #666666;
}
h2 {
	line-height: 2em;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	line-height: 2em;
	font-weight: bold;
	font-size: 12px;
}
.subtex {
	margin-right: 0px;
	font-size: 10px;
}
.incomplete {
	color: #CCCCCC;
}

.wline {
	border-bottom:2pt double;
}
.dline {
	border-bottom:2pt dotted;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
#sampl {
	float: right;
	width: 475px;
	padding-right: 10px;
	line-height: 1.8em;
	line-break: strict;
	font-size: 13px;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
}
#sampl b {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-weight: bold;

}
#sampl h2 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-weight: bold;

}
#sampl h3 {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-weight: bold;

}
#sampl a {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-weight: bold;

}
.mojilist {
	font-size: 12px;
}
#navigate dl {

	list-style-type: none;
}
#navigate dt {
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigate dd {
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	padding-left: 12px;
}
