/*  Base
----------------------------------------------- */

html {
	overflow-y: scroll;
margin-top: 0;margin-left: 0;margin-right: 0;margin-bottom: 0;
}
body,div,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: url(https://u.jimcdn.com/cms/o/s6a56e5bbd1c24255/userlayout/img/back.jpg?t=1413792430) repeat-x;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*  Layout
----------------------------------------------- */

#container {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #;
}
#header {
	width: 960px;
	padding: 0 0 15px 0;
	text-align: center;
margin: 0 auto;
}
#wrap {
	clear: both;
	width: 960px;
	padding: 15px 0px 0px 0px;
	text-align: left;
margin: 0 auto;
}
#side {
	float: left;
	width: 0px;
	padding: 0px 0 0 0;
}
#sidebar {
	margin: 0px 0 0 0;
}
#content {
	float: right;
	width: 960px;
}
#footer {
	clear: both;
	padding: 50px 0px 20px 0px;
	text-align: left;
margin: 0 auto;
	background: #000;
}

/*  Style
----------------------------------------------- */

#header h1 {
	float: right;
	margin: 35px 0 0 0;
 	color: #FFF;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}
#wrap h1 {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #212121;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap h2 {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #212121;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap #imprint p {
	color: #444444;
}
#wrap ul,
#wrap ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}
#footer .copyright {
	margin: 20px 0 0 0;
}

/*  Clearfix
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*  Navigation
----------------------------------------------- */

#navigation {
	clear: both;
	width: 920px;
	background: url() repeat-y left bottom;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	hight: 30px;
	line-height: 30px;
	/white-space: nowrap;
}
#navigation ul li a {
	display: block;
	/display: inline-block;
	position: relative;
	padding: 0 20px 0 0px;
	color: #FFF;
	background: url() no-repeat right bottom;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #FFF;
	background: url() no-repeat right bottom;
}
#navigation .mainNav2 {
	display: none;
}
#side ul {
	margin: 0;
	padding: 0;
}
#side ul li {
	display: inline;
	width: 250px;
}
#side ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
#side .mainNav1 li a {
	padding: 3px 0 3px 30px; 
	background: url(nav2.gif) no-repeat 10px 10px;
}
#side .mainNav2 li a {
 	padding: 3px 0 3px 42px;
	background: url(nav2.gif) no-repeat 22px 10px;
}
#side .mainNav3 li a {
 	padding: 3px 0 3px 54px;
	background: url(nav2.gif) no-repeat 34px 10px;
}
#side ul li a:hover {
	color: #FFFFFF;
}
#side .mainNav1 li a:hover {
	background: #FFB340 url(nav2-over.gif) no-repeat 10px 10px;
}
#side .mainNav2 li a:hover {
	background: #FFB340 url(nav2-over.gif) no-repeat 22px 10px;
}
#side .mainNav3 li a:hover {
	background: #FFB340 url(nav2-over.gif) no-repeat 34px 10px;
}
#side ul li .current {
	color: #000000;
	font-weight: bold;
}
#side .mainNav1 li .current {
	background: #FFD596 url(nav2-on.gif) no-repeat 10px 10px;
}
#side .mainNav2 li .current {
	background: #FFD596 url(nav2-on.gif) no-repeat 22px 10px;
}
#side .mainNav3 li .current {
	background: #FFD596 url(nav2-on.gif) no-repeat 34px 10px;
}

/*  Blog
----------------------------------------------- */

#wrap .blogselection .datetime,
#wrap .post .datetime {
	position: relative;
	width: 46px;
	height: 52px;
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	background: url(blog-date-bg.gif) no-repeat left top;
	/* for IE */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='blog-date-bg.gif', sizingMethod = 'crop');
}
#wrap .blogselection h1 a,
#wrap .post h1 a {
	color: #000000;
	text-decoration: none;
}
#wrap .blogselection .clearover {
	margin: 0 0 20px 0;
}
#fbg {
width: 960px;
	color: #FFF;
	padding: 0px 0 0 0;
margin: 0 auto;
	text-align: center;
background-image: url(画像名);
	height: 画像の高さpx;
}
#hbg {
width: 100%;
	padding: 0px 0 0 0;
margin: 0 auto;
background: #000;
	text-align: center;
background-image: url(画像名);
	height: 画像の高さpx;
}


/*  お問い合わせ用表
----------------------------------------------- */
table.base {
	border-collapse:collapse;
	border-spacing:0px;
 	color: #FFFFFF;
width:100%;
	background-color: #fcf5e7;
 }
 table.base th,
 table.base td {
 border:1px solid #d5c3a6;
 padding:10px;
 }
/* ----------------------------------------------------	
	オンマウス
---------------------------------------------------- */

a:hover img {
	filter: alpha(opacity=75); /*IE用*/
	-moz-opacity:0.75; /*Firefox用*/
	opacity:0.75; /*Chrome・Safari・Opera用*/
}

/* ----- MainImage ----- */

#mainimg {
	height: 0px;
}
.cc-indexpage #mainimg {
	height: 400px;
	padding: 0px 0 0px 0;
}
#mainimg_inner {
	display: none;
}
.cc-indexpage #mainimg_inner {
	display: block;
	width: 100%;
	height: 400px;
	margin: 0 auto;
	list-style-type: none;
	overflow: hidden;
	position: relative;
}
.cc-indexpage #mainimg_inner p {
	position: absolute;
	top: 0;
	left: 0;
}




＃commentsModule5548446574 > h2,＃commentsModule5548446574 > p  {
display:none!important;
}



#shop-cart {
 clear: both;
 position: fixed;
 top: 0;
 right: 0;
}
#shop-cart #cc-sidecart-wrapper { margin: 0; }
#shop-cart #cc-sidecart-wrapper .cc-sidecart-header {
 margin: 0;
 border-top: 1px solid #CCC;
 border-left: 1px solid #CCC;
 border-right: 1px solid #CCC;
}
#shop-cart #cc-sidecart-wrapper #cc-sidecart { 
 width: 300px;
 overflow: auto;
}
#shop-cart #cc-sidecart-wrapper #cc-sidecart .cc-sidecart-content {
 border-left: 1px solid #CCC;
 border-right: 1px solid #CCC;
}

#shop-cart #cc-sidecart-wrapper .cc-sidecart-item { padding: 10px; }
#shop-cart #cc-sidecart-wrapper .cc-sidecart-calculation { padding: 10px; }
#shop-cart #cc-sidecart-wrapper .cc-sidecart-footer {
 margin: 0;
 border-bottom: 1px solid #CCC;
 border-left: 1px solid #CCC;
 border-right: 1px solid #CCC;
}
.bx-wrapper {
width: 950px;
margin: 0 auto!important;
padding: 0!important;
border: none!important;
}