#mobile_new   {
	width: 900px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#mobile_new h1 {
	margin-bottom: 20px;
}

#mobile_point {
	width: 900px;
	overflow: hidden;
	margin-bottom: 20px;
}
#mobile_point h2 {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

#mobile_point p {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

* html #mobile_point {
	zoom: 1;
}
#mobile_point .left_box {
	width: 440px;
	float: left;
}
#mobile_point .left_box .point_detail1 {
	margin-bottom: 10px;
}
#mobile_point .right_box {
	width: 440px;
	float: right;
}

#mobile_info h3 {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#mobile_info table,
#mobile_info th,
#mobile_info td
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
#mobile_info table {
	width: 900px;
	margin-bottom: 20px;
}
#mobile_info th {
	width: 48px;
	vertical-align: middle;
	border: 1px solid #999;
	text-align: center;
}
#mobile_info th.subtitle1 {
	background-color: #ffb580;
}
#mobile_info th.subtitle2 {
	background-color: #fff580;
}
#mobile_info td {
	vertical-align: middle;
}

#mobile_info td.info_text {
	padding: 10px;
	width: 340px;
	line-height: 1.6em;
	border: 1px solid #999;
}
#mobile_info .flow_target {
	text-align: center;
	vertical-align: middle;
}
#mobile_info p {
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.5em;
}
#mobile_info .sos_tel {
	text-align: center;
}
