@charset "euc-jp";

ul, li, p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#Cart {
	float: none;
	width: 862px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Cart #inbox {
	float: left;
	width: 822px;
	background-color: #FFF;
	padding: 20px;
}

#closeBtn {
	text-align: right;
	width: 842px;
	float: left;
	background-color: #FFF;
	padding: 10px;
}

#cartBox {
	float: left;
	width: 268px;
}

#cartBox .cartItem {
	border: 4px solid #CCC;
	margin-top: 3px;
}

#cartBox .itemData {
	float: left;
	width: 268px;
	margin-top: 5px;
}

#cartBox .itemData p {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

#cartBox .itemData .itemaPraice {
	font-weight: bold;
	color: #F00;
}

#cartBox .cartBtn {
	text-align: center;
	float: left;
	width: 268px;
	margin-top: 10px;
}

#cartBox .itemData p,
#cartArea .list .itemName{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}


/*popup*/
.popup #cartArea {
	float: right;
	width: 510px;
	background-color: #FFF;
	margin-bottom: 20px;
}

#Cart .popup #cartArea .list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
}

.popup #cartArea .list .listTitle {
	float: left;
	width: 493px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

.popup #cartArea .list .itemName {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}

.popup #cartArea .list .itemPrice {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	margin-top: 3px;
}


.popup #cartArea .list a img {
	border: 1px solid #333;
}

.popup #cartArea .list .item01,
.popup #cartArea .list .item02,
.popup #cartArea .list .item03 {
	padding: 0px;
	float: left;
	width: 122px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.popup #cartArea .list .item04 {
	padding: 0px;
	float: left;
	width: 122px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.popup #cartArea .list .item05,
.popup #cartArea .list .item06,
.popup #cartArea .list .item07 {
	display: none;
}





/*popup_nowish*/
.popup_nowish #cartArea {
	float: right;
	width: 510px;
	background-color: #FFF;
	margin-bottom: 30px;
}

#Cart .popup_nowish #cartArea .list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
}

.popup_nowish #cartArea .list .listTitle {
	float: left;
	width: 493px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

.popup_nowish #cartArea .list .itemName {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	height: 39px;
	overflow: hidden;
	margin-bottom: 20px;
}

.popup_nowish #cartArea .list .itemPrice {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	margin-top: 3px;
}


.popup_nowish #cartArea .list a img {
	border: 1px solid #333;
}

.popup_nowish #cartArea .list .item01,
.popup_nowish #cartArea .list .item02,
.popup_nowish #cartArea .list .item03,
.popup_nowish #cartArea .list .item05,
.popup_nowish #cartArea .list .item06,
.popup_nowish #cartArea .list .item07 {
	padding: 0px;
	float: left;
	width: 122px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.popup_nowish #cartArea .list .item04,
.popup_nowish #cartArea .list .item08 {
	padding: 0px;
	float: left;
	width: 122px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*detail*/
.detail #cartArea {
	float: right;
	width: 720px;
	background-color: #FFF;
	margin-bottom: 30px;
}

#Cart .detail #cartArea .list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 720px;
}

.detail #cartArea .list .listTitle {
	float: left;
	width: 703px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

.detail #cartArea .list .itemName {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 20px;
}

.detail #cartArea .list .itemPrice {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	margin-top: 3px;
}

.detail #cartArea .list img {
	width: 126px;
}

.detail #cartArea .list a img {border: 1px solid #333;}

.detail #cartArea .list .item01,
.detail #cartArea .list .item02,
.detail #cartArea .list .item03,
.detail #cartArea .list .item04,
.detail #cartArea .list .item05 {
	padding: 0px;
	float: left;
	width: 128px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.detail #cartArea .list .item05 {margin-right: 0px;}

.detail #cartArea .list .item06,
.detail #cartArea .list .item07,
.detail #cartArea .list .item08 {
	display: none;
}




/*cart*/
.cart {
	float: right;
	width: 950px;
	background-color: #FFF;
	margin-bottom: 30px;
	margin-top: 20px;
}

.cart .list {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 950px;
}

