body {
	font-size: 13px;
	background-image: url(../shop-file/base/background.png);
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#side_navi {
	height: auto;
	width: 200px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -475px;
	margin-top: 80px;
}
#logomark {
	margin-bottom: 50px;
}
#main {
	position: absolute;
	height: auto;
	width: 705px;
	left: 50%;
	top: 0px;
	margin-top: 80px;
	margin-left: -245px;
}
.list_cap {
	text-align: center;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.list_box {
	border: 1px dotted #CCC;
	height: 185px;
	width: 100px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	display: inline-block;
}
.list_photo {
	margin-bottom: 15px;
}
#side_navi ul  {
	font-size: 13px;
	line-height: 22px;
	list-style-type: none;
	padding-left: 25px;
	padding-bottom: 25px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #930;
	text-decoration: underline;
}
a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.font12 {
	font-size: 12px;
}
.box2{
	position:absolute;
	width:88px;
	height:auto;
	text-align: center;
	display: block;
	border: 1px dotted #999;
	padding: 3px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}
.box2 a{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:-51px;
	top:3px;
	color: #666;
	text-decoration: none;
}
.box2 a:hover {
	color: #FFFFFF;
	background-color: #824419;
}
#footer {
	height: auto;
	width: 100%;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
#footer ul {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	font-size: 11px;
	text-decoration: none;
	display: inline-block;
	right: 0px;
	margin-right: 20px;
}
#footer li {
	display: inline-block;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 6px;
	right: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	font-size: 12px;
}
.right {
	float: right;
}
#cart {
	position: fixed;
	z-index: 5000;
	height: auto;
	width: 238px;
	left: 50%;
	top: 0px;
	margin-left: 215px;
}
img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
