/*contents*/
html,body,#sapporo-special-contents-area {
	height:auto;
}
#sapporo-special-contents-area #contents_wrap {
	width: 100%;
	height:auto;
	min-height:100%;
	background-image: url(../images/back_logo.gif);
	background-position: center 150px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position:relative;
}
#sapporo-special-contents-area #contents_wrap .fade {
	height:1150px;
	position:relative;
	width:100%;
}
#sapporo-special-contents-area #contents_wrap #loader {
	position:absolute;
	top:40%;
	left:50%;
	margin:-13px 0 0 -13px;
	z-index:1000;
	height:100%;
}

/*mainbnr*/
#sapporo-special-contents-area #mainbnr {
	width: 100%;
	margin: 20px auto 0;
	overflow-x: hidden;
	position:relative;
}
#sapporo-special-contents-area #mainbnr img {
	max-width: 722px;
	height: 343px;
	display: block;
}
#sapporo-special-contents-area .slide_all {
	width: 722px;
	margin: 0 auto;
	height: 380px;
	position: relative;
}
#sapporo-special-contents-area .slide_wrap {
	width: 2304px;
	position: absolute;
	left: 50%;
	margin-left: -1152px;
}
#sapporo-special-contents-area .slide_body {
	width: 100%;
}
#sapporo-special-contents-area .slide {
	width: 722px;
}
#sapporo-special-contents-area .slide img {
	width: 100%;
	vertical-align: bottom;
}

/*subbnr*/
#sapporo-special-contents-area #subbnr {
	clear:both;
	width:950px;
	margin:0 auto 30px;
	background-color:#FFF;
}
#sapporo-special-contents-area #subbnr li {
	float: left;
	margin-right:1px;
}

/*news*/
#sapporo-special-contents-area #news {
	color:#0c3388;
	font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
	width:950px;
	margin:0 auto;
	padding-bottom: 50px;
	position:relative;
}
#sapporo-special-contents-area #news .news_cont {
	width:298px;
	padding:1px 1px 30px 1px;
	background-color: #FFF;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
	border:1px solid #EBEBEB;
	border-collapse:collapse;
	transition: all 0.3s ease-out 0s;
}
#sapporo-special-contents-area #news .news_cont .txt_area {
	padding:15px 12px 0;
}
#sapporo-special-contents-area #news .news_cont h5 {
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	height:26px;
}
#sapporo-special-contents-area #news .news_cont .cate000 {
	background-image:url(../images/cate000.jpg);
}
#sapporo-special-contents-area #news .news_cont .cate001 {
	background-image:url(../images/cate001.jpg);
}
#sapporo-special-contents-area #news .news_cont .cate002 {
	background-image:url(../images/cate002.jpg);
}
#sapporo-special-contents-area #news .preloader {
	background-image:url(../images/loading2.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:298px;
	height:178px;
	display:block;
}
#sapporo-special-contents-area #news .news_cont .date {
	font-size:11px;
	line-height:16px;
	margin-bottom:8px;
}
#sapporo-special-contents-area #news .news_cont .news_img {
}

#sapporo-special-contents-area #news .news_cont h3 {
	font-size:21px;
	line-height:26px;
	margin-bottom:10px;
	font-weight:bold;
}
#sapporo-special-contents-area #news .news_cont .cap {
	font-size:13px;
	line-height:20px;
}
#sapporo-special-contents-area #news .news_cont ul {
	border:1px solid #1e50a2;
	width:180px;
	margin:12px auto 0;
}
#sapporo-special-contents-area #news .news_cont ul li a {
	font-size:16px;
	color:#1e50a2;
	font-weight:bold;
	text-align:center;
	padding: 5px 0;
	display:block;
	text-decoration:none;
}
#sapporo-special-contents-area #news .news_cont ul li a:hover {
	background-color:#1e50a2;
	color:#FFF;
}
#sapporo-special-contents-area #news .news_cont ul li a span {
	background-image:url(../common/img/lst_link.png);
	background-repeat:no-repeat;
	background-position:left  center;
	padding-left:12px;
}
#sapporo-special-contents-area #news .news_cont ul li a:hover span {
		background-position:-500px  center;
}