<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';

.heightclear{height:1%;}
.heightclear:after {
	content		:".";
	display		:block;
	height		:0;
	clear		:both;
	visibility	:hidden;
}
/*right*/

#shoppingEntBox {
	padding		:5px 0 10px 20px;
	float		:left;
}

#catchcopy{
font-size		:16px;
color			:#333;
line-height:1.3;
margin-bottom	:5px;
}

#leftBox{
list-style-type	:none;
float			:left;
margin			:0;
}

#leftBox li{
padding			:20px 20px 0 0;
}

#rightBox{
width		:288px;
padding-top	:20px;
float		:left;
}

#rightBox h3{
color			:#063;
font-size		:14px;
line-height		:1.3;
padding-bottom	:10px;
background		:url(/img/site/shopentryborder.gif) bottom left no-repeat;
}

#entry-cost{
color		:#663333;
font-size	:16px;
font-weight	:bold;
line-height	:1.3;
text-align	:right;
padding-top	:2px;
}

#entry-info{
color		:#333;
font-size	:12px;
line-height	:1.4;
text-align	:left;
padding		:10px 0;
}

#rightBox ul{
list-style-type	:none;
margin-top:10px;
}

#rightBox ul li{
background			:url(/img/site/icon_green.gif) top left no-repeat;
background-position	:0 2px;
margin-bottom		:5px;
padding-bottom		:1px;
border-bottom:1px dotted #FF3300;
}

.s-title{
width:55px;
color			:#006633;
font-size		:12px;
line-height:1.4;
text-align		:left;
letter-spacing:1;
margin-left		:12px;
float			:left;

}

.s-entry{
width			:180px;
color			:#333;
font-size		:12px;
letter-spacing:1;
line-height:1.3;
float			:left;

}

#f-cart {
text-align	:right;
padding		:5px 0 10px 0;
		} 


#shoppingBox{
list-style-type:none;
padding-bottom:30px;
}

.shoppingList{
width:172px;
height:260px;
background:url("/img/site/li_bg.gif") no-repeat right bottom;
float:left;
text-align:center;
}

.shoppingList h3{
	font-size	: 12px;
	width		: 150px;
	line-height:1.2;
	color		: #690;
	padding:5px 0;
	margin:0 auto;
}

.prise{
	font-size	: 12px;
	width		: 150px;
	line-height:1.2;
	color		: #F60;
	font-weight:bold;
	padding:5px 0;
	margin:0 auto;
}

.goodInfo{
	font-size	: 12px;
	width		: 150px;
	line-height:1.2;
	color		: #333;
	padding:0 0 5px 0;
	margin:0 auto;
}

#imgSamnailBox{
width:525px;
float:left;
text-align:left;
}

#imgSamnail{
background: #FFFF99;
padding:5px;
list-style:none;
margin:20px 0 0 0;
}

#imgSamnail li{
float:left;
}

#imgSamnail li img{
padding:4px 0 4px 10px;
}

/********************************ãŠæ”¯æ‰•************************************/

.payBox{
margin-top:10px;
}

.payTitle{
width:515px;
height:23px;
border-left:4px solid #F60;
border-bottom:1px solid #F60;
margin-bottom:10px;
}

.payTitle2{
width:490px;
height:23px;
border-bottom:1px dotted #666;
margin-bottom:10px;
padding-left:20px;
}

.payTitle h3{
	font-size	: 14px;
	font-weight:bold;
	line-height:1.2;
	color		: #F60;
	padding:3px 0 3px 10px;
}

.payTitle h4{
	font-size	: 14px;
	font-weight:bold;
	line-height:1.2;
	color		: #666;
	padding:3px 0 0 10px;
}

.payP{
padding-left:10px;
	font-size	: 12px;
	line-height:1.5;
	color		: #333;
	padding-bottom:15px;
}

.size14{
font-size:14px;
}

.payBox ul{
padding-bottom:15px;
list-style-type:none;
}

.payBox ul li{
	font-size	: 12px;
	line-height:1.3;
	color		: #333;
	padding-bottom:5px;
}

#sslBox{
margin:10px 10px 10px 12px;;
padding:5px;
background:#f7f3e9;
border:1px dotted #F60;
}

#sslBox p{
	font-size	: 10px;
	line-height:1.2;
	color		: #333;
	padding-bottom:5px;
}

.noItem{
	text-align	: center;
	padding		: 20px;
	}
.clearBtn{
	margin		: 10px 0;
	}
.pageBtn{
	text-align	: center;
	}
.pageBtn p a img{
	margin-right: 5px;
	margin-left : 5px;
	}
.txtR{
	text-align	: right;
	}
.add_list{
	border-collapse : collapse;
	}
.add_size{
	text-align	: center;
	}
.add_list{
	background-color : #FFFFFF;
	border		: 1px solid #CCCCCC;
	margin		: 1em 0;
	font-size	: inherit;
	}
.add_list th{
	background-color : #F5F5F5;
	border-right: 1px solid #DDDDDD;
	color		: #333333;
	text-align	: center;
	}
.add_list th,.add_list td{
	border-collapse : separate;
	border-spacing : 1px;
	border		: 1px solid #CCCCCC;
	padding		: 0.3em 10px;
	}</pre></body></html>