@charset "utf-8";

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; font-style: normal; }
abbr,acronym { border:0; }
table { border-collapse:collapse; border-spacing:0; }

/* GLOBAL NAV */
a.soldout {
	background-position: -400px -397px;
	cursor: default;
}
a:hover.soldout {
	background-position: -400px -397px;
}

/* TABLE LAYOUT */
table.item {
	margin: 25px 0 0 0;
	padding: 0;
}
table td.images {
	width: 270px;
	text-align: center;
	vertical-align: top;
}
table td.info {
	width: 205px;
	text-align: left;
	vertical-align: top;
}
table td.mar30 {
	width: 30px;
}
table td.mar65 {
	width: 65px;
}
table td.mar15 {
	width: 15px;
}

/* TYPE MAINCOL */
table td img {
	margin: 0 0 10px 0;
}
table td h4 {
	margin: 0 0 10px 0;
	font-size: 73%;
	font-family: 'Verdana','Hiragino Kaku Gothic Pro','qMmpS Pro W3','lr oSVbN', sans-serif;
	font-weight: bold;
	line-height: 1.8em;
	color: #8393cb;
	text-align: left;
}
table td p {
	margin: 0 0 10px 0;
	font-size: 73%;
	font-family: 'Verdana','Hiragino Kaku Gothic Pro','qMmpS Pro W3','lr oSVbN', sans-serif;
	line-height: 1.8em;
	color: #333;
	text-align: left;
}
table td img.cart {
	margin: 15px 0 0 0;
}
.sold_thanks {
	font-size: 73%;
	font-family: 'Verdana','Hiragino Kaku Gothic Pro','qMmpS Pro W3','lr oSVbN', sans-serif;
	font-weight: bold;
	line-height: 1.8em;
	color: #b22222;
}
