@charset "utf-8";
#left h2{
	margin-bottom: 30px;

}
.left_box {
	margin-bottom: 30px;
	padding-left: 5px;
}
.bottom_sp {
	margin-bottom: 20px;
}
.top_sp {
	margin-top: 20px;
}


.left_box ol {
	padding-left: 20px;
}
.left_box .list_sp {
	margin-bottom: 20px;
}


.left_box h4 {
	margin-bottom: 15px;
}
.left_box .yajirusi {
	margin-left: 250px;
	margin-top: 10px;
}
.left_box .dot {
	width: 576px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #09C;
	border-left-color: #09C;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_box .dot dt {
	font-size: 14px;
	color: #900;
	padding-left: 20px;
	font-weight: bold;
}
.left_box .dot dd {
	margin-bottom: 15px;
}


.left_box .dot .number01 {
	background-image: url(../../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .number02 {
	background-image: url(../../images/icon_02.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .number03 {
	background-image: url(../../images/icon_03.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .number04 {
	background-image: url(../../images/icon_04.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .number05 {
	background-image: url(../../images/icon_05.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .list_under {
	margin-bottom: 0px;
	border-bottom-style: none;
}
.left_box .dot ul {
	margin-left: 10px;
}

.left_box .dot li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
.left_box .dot .genmen dt {
	padding-left: 0px;
	font-size: 14px;
	color: #900;
}
.left_box .dot .genmen li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}





.left_box table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
.left_box table tr {


}
.left_box table th {
	background-color: #6D5B53;
	border: 1px solid #CCC;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left_box table td {
	border: 1px solid #CCC;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
