#content #sidemenu {
	float: left;
	width: 140px;
}

.contents_text {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.subtitle2 {
	font-size: 18px;
	font-weight: bold;
	color: #095AA5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-bottom: 10px;
}

#rec_table {
	width: 580px;
}
#rec_table th,
#rec_table td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	line-height: 20px;
}
#rec_table th {
	width: 70px;
	font-weight: normal;
	text-align: left;
}
.tel {
	font-weight: bold;
}
.email {
	font-weight: bold;
}
.pro_top {
	vertical-align: top;
}
#pay_list td{
	width: 120px;
	margin: 0;
	padding: 0;
}
