body    {
	background-image: url(../img/body_bg-page.jpg);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
}
#navi_bg  {
	background-image: url(../img/navi_bg.jpg);
	background-repeat: repeat;
	width: 806px;
	margin: 0px;
	padding: 0px;
	height: 58px;
}












/* Hitoshi_wrote_090207 */
.tbl_howto {
	width: 643px;
	border-top: 1px solid #7EBC33;
	border-left: 1px solid #7EBC33;
}
.tbl_howto th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #7EBC33;
	border-bottom: 1px solid #7EBC33;
	padding: 6px;
	text-align: center;
}
.tbl_howto td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 6px;
	border-right: 1px solid #7EBC33;
	border-bottom: 1px solid #7EBC33;
}
#main  ul {
	margin: 16px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
	border-left: 3px solid #BDD5A1;
}
#main  li {
	list-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 96%;
	line-height: 1.65em;
	margin: 0px;
	padding: 0px;
}
#main li strong {
	color: #333333;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 104%;
}

