h1 {
	font-size: 12px;
	padding:3px;
	margin: 0
}

div.kbanner {
	padding-top: 10px;
	width: 944px;
	background-color: #20491e;
}
div.kbody {
	position: relative;
	width: 940px;
	border: 1px solid #20491e;
	overflow: hidden;
}
div.kfooter {
	text-align: left;
	position: relative;
	width: 940px;
}

table.blisttable {
	border: solid 1px "#000000"
}
table.blisttable td {
	font-size: 0.9em;
	line-height: 1.8em;
}
span.blistname {
	font-size: 1.2em;
	font-weight: bold;
}
span.blistkakaku {
	font-size: 1.5em;
	color: red;
	font-weight: bold;
}
span.blistcomment2 {
	font-size: 16px;
	font-weight: bold;
}

span.font12  {
	font-size: 12px;
}

div.kbanners {
        padding-top: 10px;
        width: 900px;
        background-color: #20491e;
}
div.imgback {
	min-height: 167px;
        background-color: #20491e;
}
.soldout {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    background-color: red;
}
.comment2 {
	text-align: left;
}
