body {
	color: #333333;
	background-color: #dddddd;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(images/ms_nv1.png);
	background-repeat: repeat;
}
.main {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.header-menu {
	background-color: #FFFFFF;
	background-image: url(images/page_header.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 800px;
}
.left_tume {
	float: left;
}
.title_menu2 {
	background-image: url(images/pageheader2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px;
}
.top_menu {
	float: right;
	text-align: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	width: 500px;
}
.top_menu2 {
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	width: 285px;
}
.menu_line {
	background-color: #FFFF99;
	height: 10px;
	clear: both;
}
.menu_line2 {
	background-color: #FFFF99;
	height: 8px;
	clear: both;
}
.catch_f {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 7px;
	text-align: right;
	letter-spacing: 2px;
	float: left;
}
.footerL {
	background-color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footerL2 {
	background-color: #88CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.honbun {
	width: 650px;
	margin-right: 75px;
	margin-left: 75px;
	clear: left;
}
h1 {
	font-size: 18px;
	width: 650px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin-bottom: 10px;
	margin-top: 25px;
}
.introTX {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 13px;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-left: 2em;
	margin-top: 10px;
}
td {
	font-size: 12px;
	line-height: 18px;
}
dl {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
p.fom {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 10px;
	background-image: url(images/ms_no2.png);
	background-repeat: repeat;
	padding: 2em;
	border: 1px solid #DDDDDD;
}
.under_menu {
	font-size: 12px;
	text-align: right;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 5px;
	margin-left: 25px;
	margin-bottom: 0px;
}
.chapter {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	width: 130px;
	float: left;
	margin-bottom: 15px;
}
.hizuke {
	font-size: 12px;
	color: #666666;
	margin-right: 60px;
	margin-top: 20px;
	margin-bottom: 30px;
}
li {
	font-size: 14px;
	font-weight: bold;
	list-style-type: decimal;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #666666;
}
.uehe {
	font-size: 12px;
	text-align: right;
}
.chu {
	font-size: 10px;
}
.aki5px {
	margin-top: 5px;
}
.updownTX {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 5px;
	margin-bottom: 5px;
}
input#go {
	color: #FF0000;
	background-color: #FFFDEC;
	background-image: url(images/go.png);
	background-repeat: repeat-x;
	border-top: 3px double #cccccc;
	border-right: 3px double #333333;
	border-bottom: 3px double #333333;
	border-left: 3px double #cccccc;
}
input#go:hover,
input#go:focus {
	color: #FF0000;
	background-color: #FFFDEC;
	background-image: url(images/go.png);
	background-repeat: repeat-x;
	border-top: 3px double #cccccc;
	border-right: 3px double #333333;
	border-bottom: 3px double #333333;
	border-left: 3px double #cccccc;
	cursor: pointer;
}
input#go:active {
	color: #999999;
	background-color: #FFFDEC;
	background-image: url(images/go.png);
	background-repeat: repeat-x;
	cursor: pointer;
	border-top: 3px double #3333333;
	border-right: 3px double #cccccc;
	border-bottom: 3px double #cccccc;
	border-left: 3px double #333333;
}
input.back {
	color: #000000;
	background-color: #FFFDEC;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	border-top: 3px double #cccccc;
	border-right: 3px double #333333;
	border-bottom: 3px double #333333;
	border-left: 3px double #cccccc;
}
input.back:hover,
input.back:focus {
	color: #000000;
	background-color: #FFFDEC;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	border-top: 3px double #cccccc;
	border-right: 3px double #333333;
	border-bottom: 3px double #333333;
	border-left: 3px double #cccccc;
	cursor: pointer;
}
input.back:active {
	color: #999999;
	background-color: #FFFDEC;
	background-image: url(images/back.png);
	background-repeat: repeat-x;
	cursor: pointer;
	border-top: 3px double #3333333;
	border-right: 3px double #cccccc;
	border-bottom: 3px double #cccccc;
	border-left: 3px double #333333;
}
.examp {
	margin-top: 20px;
	width: 740px;
	margin-bottom: 10px;
}
.examp-t {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	float: left;
	margin-bottom: 5px;
}
.examp-m {
	font-size: 12px;
	float: right;
	margin-bottom: 5px;
}