.cart .list .listTitle {
	float: left;
	width: 933px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

.cart .list .itemName {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 20px;
}

.cart .list .itemPrice {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	margin-top: 3px;
}

.cart .list img {
	width: 120px;
}

.cart .list a img {border: 1px solid #333;}

.cart .list .item01,
.cart .list .item02,
.cart .list .item03,
.cart .list .item04,
.cart .list .item05,
.cart .list .item06 {
	padding: 0px;
	float: left;
	width: 122px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.detail #cartArea .list .item07 {margin-right: 0px;}

.detail #cartArea .list .item08 {display: none;}





/*¥ì¥³¥á¥ó¥É*/
/*#logrecom_placeholder {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	width: 680px;
	float: left;
	text-align: left;
}

#logrecom_results {
	float: left;
	width: 680px;
}

#logrecom_relate_result {
	float: left;
	width: 680px;
	margin-bottom: 15px;
}

#logrecom_purchase_result {
	float: left;
	width: 720px;
	margin-bottom: 20px;
}*/

.detail {
	float: left;
	width: 460px;
	margin-bottom: 0px;
	}


.detail .logrecom_title {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 450px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 19px;
	margin-bottom: 10px;
	padding: 4px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.detail .productcheck_r1_item,
.detail .productcheck_r2_item,
.detail .productcheck_r3_item,
.detail .productcheck_r4_item {
	width: 86px;
	float: left;
	padding: 0px;
	margin-right: 9px;
}


.detail .productcheck_r5_item,
.detail .productcheck_r1_lastitem,
.detail .productcheck_r2_lastitem,
.detail .productcheck_r3_lastitem,
.detail .productcheck_r4_lastitem,
.detail .productcheck_r5_lastitem {
	float: left;
	width: 86px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.detail .productcheck_r6_item,
.detail .productcheck_r7_item,
.detail .productcheck_r8_item,
.detail .productcheck_r6_lastitem,
.detail .productcheck_r7_lastitem,
.detail .productcheck_r8_lastitem {
	display: none;
}


/*.detail ul.productconnect {

}*/

.detail ul.productconnect li.product_image,
.detail ul.productrank li.product_image  {
	display: block;
	width: 84px;
	float: left;
	margin-bottom: 5px;
}

.detail ul.productconnect li.product_image img,
.detail ul.productrank li.product_image img  {
	width: 82px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 0px;
	line-height: 0px;
}

.detail ul.productconnect li.spec2,
.detail ul.productrank li.spec2 {
	font-size: 11px;
	line-height: 13px;
	clear: both;
}

.detail ul.productconnect li.spec4,
.detail ul.productrank li.spec4 {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 14px;
	margin-top: 2px;
}


.detail ul.productconnect li.name,
.detail ul.productrank li.name {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-top: 0px;
	clear: both;
}

.detail #logrecom_rank_result {
	float: left;
	width: 460px;
	margin-bottom: 10px;
}

ul.productrank { }

.detail #logrecom_rank_result .icon {
	margin-top: 7px;
	margin-bottom: 5px;
}


.otherlink {
	clear: both;
	float: left;
	width: 720px;
	text-align: right;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	padding-top: 5px;
}

#logrecom_placeholder #recommend .ItemList {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

#recommend .ItemList .otherlink {
	float: left;
	width: 950px;
	margin-bottom: 5px;
}

#recommend .ItemList .otherlink li {
	text-align: right;
	font-size: 11px;
	padding: 5px;
	background-color: #EBEBEB;
	float: right;
	border: 1px solid #CCCCCC;
}

#recommend .ItemList .otherlink li a,
#recommend .ItemList .otherlink li a:hover {
	text-decoration: none;
}

#recommend .title {
	float: left;
	width: 933px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}

#recommend .ItemList .itrm01,
#recommend .ItemList .itrm02,
#recommend .ItemList .itrm03,
#recommend .ItemList .itrm04,
#recommend .ItemList .itrm05,
#recommend .ItemList .itrm06 {
	padding: 0px;
	float: left;
	width: 122px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#recommend .ItemList .itrm07 {
	padding: 0px;
	float: left;
	width: 122px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#recommend .ItemList .itrm08 {
	display: none;
}

#recommend .ItemList .photo a img {
	border: 1px solid #333;
	width: 120px;
}
#recommend .ItemList .spec2 {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 3px;
}

#recommend .ItemList .itemname {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}



/***********************************************/
/* ¥ì¥³¥á¥ó¥É¡¡¥Ò¥¹¥È¥ê¡¼*/
/***********************************************/

#history_placeholder {
	float: left;
	margin-bottom: 15px;
}

#history_results {
	
}

.detail #history_result {
	float: left;
	width: 470px;	
}

.detail #history_results .history_title {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 460px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 19px;
	margin-bottom: 10px;
	padding: 4px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.detail .productcheck_r1_item,
