@charset "UTF-8";
#wrapper #right #cnts #goodscatalog {
	padding: 15px 30px;
	font-weight: 200;
}

#wrapper #right #cnts #contents .header .link .link01 a {
	background:url(../images/goodscatalog/link01.gif) no-repeat 0px 0px;
	width:34px;
}
#wrapper #right #cnts #contents .header .link .link02 a {
	background:url(../images/goodscatalog/link02.gif) no-repeat 0px 0px;
	width:45px;
}
#wrapper #right #cnts #contents .header .link .link01 a:hover {
	background:url(../images/goodscatalog/link01_a.gif) no-repeat 0px 0px;
}
#wrapper #right #cnts #contents .header .link .link02 a:hover {
	background:url(../images/goodscatalog/link02_a.gif) no-repeat 0px 0px;
}

#wrapper #right #cnts #goodscatalog .gc {
	padding: 30px 0px 0px;
}

#wrapper #right #cnts #goodscatalog .gc p {
	display: block;
	padding: 10px 0px 0px;
}


#wrapper #right #cnts #contents #goodscatalog .gc .icon1 {
	background: url(../images/common/icon1.gif) no-repeat 0px 5px;
	padding:5px 0px 5px 20px;
	font-weight:bold;
	font-size:1.1em;
}

#wrapper #wpr #right #cnts #contents #goodscatalog .gc .red {
	color: #E00000;
}

#wrapper #wpr #right #cnts #contents #goodscatalog .gc .products {
	clear: both;
	padding:0px 0px 25px;
}
#wrapper #right #cnts #goodscatalog .gc .products p {
	display: block;
	padding: 0px 0px 10px;
}
#wrapper #wpr #right #cnts #contents #goodscatalog .gc .products .img {
	display: block;
	margin: 0px;
	padding: 0px 5px 5px 10px;
	float: right;
}
#wrapper #wpr #right #cnts #contents #goodscatalog .gc .products .name {
	display: block;
	padding: 0px 0px 15px;
	margin: 0px;
}
#wrapper #wpr #right #cnts #contents #goodscatalog .gc .products.limited {
	padding: 15px;
	border: 1px solid #CCC;
}
