a:hover.mob-link{
	font-size:8px;
	color:#e93d9d;
}

a.mob-link{
	font-size:8px;
	color:#666666;
}

img{
	border:0;
}

a:hover.lanking{
	color:#e93d9d;
	text-decoration:underline;
}

a.lanking{
	text-decoration:none;
	color:#666666;
}

a:hover.leftnavi{
	color:#e93d9d;
	text-decoration:underline;
}
a.leftnavi{
	font-size:12px;
	text-decoration:none;
	color:#666666;
}

a.cate-item{
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
}

a:hover.cate-item{
	color:#993333;
	font-weight:normal;
	text-decoration:none;
}


a:hover.info{
	color:#cc3333;
	text-decoration:none;
}
a.info{
	font-size:12px;
	text-decoration:none;
	color:#666666;
}

a:hover.inq{
	color:#cc3333;
	text-decoration:none;
}
a.inq{
	font-size:12px;
	text-decoration:none;
	color:#666666;
}

a:hover.cpss{
	color:#ffffff;
	text-decoration:none;
}
a.cpss{
	font-size:14px;
	font-weight:bold;
	text-decoration:under-line;
	color:#996666;
}

a.relateditem{
	font-size:12px;
	font-weight:nomal;
	color:#0000ff;
}

#cart a{
	display:block;
width:89px;
background : url(./lib/htmlimg/cart.jpg) no-repeat;
height:89px;
border:none;
margin-top:6px;
margin-right:20px;
}

#cart a:hover{
	background : url(./lib/htmlimg/cartp.jpg) no-repeat;
}


#base01 a{
	display:block;
width:100px;
background : url(./lib/htmlimg/base01.jpg) no-repeat;
height:20px;
}

#base01 a:hover{
	background : url(./lib/htmlimg/base01p.jpg) no-repeat;
}

#base02 a{
	display:block;
width:100px;
background : url(./lib/htmlimg/base02.jpg) no-repeat;
height:20px;
}

#base02 a:hover{
	background : url(./lib/htmlimg/base02p.jpg) no-repeat;
}

#base03 a{
	display:block;
width:100px;
background : url(./lib/htmlimg/base03.jpg) no-repeat;
height:20px;
}

#base03 a:hover{
	background : url(./lib/htmlimg/base03p.jpg) no-repeat;
}

#base04 a{
	display:block;
width:100px;
background : url(./lib/htmlimg/base04.jpg) no-repeat;
height:20px;
}

#base04 a:hover{
	background : url(./lib/htmlimg/base04p.jpg) no-repeat;
}

#base05 a{
	display:block;
width:100px;
background : url(./lib/htmlimg/base05.jpg) no-repeat;
height:20px;
}

#base05 a:hover{
	background : url(./lib/htmlimg/base05p.jpg) no-repeat;
}

#base06 a{
	display:block;
width:100px;
background : url(./lib/htmlimg/base06.jpg) no-repeat;
height:20px;
}

#base06 a:hover{
	background : url(./lib/htmlimg/base06p.jpg) no-repeat;
}

#base07 a{
	display:block;
width:100px;
background : url(./lib/htmlimg/base07.jpg) no-repeat;
height:20px;
}

#base07 a:hover{
	background : url(./lib/htmlimg/base07p.jpg) no-repeat;
}

#staff-t{
	width:60px;
	font-size:12px;
	color:#663333;
	border:1px solid #633;
	padding:2px;
	float:left;
}

#staff-b{
	width:600px;
	border-top:1px dotted #d5b;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:10px;
}
.em {
	font-style: normal;
	color: #F00;
}