@charset "UTF-8";
/* CSS Document */

.left_sub_box img {
	float: left;
	margin-right: 20px;
}

.site_box {
	clear: both;
	width: 530px;
	padding: 30px 0px;
	border-bottom: 1px dashed #CCC;
}

.site_box h4 {
	margin-bottom: 20px;
}

.site_text {
	float: left;
}

/* JISSEKI */

#jisseki_box {
	margin: 20px 0px;
}

#jisseki_box table tr th {
	width: 105px;
	background-color: #f5f5f5;
}

#jisseki_box table tr td {
	width: 400px;
}

#jisseki_box table tr th,#jisseki_box table tr td {
	border-collapse: collapse;
	padding: 7px 15px;
	border-bottom: 1px dashed #CCC;
}

.detail_text {
	padding-left: 170px;
	background: url(../images/common/icon_arrow_2.jpg) no-repeat 150px 17px;
}