@charset "utf-8";
ol li {
	list-style-type: decimal;
	margin-bottom: 5px;
	margin-left: 16px;
	}
p#shoi {
	margin-left: 60%;
	}
div#help {
	font-size: 120%;
	margin: 5px 0px 5px 120px;
	width: 80%;
	}
	div#help h2,h3 {
		color: #666;
		font-size: 170%;
		margin-left: -25px;
		}
	div#help p {
		margin: 10px 0px;
		}
	div#help img {
		margin: 60px 5px 60px 0px;
		}
	div#help dt {
		font-size: 150%;
		font-weight: bold;
		margin-top: 1em;
		color: #333;
		background-color: #fff;
		padding: 0px 0px 0px 20px;
		background-image: url("../../images/guide/icon.gif");
		background-position: top left;
		background-repeat: no-repeat;
		}
	div#help dd {
		margin: 8px 32px;
		}
		div#help dd ul li {
			background-image: url("../image/lis2.gif");
			background-position: top left;
			background-repeat: no-repeat;
			padding-left: 20px;
			margin: 8px;
			}
		div#help dd dt {
			margin-left: 1em;
			padding-left: 20px;
			background-image: url("../../images/guide/icon2.gif");
			}
		div#help dl#kpage dt {
			background-image: url("");
			}
		div#help dd dd {
			font-size: 100%;
			margin: 8px 48px;
			}
			div#help dd dd ol {
				margin: 10px;
				}
			div#help dd dd li {
				/* margin-left: 32px; */
				}
div#privacy img {
	margin: 4px 2px 4px 5px;
	}

.elm-table{
	width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 2.5rem 0 0;
    border: 1px solid #ccc;
    border-width: 1px 1px 0 1px;
}

.elm-table>tbody>tr{
	border-bottom: 1px solid #ccc;
    width: 100%;
}

.elm-table>tbody>tr>td {
    padding: 2rem;
    text-align: left;
    vertical-align: top;
    border: 1px solid #ccc;
}

.elm-table[data-size=small]>tbody>tr>th{
	padding: 0.8rem 2rem;
}

.elm-table[data-size=small]>tbody>tr>td{
	padding: 0.8rem 2rem;
}

.elm-table>tbody>tr>th{
	background: #eceae4;
    padding: 2rem;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    font-weight: 500;
    border: 1px solid #ccc;
}

.elm-txt {
    font-size: 1rem;
    line-height: 166.66667%;
    margin: 2rem 0 0;
    letter-spacing: .05rem;
}

.p-mark{
	display: flex;
}

.p-mark .elm-img {
    width: 150px;
    min-width: 150px;
}
	
table#jipdec {
	}
	table#jipdec th {
		text-align: right;
		vertical-align: middle;
		padding: 5px 2px;
		}
	table#jipdec td {
		padding: 5px 2px;
		}
div#policy {
	border: 1px solid #000;
	margin: 10px;
	padding: 10px;
	}
	div#policy ol {
		margin: 5px 32px;
		}
	div#policy li {
		margin-bottom: 10px;
		}
	div#policy p {
		text-align: center;
		}
	div#policy div#shoi {
		margin-left: 50%;
		}
		div#policy div#shoi p {
			text-align: left;
			}

div#company img{
	float:right;
	padding: 0px 0px 0px 10px;
	}
div#company-main {
	margin: 0px 50px 32px 50px;
	}
	div#company-main p {
		margin: 8px 48px;
		line-height: 1.4;
		}
	div#company-main table {
		margin: 16px 8% 32px 10%;
		border-collapse: separate;
		border-spacing: 0px;
		font-family: monospace;
		}
		div#company-main table th {
			border-right: 1px solid #000;
			text-align: right;
			vertical-align: top;
			padding: 8px 8px 16px 8px;
			font-weight: normal;
			width: 9em;
			}
		div#company-main table td {
			text-align: left;
			padding: 8px;
			}
div#agree {
	}
	div#agree p {
		text-align: center;
		}

div#estimate {
	margin: 5px 0px 5px 120px;
	width: 80%;
	}
	div#estimate h2 {
		color: #666;
		font-size: 170%;
		margin-left: -25px;
		}
	div#estimate dt {
		border-left: 0.8em solid #ccc;
		text-indent: 1em;
		margin: 1em 0px 5px 0px;
		font-weight: bold;
		font-size: 120%;
		}
	div#estimate dt.imp {
		border-left: 0.8em solid #c00;
		}
	div#estimate dt.imp em {
		color: #c00;
		background-color: transparent;
		padding-left: 1em;
		}
	div#estimate dd {
		margin-left: 2em;
		}
	div#estimate td {
		text-align: center;
		}

ul#err {
	border: 2px solid #c00;
	margin: 5px 1em;
	}
	ul#err li {
		color: #c00;
		background-color: transparent;
		padding: 3px;
		margin: 0 0 0 1em;
		}
.err input[type="text"],
.err textarea,
.err select {
	border: 2px solid #c00;
	}

input[type="button"].prev,
input[type="submit"].prev {
	padding: 5px;
	cursor: pointer;
	margin-right: 3em;
	}
input[type="button"].next,
input[type="submit"].next {
	padding: 5px;
	cursor: pointer;
	}

table#postage {
	width: 80%;
	margin-top: 1em;
	}
	table#postage th {
		text-align: center;
		padding: 3px;
	}
	table#postage thead th {
		color: #000;
		background-color: #eee;
		}
	table#postage tbody th {
		padding: 3px 1em;
		}
	table#postage td {
		padding: 3px;
		}
	table#postage td span {
		font-size: 80%;
		}
.oddr {
	color: #000;
	background-color: #fefeee;
	}
#doreg {
	margin-top: 2em;
	text-align: center;
	}

img.icon-freedial {
	vertical-align: bottom;
	/* margin: 0 !important; */
}
img.icon-freedial_est {
	vertical-align: bottom;
	margin: 0 !important;
}