.sidebar {
	padding-top: 20px;
	padding-left: 20px;
	list-style-type: none;
	float: left;
	width: 151px;
}
.sidebar ul {
	list-style-type: none;
	padding-bottom: 8px;
}

.link1 a {
	background-image: url(../../images/shop/common_top/menu1.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 135px;
	display: block;
	color: #000064;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 10px;
	background-position: left top;
}
.link1_now a {
	background-image: url(../../images/shop/s_common_top/menu1.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 135px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 10px;
	background-position: left top;
}
.link1 a:hover {
	color: #FFFFFF;
	background-image: url(../../images/shop/s_common_top/menu1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.link2 a {
	background-image: url(../../images/shop/common_top/menu2.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 135px;
	display: block;
	color: #000064;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 9px;
	background-position: left top;
}
.link2_now a {
	background-image: url(../../images/shop/s_common_top/menu2.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 135px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 9px;
	background-position: left top;
}
.link2 a:hover {
	color: #FFFFFF;
	background-image: url(../../images/shop/s_common_top/menu2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.link3 a {
	background-image: url(../../images/shop/common_top/menu3.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 135px;
	display: block;
	color: #000064;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 9px;
	background-position: left top;
}
.link3_now a {
	background-image: url(../../images/shop/s_common_top/menu3.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 135px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 9px;
	background-position: left top;
}
.link3 a:hover {
	color: #FFFFFF;
	background-image: url(../../images/shop/s_common_top/menu3.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.beginner {
	margin-right: 6px;
	margin-left: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 15px;
	border-top-color: #505050;
	border-right-color: #505050;
	border-bottom-color: #505050;
	border-left-color: #505050;
}
.fax_button {
	margin-right: 6px;
	margin-left: 4px;
	padding-top: 14px;
	text-align: center;
}
.fax_button a {
	color: #2e82e5;
}
.fax_button a:hover {
	color: #000064;
}
.shop_info {
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	width: 505px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	padding-top: 20px;
	height: 150px;
}
.shop_info dl {
	width: 245px;
	float: left;
}
.shop_info dl.payment {
	padding-right: 15px;
}
.shop_info dt {
	margin-bottom: 5px;
}
.shop_info dd {
	padding-left: 15px;
	line-height: 16px;
}
.shop_info p {
	background-image: url(../../images/shop/common_top/circle_icon.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
}
.shop_info p.none_icon {
	padding-left: 14px;
	background-image: none;
	text-indent: -14px;
}
.pagetop {
	margin-right: 20px;
}
