@charset "UTF-8";
/* CSS Document */
.navibg {
	position: relative;
	height: 39px;
	background: url(../img/shop/bg_navi.jpg) no-repeat top left;
	padding-top: 17px;
	border-bottom: 4px solid #277DC0;
}
.navibg .shopnavi {
	padding-left: 13px;
}
.navibg .shopnavi li {
	float: left;
	margin-right: 8px;
}
.navibg .shopnavi li a {
	float: left;
}
.lookcart {
	position: absolute;
	top: 18px;
	right: 10px;
}
.shopmain {
	clear: both;
	padding: 30px 0;
}
.items {
	width: 950px;
	clear: both;
}
.items .item {
	width: 308px;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.items .item p {
	padding: 0px 10px;
}
.items .item p.moreitem {
	margin-top: 20px;
	text-align: center;
}
.items .item_cart {
	width: 627px;
	float: left;
	padding-left: 10px;
}
.items .item_cart .item_cartlist {
	position: relative;
	padding: 18px 10px;
	border-bottom: 1px dashed #ccc;
}
.shopmain .items .item_cart .nonb {
	border: none;
}
.items .item_cart .item_cartlist.nonb {
	border: none;
}
.items .item_cart .item_cartlist .item_cartlist02, .items .item_cart .item_cartlist .item_cartlist03 {
	float: left;
	padding-left: 10px;
}
.item_cartlist h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.item_cartlist p span.price {
	font-size: 16px;
	font-weight: bold;
}
.items .item_cart .item_cartlist form {
	position: absolute;
	top: 40px;
	right: 10px;
	width: 250px;
}
.items .item_cart .item_cartlist .item_cartlist02 form {
	position: absolute;
	top: 120px;
	right: 10px;
}
.items .item_cart .item_cartlist p a {
	text-decoration: underline;
}
.items .item_cart .item_cartlist form select {
	float: left;
	margin-right: 4px;
}
.submitBtn {
	position: absolute;
	top: -6px;
	right: 0px;
	display: block;
	width: 147px;
	height: 36px;
}
.submitBtn input {
	display: block;
	width: 152px;
	height: 40px;
	background: url(../img/shop/btn_cartin_off.jpg) no-repeat top left;
	text-indent: -999em;
	border: none;
	overflow: hidden;
	cursor: pointer;
}
.submitBtn input:hover {
	background: url(../img/shop/btn_cartin_on.jpg) no-repeat top left;
}
.linkBtn {
	position: absolute;
	top: 26px;
	right: 0px;
	display: block;
	width: 147px;
	height: 36px;
}
.ttBoderL {
	border-left: 5px solid #277DC0;
}
.ttBoderR {
	border-right: 5px solid #277DC0;
}
.mt40 {
	margin-top: 40px;
}
.fl {
	float: left;
}
.Blue {
	color: #1F7AC0;
}
.soldout {
	margin-top: 10px;
	color: #F00;
	font-weight: bold;
	font-size: 16px;
}
.tAcenter {
	text-align: center;
}
.tAleft {
	text-align: left;
}
.guides {
	background: url(../img/shop/bg_guide.jpg) repeat;
	margin-top: 40px;
	padding: 20px;
	clear: both;
}
.guides .guide01 {
	width: 210px;
	float: left;
}
.guides .guide02 {
	width: 210px;
	float: left;
}
.guides .guide03 {
	width: 210px;
	float: left;
}
.guides .guide04 {
	width: 260px;
	float: left;
}
.guides h4 {
	padding: 0 4px;
	border-left: 4px solid #277DC0;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.guides .guide01 ul {
	margin-left: 12px;
}
.guides .guide01 ul li {
	background: url(../img/shop/mark_guidelist.jpg) no-repeat center left;
	padding-left: 8px;
}
.fl {
	float: left;
}
.boxslide {
	clear: both;
}
.Rtest {
	color: #FF0000;
}
.gray_text {
	color: #ccc;
}
.items .item_cart .item_cartlist.pb74 {
	padding-bottom: 74px;
}
.f12 {
	font-size: 12px;
}

.mt60 {
	margin-top: 60px;
}
.special {
	color: #277DC0;
	font-size: 18px;
	margin-top: 30px;
	font-weight: bold;
}
.f16b {
	font-size: 16px;
	font-weight: bold;
}
