@charset "UTF-8";
@import url("syouhin_narabi.css");
/* CSS Document */


#slide_back {
	width: 100%;
	min-width: 1000px;
	color: #CCC;
	margin-bottom: 40px;
}
#top_main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}


#top_main h1.aisatsu {
	text-align: center;
	clear: both;
}
#top_main h1 img{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}
#top_main p.aisatsu {
	font-size: 16px;
	letter-spacing: 0.2em;
	text-align: center;
	line-height: 1.75em;
	margin-bottom: 50px;
	font-weight: lighter;
}
#top_main h3 {
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-bottom: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#select_3 {
	height: auto;
	width: 1000px;
	margin-bottom: 80px;
}
#select_3 ul li {
	float: left;
	margin-right: 50px;
}
#select_3 ul li:last-of-type {
	margin-right: 0px;
}
#box_area {
	position: relative;
	height: auto;
	width: 1000px;
	margin-bottom: 0px;
}
.syouhin {
	width: 780px;
	margin-right: 20px;
	display: flex;
	flex-wrap: wrap;
}


.news {
	width: 200px;
	position: absolute;
	top: 0pt;
	right: 0pt;
	bottom: 0pt;
	background-color: #333;
	left: auto;
	text-align: center;
}

.news div.news_title h1 {
	font-size: 14px;
	color: #FFF;
	letter-spacing: 0.5em;
	text-align: center;
	margin-bottom: 20px;
	line-height: 50px;
}
.news div.news_title {
	height: 50px;
}

.news div.news_inner {
	text-align: left;
	padding: 0px;
	min-height: 45px;
	max-height: 325px;
	width: 100%;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #666;
	margin-bottom: 12px;
}
.news div.news_inner li {
	font-size: 11px;
	height: 45px;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-top-color: #737373;
	color: #D6D6D6;
	line-height: normal;
	text-align: left;
	top: 0px;
	margin: 0px;
	letter-spacing: 0em;
}
.news div.news_inner li  a:link {
	color: #D6D6D6;
}
.news div.news_inner li  a:visited {
	color: #D6D6D6;
}
.news div.news_inner li .date {
	font-size: 9px;
	color: #999;
	line-height: 9px;
}
.news div.news_inner li a {
	text-decoration: none;
}
.news div.news_inner li:nth-of-type(2n+0) {
	background-color: #4D4D4D;
}
.banner_space {
	height: auto;
	width: 200px;
	margin-top: 5px;
}
.banner_space img {
	margin-bottom: 30px;
	margin-top: 0px;
}

.ssl {
	margin-right: auto;
	margin-left: auto;
}
.news img {
	margin-bottom: 5px;
}
#oshirase {
	width: 914px;
	margin: 100px auto 50px;
	padding: 20px 40px;
	text-align: justify;
	border: 1px solid #666666;
}
.osirase_title {
	text-align: center;
	margin-bottom: 10px;
	font-size: 22px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
#oshirase .osirase_honbun {
	font-size: 14px;
	margin: 0 0 10px 0;
}
#oshirase .osirase_honbun:last-of-type{
	margin-bottom: 0;
}
#oshirase .osirase_honbun a:link, #oshirase .osirase_honbun a:visited, #oshirase .osirase_honbun a:hover, #oshirase .osirase_honbun a:active, #oshirase .osirase_honbun a:focus {
	text-decoration: none;
	outline:none;
}
#oshirase .osirase_honbun a:link, #oshirase .osirase_honbun a:visited {
	color: #ff8800;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
#oshirase .osirase_honbun a:hover {
	color: #53D4FF;
}
