table.left {
	background-color: #FFFFFF;
	color: #000000;
	white-space: nowrap;


}
table.left td.line {
	font-size: xx-small;
	border-top: thin none #9999FF;
	border-right: thin none #9999FF;
	border-bottom: thin solid #9999FF;
	border-left: thin none #9999FF;
	height: 5px;



}
img {
	border: none;
}
table.main {
	border: none;
}

table.main td.tate {
	background-image: url(images/bk_tate.gif);
	background-repeat: repeat-y;
	width: 15px;


}
table.main td.yoko {
	background-image: url(images/bk_yoko.gif);
	background-repeat: repeat-x;

}
table.main td.kado1 {
	background-image: url(images/bk_kado.gif);
	background-repeat: repeat-y;

}
table.main td.kado2 {
	background-image: url(images/bk_kado2.gif);
	background-repeat: repeat-y;

}
table.item_list {
	width: 100%;
	border: none;
}

table.item_list td.head{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996699;
	text-align: center;

}
table.item_list td.pict {
	color: #333333;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #996699;
	border-left: none;
	vertical-align: middle;

}
table.item_list td.title {
	font-weight: bold;
	font-size: 1.2em;
	white-space: nowrap;

}
table.item_list td.price {
	white-space: nowrap;
	font-size: 1.1em;
	text-align: right;
	font-weight: bold;
	color: #FF0000;
	width: 140px;


}
table.item_list td.teika {
	text-align: right;
	white-space: nowrap;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	width: 110px;

}


table.item_list td.add {
	white-space: nowrap;
}
table.item_list td.note {
	text-align: left;
	margin: 2px 2px 2px 20px;
	padding: 2px 2px 10px 20px;
	font-size: 1em;
	line-height: 1.2em;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #996699;
	border-left: none;
}
body {
	margin: 0px;
	padding: 0px;
}
.w15 {
	width: 15px;
}
.contents1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990099;
	padding-top: 5px;
	margin-top: 5px;


}
.contents2 {
	text-align: right;
	margin: 2px;
	padding: 2px;
	border: none;


}
.navi {
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;

}
.price {
	font-weight: bold;
	color: #FF0000;
}
