@charset "utf-8";
#left h2{
	margin-bottom: 30px;

}
.left_box {
	margin-bottom: 30px;
	padding-left: 5px;
}
.left_box ul {
	padding-left: 20px;
}
.left_box .list_sp {
	margin-bottom: 20px;
}


.left_box h4 {
	margin-bottom: 15px;
}
.left_box .seikatsu {
	margin-top: 30px;
}

.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;
}
.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 .number06 {
	background-image: url(../../images/icon_06.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .number07 {
	background-image: url(../../images/icon_07.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .number08 {
	background-image: url(../../images/icon_08.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .number09 {
	background-image: url(../../images/icon_09.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .number10 {
	background-image: url(../../images/icon_10.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left_box .dot .list_under {
	margin-bottom: 0px;
}
.left_box .top_sp {
	margin-top: 40px;
}

.left_box #attention {
	width: 584px;
	padding-right: 14px;
	border: 1px solid #CCC;
	padding-left: 6px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFC;
}
.left_box table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: 10px;
}
.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;
}
