<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	background:transparent;
	border:0;
	/*border:1px solid #ff0000;*/
	outline:0;
	font-family:meiryo,"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	vertical-align:baseline;
}

html{
	overflow-y:scroll;
}

body{
	line-height:1.8;
	color:#646464;
}

ul,ol{
	list-style:none;
}

img{
	border:none;
	padding:0;
}

.clear{
	clear:both;
}

.bold{
	font-weight:bold;
}

a{
	color:#646464;
}

a:hover{
	color:#999999;
}

#header{
	width:1010px;
	margin:0 auto 10px auto;
	padding-top:40px;
}

.phone_map{
	text-align:right;
	padding-right:30px;
}

#gnavi{
	width:100%;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	margin-bottom:30px;
}

.wrap_gnavi{
	width:1010px;
	height:59px;
	margin:0 auto;
	position:relative;
}

#gnavi_list li{
	float:left;
	height:59px;
}

#gnavi_bar{
	position:absolute;
	bottom:0;
}

.logo_um{
	margin-bottom:20px;
}

.catchcopy_lm{
	margin-left:30px;
}

.map_lm{
	margin-left:20px;
}

.mvs{
	width:1010px;
	height:402px;
	position:relative;
	margin:0 auto 50px auto;
}

.mvs_img{
	width:960px;
	margin:0 auto;
}

.prev{
	position:absolute;
	top:178px;
	/top:208px;
	left:0;
}

.next{
	position:absolute;
	top:178px;
	/top:208px;
	right:0;
}

#contents{
	width:960px;
	margin:0 auto 60px auto;
	padding:0 25px;
}

#contents_left{
	width:650px;
	float:left;
}

#contents_right{
	width:280px;
	float:right;
}

#ll_contents_left{
	width:150px;
	float:left;
}

#ll_contents_right{
	width:810px;
	float:right;
}

.top_blue_uline{
	border-bottom:1px solid #e3e3e3;
}

.pagetop_box{
	width:1010px;
	margin:0 auto;
}

.pagetop{
	width:92px;
	height:17px;
	margin:0 0 0 auto;
	cursor:pointer;
}

#footer_box{
	border-top:2px solid #e3e3e3;
	width:100%;
}

#footer{
	width:1010px;
	margin:0 auto;
	padding-bottom:40px;
}

.footer_top{
	padding:10px 0;
	margin-bottom:10px;
	border-bottom:1px solid #e3e3e3;
	line-height:14px;
}

.footer_map{
	margin:0 20px 0 5px;
}

.footer_link li{
	float:left;
	margin-left:50px;
}

.footer_link li.footer_link_first{
	margin-left:0;
}

.footer_link li a,.ll_sidemenu li a{
	text-decoration:none;
}

.footer_link li a:hover,.ll_sidemenu li a:hover{
	text-decoration:underline;
	color:#646464;
}

.footer_link{
	width:810px;
	float:left;
}

.copyrights{
	width:112px;
	float:right;
}

.breadcrumbs{
	width:960px;
	margin:0 auto 30px auto;
}

.breadcrumbs ul li{
	float:left;
	padding-right:10px;
	font-size:12px;
}

.breadcrumbs ul li a{
	font-size:12px;
}

h1{
	border-bottom:1px solid #e3e3e3;
	padding-bottom:10px;
	margin-bottom:20px;
}

h2{
	border-bottom:1px dotted #646464;
	padding-bottom:5px;
	margin-bottom:15px;
}
.wrap_contents{
	padding:0 15px;
}

h4{
	margin-bottom:20px;
	font-weight:normal;
}

/*--------------------汎用クラス--------------------*/
.um10{
	margin-bottom:10px;
}
.um30{
	margin-bottom:30px;
}
.um50{
	margin-bottom:50px;
}
.lm30{
	margin-left:30px;
}