@charset "utf-8";

#info {
	height: 149px;
	background: url(../images/jack/tit01.jpg) no-repeat left top;
	background-size: 320px auto;
}
.oversea #info {
	height: 166px;
	background: url(../images/jack/tit02.jpg) no-repeat left top;
	background-size: 320px auto;
}

#info h1 {
}
#info p {
	padding: 55px 0 0 16px;
}
.oversea #info p {
	padding: 84px 0 0 16px;
}
#main {
	background: #a97c45;
}

#layout001 {
	height: 15px;
	background: url(../images/jack/layout001.png) no-repeat left top;
	background-size: 320px auto;
}
#layout002 {
	height: 18px;
	background: url(../images/jack/layout002.png) no-repeat left top;
	background-size: 320px auto;
}


#news_papers {
	border-top: 1px solid #fff;
}
#news_papers li {
	border-bottom: 1px solid #fff;
}
#news_papers li a,
#news_papers li div {
	position: relative;
	display: block;
	height: 66px;
	color: #fff;
	text-decoration: none;
}
#news_papers li .des {
	position: absolute;
	top: 50%;
	left: 115px;
	margin-top: -1.3em;
	font-size: 14px;
	line-height: 1.3;
}
#news_papers li .des span {
	font-size: 10px;
}
/*#news_papers li:after {
  display: block;
  visibility: hidden;
  content: ".";
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
}
#news_papers li .thumb {
	float: left;
	height: 66px;
}
#news_papers li .des {
	float: left;
	padding: 14px 0 0 28px;
	line-height: 2;
}*/



.btn-back {
	width: 50px;
	height: 14px;
	margin: -7px 5px 5px auto;
}
.btn-back a {
	display: block;
	width: 50px;
	height: 14px;
	text-indent: -9999px;
	background: url(../images/jack/spr_btn_newspaper.png) no-repeat 0 -25px;
	background-size: 220px 40px;
}

.btn-top {
	width: 88px;
	height: 16px;
	margin: -7px auto 5px 5px;
}
.btn-top a {
	display: block;
	width: 88px;
	height: 16px;
	text-indent: -9999px;
	background: url(../images/jack/spr_btn_newspaper.png) no-repeat -55px -24px;
	background-size: 220px 40px;
}


#mv-newspaper {
	background-size: 100% auto;
}
.mv-newspaper {
	background-size: 100% auto;
}

.hr {
	padding-top: 8px;
	margin-bottom: 25px;
	border-bottom: 3px solid #d9c4b2;
}

#area {
	width: 94%;
	height: 13px;
	margin: 12px auto;
	text-indent: -9999px;
}

#share {
	position: relative;
	width: 94%;
	height: 17px;
	margin: 0 auto;
	padding-top: 12px;
	border-top: 1px solid #d9c4b2;
	background: url(../images/jack/spr_btn_newspaper.png) no-repeat 50% 5px;
	background-size: 220px 40px;
}
#btn-share-fb,
#btn-share-tw {
	position: absolute;
	top: 8px;
	left: 50%;
	width: 90px;
	height: 20px;
	margin-left: -60px;
}
#btn-share-fb a {
	display: block;
	width: 90px;
	height: 20px;
	text-indent: -9999px;
}

#btn-share-tw {
	width: 80px;
	margin-left: 40px;
}
#btn-share-tw a {
	display: block;
	width: 80px;
	height: 20px;
	text-indent: -9999px;
}
