.to-top {
	margin-top:2em;
}

h2.category {
	font-size:100%;
	margin-top:0px;
	margin-bottom:0.5em;
}

h3 {
	clear:both;
	margin-bottom:0.3em;
}
p.pra {
	margin-top:0.3em;
	margin-bottom:1.5em;
}
p.note {
	margin-bottom:0.3em;
}

h4 {
	clear:both;
	font-size:100%;
	color:#ff0000;
	margin-top:1em;
}

.SoldOut {
	color:red;
	font-weight:bold;
	font-size:130%;
}
.categoryBox {
	margin-bottom:2em;
}
.itemArea {
	width:345px;
	font-size:85%;
	line-height:110%;
	padding-bottom:5px;
}
.itemText {
	padding:5px 5px 0px 5px;
	line-height:110%;
	width:345px;
}
.itemCode {
	white-space:nowrap;
}

.itemCount {
	float:left;
	margin:8px 0px 3px 0px;
}

.itemSelecter {
	padding-left:5px;
}
.itemSpec {
	border:1px dotted #555555;
	padding:5px 5px 2px 5px;
	margin-top:3px;
}
.item_button {
	margin-top:2px;
	margin-left:8px;
}

.topPhoto {
	text-align:center;
	margin-bottom:1em;
}

.comment {
	background-color:#ffffee;
	border:1px solid #06401e;
	border-width:1px 5px;
	padding:6px 12px;
	margin-bottom:1.5em;
}
.comment p {
	background-color:#ffffee;
	border:1px solid #06401e;
	border-width:0px 1px;
	padding:5px 15px;
	margin:0px;
}

#contents .mainArea {
	width:600px;
}
#contents .leftArea {
	float:left;
	width:380px;
}
#contents .rightArea {
	float:right;
	width:197px;
	margin-bottom:1em;
}

.specTbl {
	text-align:right;
	font-size:90%;
}

.photo {
	float:right;
	margin-left:15px;
}
.spec {
	margin-top:10px;
}