.detail .productcheck_r2_item,
.detail .productcheck_r3_item,
.detail .productcheck_r4_item {
	width: 86px !important;
	float: left !important;
	padding: 0px;
	margin-right: 7px !important;
}


.detail .productcheck_r5_item,
.detail .productcheck_r1_lastitem,
.detail .productcheck_r2_lastitem,
.detail .productcheck_r3_lastitem,
.detail .productcheck_r4_lastitem,
.detail .productcheck_r5_lastitem {
	float: left;
	width: 86px !important;;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.detail #history_results .productcheck_r6_item,
.detail #history_results .productcheck_r7_item,
.detail #history_results .productcheck_r8_item,
.detail #history_results .productcheck_r6_lastitem,
.detail #history_results .productcheck_r7_lastitem,
.detail #history_results .productcheck_r8_lastitem {
	display: none;
}


.detail #history_results ul.productconnect {
	float: left;
	width: 86px;
}

.detail #history_results ul.productconnect li.product_image,
.detail #history_results ul.productrank li.product_image  {
	display: block;
	width: 86px;
	float: left;
	margin-bottom: 5px;
}

.detail #history_results ul.productconnect li.product_image img,
.detail #history_results ul.productrank li.product_image img  {
	width: 82px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 0px;
	line-height: 0px;
}

.detail #history_results ul.productconnect li.spec2,
.detail #history_results ul.productrank li.spec2 {
	font-size: 11px;
	line-height: 13px;
	clear: both;
}

.detail #history_results ul.productconnect li.spec4,
.detail #history_results ul.productrank li.spec4 {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 14px;
	margin-top: 2px;
}


.detail #history_results ul.productconnect li.name,
.detail #history_results ul.productrank li.name {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-top: 0px;
	clear: both;
}

.detail #history_results #logrecom_rank_result {

}

ul.productrank { }

.detail #history_results #logrecom_rank_result .icon {
	margin-top: 7px;
	margin-bottom: 5px;
}





/****************************************/
/*Cart */
/****************************************/
.cart #history_results .history_title {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 940px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 19px;
	margin-bottom: 10px;
	padding: 4px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.cart #history_result {
	float: left;
	width: 950px;	
}

.cart .productcheck_r1_item,
.cart .productcheck_r2_item,
.cart .productcheck_r3_item,
.cart .productcheck_r4_item,
.cart .productcheck_r5_item,
.cart .productcheck_r6_item
 {
	width: 124px !important;
	float: left !important;
	padding: 0px;
	margin-right: 9px !important;
}

.cart .productcheck_r7_item,
.cart #history_results .productcheck_r1_lastitem,
.cart #history_results .productcheck_r2_lastitem,
.cart #history_results .productcheck_r3_lastitem,
.cart #history_results .productcheck_r4_lastitem,
.cart #history_results .productcheck_r5_lastitem,
.cart #history_results .productcheck_r6_lastitem,
.cart #history_results .productcheck_r7_lastitem {
	float: left;
	width: 124px !important;;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.cart #history_results .productcheck_r8_item,
.cart #history_results .productcheck_r8_lastitem {
	display: none;
}


.cart #history_results ul.productconnect {
	float: left;
	width: 124px;
}

.cart #history_results ul.productconnect li.product_image,
.cart #history_results ul.productrank li.product_image  {
	display: block;
	width: 124px;
	float: left;
	margin-bottom: 5px;
}

.cart #history_results ul.productconnect li.product_image img,
.cart #history_results ul.productrank li.product_image img  {
	width: 120px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 0px;
	line-height: 0px;
}

.cart #history_results ul.productconnect li.spec2,
.cart #history_results ul.productrank li.spec2 {
	font-size: 11px;
	line-height: 13px;
	clear: both;
}

.cart #history_results ul.productconnect li.spec4,
.cart #history_results ul.productrank li.spec4 {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 14px;
	margin-top: 2px;
}


.cart #history_results ul.productconnect li.name,
.cart #history_results ul.productrank li.name {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-top: 0px;
	clear: both;
}






/****************************************/
/*¥µ¥ó¥­¥å¡¼²èÌÌ */
/****************************************/
.cart #logrecom_results .logrecom_title {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 940px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 19px;
	margin-bottom: 10px;
	padding: 4px;
	background-image: url(/img/ec/cart/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 10px;
}

.cart #logrecom_relate_result {
	float: left;
	width: 950px;	
}

.cart .productcheck_r1_item,
.cart .productcheck_r2_item,
.cart .productcheck_r3_item,
.cart .productcheck_r4_item
.cart .productcheck_r5_item
.cart .productcheck_r6_item
 {
	width: 124px !important;
	float: left !important;
	padding: 0px;
	margin-right: 9px !important;
}


