body {
	background-color: #f5f3f2;
}
#SideAc ul.stitemlist li.kit {
	width: 23%;
}
/*____________________________________________________カートボタンをオレンジ*/
#SideAc ul.stitemlist li input.cart {
	background-color: #FA9500;
	color: #2a1d09;
	border-color: #ebb15c;
	border-style: outset;
	border-width: 2px;
	font-weight: bold;
	border-radius: 2em;
	line-height: 2em;
}
#SideAc ul.stitemlist li input.cart:hover {
	background-color: #ffad34;
	border-style: inset;
}
/*____________________________________________________*/
/*/-----01-----/*/
#SideAc {
	line-height: 1em;
	font-weight: normal;
	color: #281d22;
	background-color: #f5f3f2;
	text-align: center;
	background-position: center top;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
}
@media screen and (max-width: 950px) {
	#SideAc {
		padding: 0px;
		margin: 0px;
		width: 100%;
	}
}
#SideAc A:link {
	color: #281d22;
	text-decoration: underline;
}
#SideAc A:hover {
	color: #97A5A8;
	text-decoration: none;
	width: 100%;
}
#SideAc A:visited {
	color: #987C71;
}
#SideAc h2 {
	border-radius: 0px;
	border: none;
	background-color: #6a5d7b;
	color: #ffffff;
	clear: both;
	font-weight: bold;
	text-align: center;
	margin-top: 84px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 16px;
	line-height: 78px;
	position: relative;
	width: 100%;
	vertical-align: bottom;
	padding-left: 8px;
}
@media screen and (max-width: 950px) {
	#SideAc h2 {
		width: 100%;
		line-height: 2em;
	}
}
#SideAc h3 {
	text-align: left;
	text-indent: 50px;
	color: #6a5d7b;
	background-color: #f5f3f2;
	margin-top: 88px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 2em;
	border-top-style: solid;
	border-bottom-style: none;
	border-color: #6a5d7b;
	padding-left: 0px;
	width: 100%;
}
#SideAc h3.arrange {
	color: #0e3361;
	background-color: transparent;
	background-image: none;
	border: none;
	text-align: center;
}
@media screen and (max-width: 950px) {
	#SideAc h3 {
		width: 100%;
		margin-top: 38px;
		margin-left: auto;
		margin-right: auto;
		text-indent: 0px;
	}
}
#SideAc h4 {
	text-align: left;
	color: #999999;
	background-color: #ECECEC;
	margin-top: 68px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 2em;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 0px;
	width: 950px;
	border-right-style: none;
	border-left-style: none;
	text-indent: 0;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
@media screen and (max-width: 950px) {
	#SideAc h4 {
		width: 100%;
	}
}
#SideAc p {
	width: 950px;
	text-align: left;
	clear: both;
	line-height: 2em;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	letter-spacing: 0.2em;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
@media screen and (max-width: 950px) {
	#SideAc p {
		line-height: 1.8em;
		width: 98%;
	}
}
#SideAc p.line {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin: 16px auto;
	background: none;
	clear: both;
	padding: 0px;
	width: 950px;
}
@media screen and (max-width: 950px) {
	#SideAc p.line {
		width: 100%;
		margin: 8px 0px;
		padding: 0px;
	}
}
#SideAc p.line img.fit50 {
	max-width: 100%;
	height: auto;
}
#SideAc p.news {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
	background-color: #6a5d7b;
	color: #ffffff;
	clear: both;
	padding: 0px;
	width: 880px;
	border: 1px solid #AB9152;
	border-radius: 28px;
}
@media screen and (max-width: 950px) {
	#SideAc p.news {
		width: 98%;
	}
}
#SideAc p strong {
	color: #000000;
	background-color: #ffffff;
	line-height: 2.5em;
	font-weight: bold;
	margin: 8px;
	padding: 4px;
	border: 1px solid #cccccc;
	border-radius: 6px;
}
@media screen and (max-width: 950px) {
	#SideAc p strong {
		display: inline-block;
		line-height: 1.8em;
		margin: 2px;
		padding: 2px;
	}
}
#SideAc p img {
	margin: 0px;
	padding: 0px;
	border-radius: 12px;
}
#SideAc img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	max-width: 100%;
}
#SideAc img.left {
	margin-right: 16px;
	margin-bottom: 16px;
}
#SideAc img.right {
	margin-left: 16px;
	margin-bottom: 16px;
}
#SideAc ul {
	margin-top: 24px;
	margin-bottom: 24px;
	display: block;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	width: 950px;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
@media screen and (max-width: 950px) {
	#SideAc ul {
		width: 100%;
	}
}
#SideAc li {
	list-style-type: none;
	clear: none;
	text-align: center;
	display: inline-block;
	padding: 2px;
	margin: 2px;
	vertical-align: top;
}
/* youtube */
#SideAc .video {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	display: blok
}
#SideAc .video .youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	display: block;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#SideAc .video .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
/* over 1200 */
@media screen and (min-width: 1200px) {
	#SideAc img.eyechach.fit {
		height: auto;
		width: 1200px;
	}
}
/*under 950*/
@media screen and (max-width: 950px) {
	/*eyechach*/
	#SideAc img.eyechach.fit {
		width: 100%;
		height: auto;
	}
	/*youtube*/
	#SideAc .video {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}