@charset "utf-8";
/* CSS Document */
.main_Contents h3 {
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 2px dotted #006699;
	color: #006699;
	font-weight: bold;
	height: 29px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 40px;
	padding-top: 3px;
	background-image: url(../images/h3icon.jpg);
}
/*-------------料金テーブル-----------------*/
/*
table {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	border-collapse: collapse;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #E86606;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 2px;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #E86606;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 2px;
	margin-left: 15px;
	margin-top: 0;
	width: 600px;
	margin-right: 15px;
	border: 2px solid #CB1D14;
}
table th {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	background-color: #FFEEEC;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #E86606;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #E86606;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 1px;
	color: #000099;
	width: 260px;
	text-align: center;
	border: 1px solid #CB1D14;
	padding-right: 10px;
	padding-left: 10px;
}
table td {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	border-bottom-color: #E86606;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #E86606;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #E86606;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 1px;
	border-top-color: #E86606;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: bold;
}
*/
/*-------------テーブル-----------------*/
table {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 10px;

}
table th {
	font-weight: bold;
	background-color: #BCE7FE;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #022D4F;
	text-align: center;
	padding-left: 10px;
	border: 1px solid #666666;
}
table td {
	padding: 8px;
	border: 1px solid #666666;
}
.kozinprice table td.red {
	background-color: #F0FEFF;
}

.companyprice table {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
	border-collapse: collapse;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #E86606;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 2px;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #E86606;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 2px;
	margin-left: 15px;
	width: 600px;
	margin-right: 15px;
	line-height: 1.5em;

}

/*-------------テーブルend-----------------*/
.form_tel {
	width: 434px;
	margin-left: 97px;
}
.red {
	font-size: 12px;
	color: #B00000;
}

.step1 {
	margin-top: 20px;
}
.step2 {
	margin-top: 30px;
}

.step {
	margin-top: 40px;
}
.step5 {
	margin-top: 40px;
	margin-bottom: 40px;
}
/*-------------他----------------*/
.stlong {
    color: #000099;
    font-weight: bold;
}

#main li {
	line-height: 1.5em;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 40px;
}
.h4line{
	background-image: url(../images/hicon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-weight: bold;
	color: #1E933C;
	margin-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4BA222;
	margin-bottom: 10px;
	text-align: left;
}
.main_Contents h2 {
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(../images/h2main_bn.jpg);
	height: 31px;
	padding-top: 4px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #DF1B43;
}

.top15 {
	margin-top: 15px;
}
.hisi {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D55E5E;
	color: #BF1E4F;
	margin-top: 15px;
	padding-left: 5px;
}