.cart #logrecom_results .productcheck_r1_lastitem,
.cart #logrecom_results .productcheck_r2_lastitem,
.cart #logrecom_results .productcheck_r3_lastitem,
.cart #logrecom_results .productcheck_r4_lastitem,
.cart #logrecom_results .productcheck_r5_lastitem.
.cart #logrecom_results .productcheck_r6_lastitem.
.cart #logrecom_results .productcheck_r7_lastitem {
	float: left;
	width: 124px !important;;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.cart #logrecom_results .productcheck_r8_item,
.cart #logrecom_results .productcheck_r8_lastitem {
	display: none;
}


.cart #logrecom_results ul.productconnect {
	float: left;
	width: 124px;
}

.cart #logrecom_results ul.productconnect li.product_image,
.cart #logrecom_results ul.productrank li.product_image  {
	display: block;
	width: 124px;
	float: left;
	margin-bottom: 5px;
}

.cart #logrecom_results ul.productconnect li.product_image img,
.cart #logrecom_results ul.productrank li.product_image img  {
	width: 120px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 1px;
	font-size: 0px;
	line-height: 0px;
}

.cart #logrecom_results ul.productconnect li.spec2,
.cart #logrecom_results ul.productrank li.spec2 {
	font-size: 11px;
	line-height: 13px;
	clear: both;
}

.cart #logrecom_results ul.productconnect li.spec4,
.cart #logrecom_results ul.productrank li.spec4 {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	line-height: 14px;
	margin-top: 2px;
}


.cart #history_results ul.productconnect li.name,
.cart #history_results ul.productrank li.name {
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	margin-top: 0px;
	clear: both;
}



/****************************************/
/*¡¡¥Þ¥¤¥·¥ç¥Ã¥Ô¥ó¥°¥ì¥³¥á¥ó¥É¡¡20130416*/
/****************************************/

#myshop {width:680px}
#myshop > .cart  {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

#myshop > .cart #history_results .history_title {
	background: #feffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #feffff 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feffff 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feffff 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feffff 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feffff 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
	padding: 6px 8px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px;
	border: 1px solid #BEBEBE;
	width:662px
}

#myshop > .cart #history_result {width:680px}

#myshop > .cart #history_results ul.productconnect li.product_image img,
#myshop > .cart #history_results ul.productrank li.product_image img
 {
	float:left;
	width: 130px;
	border: 1px solid #000;
	padding: 0px !important;
}


#myshop > .cart #history_results ul.productconnect {
	width: 132px !important;
	padding: 0px;
	margin: 0 0 5px 0 !important;
}
#myshop > .cart  #history_results ul.productconnect li {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	width: 132px !important;
}

#myshop > .cart #history_results #history_result .productcheck_r1_item,
#myshop > .cart #history_results #history_result .productcheck_r2_item,
#myshop > .cart #history_results #history_result .productcheck_r3_item,
#myshop > .cart #history_results #history_result .productcheck_r4_item
 {
	float: left;
	width: 132px !important;
	margin-right: 5px !important;
}
#myshop > .cart #history_results #history_result .productcheck_r5_item,
#myshop > .cart #history_results #history_result .productcheck_r1_lastitem,
#myshop > .cart #history_results #history_result .productcheck_r2_lastitem,
#myshop > .cart #history_results #history_result .productcheck_r3_lastitem,
#myshop> .cart #history_results #history_result .productcheck_r4_lastitem,
#myshop > .cart #history_results #history_result .productcheck_r5_lastitem
{
	float: left;
	width: 132px !important;
	margin-right: 0px !important;
}

#myshop > .cart #history_results #history_result .productcheck_r6_item,
#myshop > .cart #history_results #history_result .productcheck_r7_item,
#myshop > .cart #history_results #history_result .productcheck_r8_item,
#myshop > .cart #history_results #history_result .productcheck_r9_item,
#myshop > .cart #history_results #history_result .productcheck_r10_item,
#myshop > .cart #history_results #history_result .productcheck_r6_lastitem,
#myshop > .cart #history_results #history_result .productcheck_r7_lastitem,
#myshop > .cart #history_results #history_result .productcheck_r8_lastitem,
#myshop > .cart #history_results #history_result .productcheck_r9_lastitem,
#myshop > .cart #history_results #history_result .productcheck_r10_lastitem
{
	display: none;
}

