@charset "utf-8";

.restaurant_box {
	width: 822px;
	margin-left: 16px;
}

.restaurant_box .restaurant_left {
	width: 394px;
	float: left;
}

.restaurant_box .restaurant_right {
	width: 394px;
	float: right;
}

.rest_imgleft {
	width: 350px;
	margin-left: 23px;
}

.rest_imgleft .left {
	width: 145px;
	float: left;
}

.rest_imgleft .right {
	width: 181px;
	height: 91px;
	float: left;
	margin-left: 10px;
	display: inline;
	padding: 2px 0 0 10px;
	border: #E8E8E6 1px solid;
}

.mar_l_20 {
	margin-left: 20px;
}

.mar_l_22 {
	margin-left: 22px;
}

.mar_l_30 {
	margin-left: 30px;
}

.mar_t_75 {
	margin-top: 75px;
}

.test_table {
	width: 350px;
	border-left: #0F1578 1px solid;
	border-top: #0F1578 1px solid;
}

.test_table th {
	width: 210px;
	border-right: #0F1578 1px solid;
	border-bottom: #0F1578 1px solid;
	background: #E9E8E6;
	text-align:left;
	padding-left: 30px;
	font-weight: normal;
}

.test_table td {
	border-right: #0F1578 1px solid;
	border-bottom: #0F1578 1px solid;
	text-align: right;
	padding-right: 25px;
}

.left_bg {
	width: 333px;
	height: 161px;
	background: url(../images/rightbg.jpg) no-repeat;
	margin-left: 22px;
	padding: 45px 0 0 15px;
}

.left_bg .left {
	width: 104px;
	float: left;
}

.left_bg .right {
	width: 172px;
	height: 125px;
	background: #F1F1F0;
	float: left;
	margin-left: 13px;
	display: inline;
	padding: 10px 15px 15px 15px;
}

.bor_box {
	width: 326px;
	 border: #EAEAE8 1px solid;
	 padding: 15px 10px;
	 margin-left: 23px;
}

.bor_box02 {
	width: 328px;
	 border: #EAEAE8 1px solid;
	 padding: 15px 10px;
	 margin-left: 30px;
}

.bor_box03 {
	width: 328px;
	 border: #EAEAE8 1px solid;
	 padding: 15px 10px;
	 margin-left: 22px;
}

.blue_box {
	width: 378px;
	margin-left: 8px;
}

.blue_box .blue_middle {
	width: 378px;
	background: #DBEEF4;
}

.vli_bottom {
	vertical-align: bottom;
}