body {
	color: #444444;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:  url("../img/bg.gif");
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	background-repeat: repeat-y;

}
.header {
	background-image:  url("../img/head_bg.gif");
	background-repeat: repeat-x;
}
.margin-btm5 {
	margin-bottom: 5px;
}
.margin-btm10 {
	margin-bottom: 10px;
}
.margin-btm15 {
	margin-bottom: 15px;
}
.margin-btm20 {
	margin-bottom: 20px;
}
.margin-btm30 {
	margin-bottom: 30px;
}
.margin-btm40 {
	margin-bottom: 40px;
}
.margin-btm50 {
	margin-bottom: 50px;
}

.midashi-box {
	background-color: #E0F5E8;
	background-image:  url("../img/h_point.gif");
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 20px;
}
form {
	margin: 0px;
}
.gray-bg {
	background-color: #F5F5F5;
}
.btn150 {
	font-weight: bold;
	color: #1EA740;
	text-align: center;
	height: 31px;
	width: 154px;
	background-image:  url("../img/btn_bg150.gif");
	background-repeat: no-repeat;
	border: 0px;
}
.green-box {
	border: 1px solid #1EA740;
}
.footer {
	background-image:  url("../img/foot_bg.gif");
	background-repeat: repeat-x;
}
.sub-midashi-box {
	background-image: url(../img/sub_midashi_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 80%;
	padding-left: 30px;
	height: 24px;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
th {
	background-color: #F0F0F0;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
}
.form-td {
	background-color: #FFFFFF;
	font-size: 80%;
	line-height: 150%;
}
.table-box {
	background-color: #CCCCCC;
	margin-bottom: 15px;
}
.btn60 {

	font-weight: bold;
	color: #1EA740;
	text-align: center;
	height: 31px;
	width: 64px;
	background-image:  url(../img/btn_bg60.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.btn100 {

	font-weight: bold;
	color: #1EA740;
	text-align: center;
	height: 31px;
	width: 104px;
	background-image:  url(../img/btn_bg100.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.btn80 {

	font-weight: bold;
	color: #1EA740;
	text-align: center;
	height: 31px;
	width: 84px;
	background-image:  url(../img/btn_bg80.gif);
	background-repeat: no-repeat;
	border: 0px;
}
.flow-box {
	border: 1px dotted #CCCCCC;
}
.gray-line-box {
	border: 1px solid #CCCCCC;
}
.gray-line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tab1 {
	background-image: url(../img/tab1_bg.gif);
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}
.tab2 {
	background-image: url(../img/tab2_bg.gif);
	font-size: 80%;
}
ul,ol {
	margin: 0px;
	padding-left: 20px;
	font-size: 80%;
}
ol {
	padding-left: 30px;
}
li {
	line-height: 140%;
	margin-bottom: 0.8em;
}
.sub-midashi-box a {
	color: #FFFFFF;
}
.sub-midashi-box a:hover {
	background-color: #97DDB1;
}
.sub-midashi-box a:visited {
	color: #FFFFFF;
}
