@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-top: 0px;
	font-size: 12px;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: none;
}

.navi {
	height: 20px;
	width: 730px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
}
.top_navi {
	font-size: 10px;
}
.aboutus dt {
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
}
.aboutus {
	float: none;
}
.aboutus dd {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #99CC00;
	padding-left: 10px;
	margin-left: 110px;
	margin-top: -13px;
	padding-bottom: 8px;
	margin-right: 50px;
	line-height: 20px;
}
.name {
	font-size: 16px;
	font-weight: bold;
}
.caption {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #006600;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
}
.text {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 3px;
	line-height: 16px;
	padding-left: 8px;
}
.faq dt {
	background-image: url(images/icon_q.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-left: 15px;
	font-style: italic;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	line-height: 15px;
}
.faq dd {
	line-height: 15px;
	background-image: url(images/icon_a.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-right: 20px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	padding-bottom: 5px;
}
.r {
	font-size: 10px;
	color: #FF0000;
}
.pp {
	margin-left: -10px;
	padding-bottom: 8px;
	line-height: 18px;
	margin-right: 10px;
	list-style-type: square;
}
.pp li {
	margin-bottom: 8px;
}
.flow {
	border: 1px solid #FF6600;
	width: 200px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.flow_arrow {
	font-size: 16px;
	font-weight: bolder;
	color: #009900;
}
.flow_comment {
	background-image: url(images/icon_arrow.gif);
	background-repeat: repeat-y;
	margin-left: 25px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	line-height: 16px;
	margin-right: 20px;
}
.right {
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 19px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 240px;
}
.main_01 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #99CC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.main_02 {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
