@charset "utf-8";
/* shop css */

#sidebar ul {
	margin-bottom: 47px;
}

#sidebar li {
	list-style: none;
	height: auto;
	width: 203px;
}
#sidebar  li  a  {
	text-indent: -9999px;
	display: block;
	height: auto;
	width: 203px;
}
#sidebar  .nishikobe {
	background-image: url(../shop/images/li_nishikobe.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 203px;
}
#sidebar  .nishikobe  a {
	height: 30px;
	width: 203px;
}
#sidebar  .nishikobe  a:hover {
	background-image: url(../shop/images/li_nishikobe_o.jpg);
	background-repeat: no-repeat;
}
#sidebar  .kakogawa {
	background-image: url(../shop/images/li_kakogawa.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 203px;
}
#sidebar  .kakogawa  a {
	height: 29px;
	width: 203px;
}
#sidebar  .kakogawa  a:hover {
	background-image: url(../shop/images/li_kakogawa_o.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 203px;
}
#sidebar  .tarumi {
	background-image: url(../shop/images/li_tarumi.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 203px;
}
#sidebar   .tarumi  a {
	height: 29px;
	width: 203px;
}
#sidebar   .tarumi   a:hover {
	background-image: url(../shop/images/li_tarumi_o.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 203px;
}
#sidebar  .okubo {
	background-image: url(../shop/images/li_okubo.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 203px;
}
#sidebar  .okubo  a {
	height: 30px;
	width: 203px;
}
#sidebar  .okubo  a:hover {
	background-image: url(../shop/images/li_okubo_o.jpg);
	height: 30px;
	width: 203px;
}
#main {
	height: auto;
	width: 670px;
}
#main h5 {
	background-image: url(../shop/images/title_txt.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 478px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 27px;
	margin-left: 40px;
}
#main .txt {
	float: none;
	margin-top: 0px;
	margin-bottom: 40px;
	display: block;
	color: #333333;
	margin-left: 50px;
}
#main .txt strong {
	color: #333333;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 180%;
}


#main .bg {
	background-image: url(../shop/images/bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 389px;
	width: 670px;
}
#main p {
	float: left;
	margin-top: 50px;
}
#main p a {
	text-indent: -9999px;
	display: block;
}


#main .bg .nishikobe {
	background-image: url(../shop/images/nishikobe_img.jpg);
	background-repeat: no-repeat;
	height: 334px;
	width: 152px;
	margin-left: 20px;
	margin-right: 7px;
}
#main .bg .nishikobe a {
	display: block;
	height: 334px;
	width: 152px;
}
#main  .bg  .nishikobe  a:hover {
	height: 334px;
	width: 152px;
	background-image: url(../shop/images/nishikobe_img_o.jpg);
	background-repeat: no-repeat;
}

#main .bg .kakogawa {
	background-image: url(../shop/images/kakogawa_img.jpg);
	background-repeat: no-repeat;
	height: 334px;
	width: 152px;
	margin-right: 7px;
}
#main  .bg  .kakogawa  a {
	display: block;
	height: 334px;
	width: 152px;
}
#main .bg .kakogawa a:hover {
	background-image: url(../shop/images/kakogawa_img_o.jpg);
	background-repeat: no-repeat;
	height: 334px;
	width: 152px;
}


#main .bg .tarumi {
	background-image: url(../shop/images/tarumi_img.jpg);
	background-repeat: no-repeat;
	height: 334px;
	width: 152px;
	margin-right: 7px;
}
#main   .bg   .tarumi   a {
	display: block;
	height: 334px;
	width: 152px;
}
#main .bg .tarumi a:hover {
	background-image: url(../shop/images/tarumi_img_o.jpg);
	background-repeat: no-repeat;
	height: 334px;
	width: 152px;
}

#main .bg .ookubo {
	background-image: url(../shop/images/okubo_img.jpg);
	background-repeat: no-repeat;
	height: 334px;
	width: 152px;
}
#main .bg .ookubo a {
	height: 334px;
	width: 152px;
	display: block;
}
#main  .bg  .ookubo  a:hover {
	height: 334px;
	width: 152px;
	background-image: url(../shop/images/okubo_img_o.jpg);
	background-repeat: no-repeat;
}
* html #main .bg .nishikobe {
	margin-left: 10px;
}
