
@charset "utf-8";
/*--------------------------------------------------------

news.sukiya.jp

--------------------------------------------------------*/
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
}
body {
	background: #ffffff;
}
#contents_frame #contents {
	margin: 0px auto !important;
	padding: 0 !important;
}
#contents .sec_ft_nav {
	margin-top: 0 !important;
}
#contents_inner {
	margin-top: 0px !important;
}
#footer {
	margin: 10px auto 0;
	padding: 0 0 20px;
}
#pageTop {
	display:none;
}
#pageTop img {
	width: 50px;
}
.sec_nav_content {
	display: none;
}

/* topnav_wrap
-------------------------------------------------*/
#topnav {
	margin: 0 3% 10px;
}
#topnav a {
	color: #ffffff;
	text-decoration: underline;
}
#topnav .inner {
	background-size: 150% auto;
}
#topnav .inner p {
	padding: 15px 0 10px;
}
#topnav ul {
	overflow: hidden;
}
#topnav ul li {
	float: left;
	margin: 0 0 -3px 0;
	width: 50%;
}
#topnav ul li img {
	width: 100%;
}

/* 画像の回りこみ
----------------------------- */
.imgLeft_sp {
	display: inline;
	float:left;
}
.imgRight_sp {
	display: inline;
	float:right;
}
.imgCenter_sp {
	text-align: center;
}

/* 幅
----------------------------- */
.widauto_sp {width:auto;}
.wid100per_sp {width:100%;}

/* 余白
----------------------------- */
.mbauto_sp {margin-bottom:auto !important;}

.mb15_sp {margin-bottom:15px !important;}
.mb30_sp {margin-bottom:30px !important;}

.mt15_sp {margin-top:15px !important;}
.mt30_sp {margin-top:30px !important;}

.mlauto_sp {margin-left:auto !important;}
.ml00_sp {margin-left:0px !important;}
.ml10_sp {margin-left:10px !important;}
.ml15_sp {margin-left:15px !important;}

.mrauto_sp {margin-right:auto !important;}
.mr10_sp {margin-right:10px !important;}
.mr15_sp {margin-right:15px !important;}










