@charset "utf-8";

.margin-topin {
	margin-top:10px;
}
.comment-block {
	margin:0 0 20px 0;
	padding:0;
	width:548px;
}
.comment-head {
	margin:0;
	padding:0;
	background:url(/images/back_comment_top.png) no-repeat 0 0;
	height:20px;
	border-bottom:none;
	text-indent:-10000px;
}
.comment-box {
	margin:0;
	padding:10px 20px 10px 20px;
	background:url(/images/back_comment_body.png) repeat-y 0 0;
	font-size:14px;
	line-height:1.4;
	text-align:left;
}
.comment-box b {
	color:#FF0000;
}
.comment-foot {
	margin:0 0 30px 0;
	padding:0;
	background:url(/images/back_comment_bottom.png) no-repeat 0 0;
	height:20px;
	text-indent:-10000px;
}

#page-system h2,
#page-terms h2,
#page-flow h2,
#page-form h2,
#page-case h2,
#page-price h2,
#page-qa h2 {
	margin:0 0 10px 0;
	padding:0;
	width:548px;
	height:80px;
	text-indent:-10000px;
}
#page-system h2 {
	background:url(../images/system_h2_01.jpg) no-repeat 0 0;
}
#page-terms h2 {
	background:url(../images/terms_h2_01.jpg) no-repeat 0 0;
}
#page-flow h2 {
	background:url(../images/flow_h2_01.jpg) no-repeat 0 0;
}
#page-case h2 {
	background:url(../images/case_h2_01.jpg) no-repeat 0 0;
}
#page-price h2 {
	background:url(../images/price_h2_01.jpg) no-repeat 0 0;
}
#page-qa h2 {
	background:url(../images/qa_h2_01.jpg) no-repeat 0 0;
}
#page-form h2 {
	background:url(../images/form_h2_01.jpg) no-repeat 0 0;
}

#page-index {
	margin:0;
	padding:0;
	background:url(../images/index_j_head.jpg) no-repeat 0 0;
}
#page-index h2.title01 {
	clear:both;
	margin:0;
	padding:0;
	background:url(../images/index_f_h2_01.jpg) no-repeat 0 0;
	width:548px;
	height:200px;
	text-indent:-10000px;
}
#page-index h2.title02 {
	clear:both;
	margin:0;
	padding:0;
	background:url(../images/index_f_h2_02.jpg) no-repeat 0 0;
	width:548px;
	height:560px;
	text-indent:-10000px;
}
#page-index strong {
	color:#CC0000;
}
#page-index .case-box {
	list-style-type:square;
	margin:10px 0 20px 0;
	text-align:left;
}
#page-index .case-box li {
	margin:0 0 20px 50px;
	padding:0;
	font-size:14px;
	letter-spacing:1px;
}
#page-index h3 {
	margin:0 0 40px 0;
	padding:0;
	background:url(../images/index_j_h3_01.jpg) no-repeat 0 0;
	height:180px;
	text-indent:-10000px;
}
#page-index .back-request {
	margin:0;
	padding:100px 0 0 0;
	width:548px;
	height:200px;
	background:url(../images/back_request.jpg) no-repeat 0 0;
}

#page-case .list-box {
	list-style-type:decimal;
	margin:10px;
	padding:0 0 0 20px;
	text-align:left;
}
#page-case .list-box li {
	margin:0 0 10px 40px;
	padding:0;
	font-size:12px;
}

#page-flow .flow-box {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}
#page-flow .flow-box li {
	clear:both;
	margin:0 0 10px 0;
	padding-bottom:4px;
	border-bottom:1px dotted #DDDDDD;
}
#page-flow .flow-box li dl {
	margin-left:10px;
	padding-bottom:20px;
	height:90px;
}
#page-flow .flow-box li dt {
	padding-left:60px;
	height:43px;
	float:left;
}
#page-flow .flow-box li dd {
	padding-right:60px;
	height:43px;
	float:right;
}
#page-flow h3.copy01 {
	margin:20px 0 0 0;
	padding:0;
	background:url(../images/flow_h3_01.png) no-repeat 0 0;
	width:548px;
	height:300px;
	text-indent:-10000px;
}

#page-terms .terms-box {
	list-style:decimal;
	margin:10px;
	padding:10px 30px;
	text-align:left;
}
#page-terms .terms-box li,
#page-terms .terms-box ol li {
	padding-bottom:10px;
	font-size:12px;
	line-height:1.4;
}
#page-terms .terms-box ol {
	list-style-type:none;
	padding-left:10px;
}
#page-qa dl {
	margin:0;
	padding:0;
	text-align:left;
}
#page-qa dt {
	margin:20px 0 0 0;
	padding:10px 0 0 80px;
	height:50px;
	background:url(/images/icon_q.png) no-repeat 0 0;
	font-size:14px;
	color:#00479D;
	font-weight:bold;
}
#page-qa dd {
	margin:0 0 20px 0;
	padding:0 0 0 80px;
	border-bottom:1px dotted #DDDDDD;
	height:90px;
	background:url(/images/icon_ans.png) no-repeat 0 0;
	line-height:1.4;
}
#page-qa dd b {
	font-size:14px;
	color:#FF0000;
}
#page-form table {
	margin:0 auto;
	padding:0;
	width:548px;
	background-color:#DDDDDD;
	text-align:center;
}
#page-form th {
	padding:4px;
	background-color:#EEEEEE;
	text-align:left;
	vertical-align:top;
}
#page-form td {
	padding:4px;
	background-color:#FFFFFF;
	text-align:left;
	vertical-align:top;
}
#page-form .form-foot-box {
	margin:20px;
	padding:10px;
	width:488px;
	height:140px;
	text-align:center;
}
#page-form .form-foot-box p {
	margin-top:10px;
	margin-bottom:10px;
	height:30px;
}

.system-flow dl {
	margin:0;
	padding:0;
	text-align:left;
}
.system-flow dt {
	margin:0;
	padding:0 0 4px 20px;
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
	color:#000000;
}
.system-flow dt.no1 {
	background:url(../images/no1.jpg) no-repeat 0 0;
}
.system-flow dt.no2 {
	background:url(../images/no2.jpg) no-repeat 0 0;
}
.system-flow dt.no3 {
	background:url(../images/no3.jpg) no-repeat 0 0;
}
.system-flow dt.no4 {
	background:url(../images/no4.jpg) no-repeat 0 0;
}
.system-flow dt.no5 {
	background:url(../images/no5.jpg) no-repeat 0 0;
}
.system-flow dd {
	margin:0 0 0 30px;
	padding:8px 0 20px 0;
	font-size:12px;
	color:#333333;
	line-height:1.3;
}
.system-flow dd ul {
	list-style-type:decimal;
	margin:4px;
	padding:0;
	text-align:left;
}
.system-flow dd ul li {
	margin:0;
	padding:0 0 4px 0;
	font-size:12px;
	color:#333333;
}
.system-flow dd .inner-list {
	list-style-type:lower-alpha;
	margin:4px 4px 10px 4px;
	padding:0;
}
.system-flow dd .inner-list li {
	margin:0 0 0 20px;
	padding:0 0 2px 0;
	font-size:12px;
	color:#666666;
}
