@charset "UTF-8";

.IncludeHeaderZone {
	margin-bottom: 35px;
	display: none;
}


#shop-wrapper {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}
.main-logo {
	width: 65%;
	margin: 0 auto 0px;
}

#shop-wrapper .contents {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.contents-left {
	margin-right: 9px;
	float: none;
	margin-top: 10px;
	width: 98%;
}
.Main-contents {
	background-image: none;
}

.contents-right {
	float: none;
	width: 98%;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


.GrayBackTitle {
	background-color: #eeeeee;
	padding: 8px;
	margin-bottom: 20px;
	clear: both;
	width: 98%;
}


#shop-wrapper .contents-960 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


.snsZone {
	float: right;
	width: 380px;
	margin-bottom: 15px;
}



.Contents-title-L {
	float: none;
	width: 98%;
}
