@charset "utf-8";
#left h2{
	margin-bottom: 30px;

}
.left_box {
	margin-bottom: 30px;
	padding-left: 5px;
}
.left_box #photo_area {
	margin-bottom: 15px;
}

.left_box #photo_area p {
	float: left;
}
.left_box #photo_area .right_sp {
	margin-right: 12px;
}


.left_box table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.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;
}
.left_box table td ul {
	list-style-type: none;
	margin: 0px;
}
.left_box table td .tab_inner {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	margin-bottom: 3px;
}




.left_box dl {
	float: left;
	margin-right: 20px;
}
.left_box dd {
	margin-top: 5px;
	padding-left: 5px;
	font-size: 12px;
}

.left_box2 {
	padding-left: 5px;
}
.left_box2 ul {
	margin-left: 10px;
	padding-right: 10px;
}
.left_box2 li {
	margin-bottom: 20px;
}
