@charset "utf-8";

/* CSS Document */

/* 子テーマ用カスタマイズ
-------------------------------------------------------------- */

#img-box .itemimg img {
    width: 100%;
    height: auto;
    border: 1px #c0c0c0 solid;
}

#itempage .itemcode {
    margin-bottom: 0.5em;
    padding: 0.5em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.item-category {
	margin:0 0 0.5em;
	padding:0.5em 0;
	text-align:center;
	background-color:#f5f5dc;
	color:#333;
	line-height:1;
}