@charset "utf-8";
@import url("../../css/common.css");

.pickup_and_mobile {
	float: left;
}

.news_and_topics_and_info {
	float: right;
}

#space {
	width: 780px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 20px;
}

.pickup {
	width: 380px;
	height: 400px;
	margin-bottom: 20px;
	word-spacing: -4px;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #f1e0a7;
	line-height: inherit;
	background: url(../images/back_pickup.jpg) left bottom no-repeat;
}

.pickup p img {
	float: left;
	width: 213px;
	height: 320px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 5px;
	border: 1px solid #fff;
}

.pickup h3 {
	display: inline;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #f1e0a7;
	line-height: inherit;
}

.pickup ul {
	display: inline;
	margin-right: 2px;
}

.pickup li {
	display: inline;
}

.pickup p {
	display: none;
}

#photo {
	width: 213px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

.movie {
	margin-top: 30px;
	margin-bottom: 10px;
}

.mobile {
	width: 365px;
	height: 190px;
	padding-right: 15px;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #f1e0a7;
	line-height: 1.3;
	background: url(../images/back_mobile.jpg) left bottom no-repeat;
}

.mobile h2 {

}

.mobile p {
	width: 200px;
	margin-top: 25px;
	margin-left: 45px;
}

.mobile p.qr {
	width: 74px;
	margin-top: 50px;
}

.mobile .qr {
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 13px;
	display: inline;
}

.qr img {
	width: 74px;
	height: 74px;
}

span.mbUrl {
	display: block;
	margin-top: 10px;
}

.news {
	width: 380px;
	height: 120px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #f1e0a7;
	line-height: 1.6;
	background: url(../images/back_news.jpg) left top no-repeat;
}

.news h2 {
	margin-bottom: 10px;
}

.news dl {
	width: 330px;
	height: 80px;
	margin-left: 50px;
	margin-right: 10px;
	overflow: auto;
}

.news dt {
	float:left;
}

.news dd {
	padding-left: 60px;
	margin-right: 15px;
}

* html .news dd {
	text-indent: -3px;
}

.topics {
	width: 380px;
	height: 260px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	line-height: 1.4;
	background: url(../images/back_topics.jpg) left bottom no-repeat;
}

.topics iframe {
	width: 380px;
	height: 229px;
	margin: 0;
}

.info {
	width: 380px;
	height: 190px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	line-height: 1.7;
	background: url(../images/back_info.jpg) left top no-repeat;
}

.info ul {
	margin: 10px 0 0 50px;
}
