table.plotter {
	border-collapse: collapse;
}
table.plotter th {
	vertical-align: bottom;
	border-bottom: 3px double #555;
	font-size: 80%;
	line-height: 100%;
	white-space: nowrap;
	color: #616199;
}
table.plotter td {
	border-bottom: 1px solid #aaa;
	text-align: center;
	padding: 3px 4px;
	font-size: 80%;
}
h4.plotter {
	font-weight: normal;
	color: red;
	margin-bottom: 0px;
	font-size: 90%;
}
h3.plotter {
	border-left: 10px solid #399;
	padding-left: 3px;
}
table.plotter_taiou {
	border-collapse: collapse;
	margin-bottom: 12px;
}

table.plotter_taiou th {
	font-size: 12px;
	text-align: center;
	border: 1px solid #aaa;
	background-color: #FFCC99;
	white-space: nowrap;
	padding: 3px 5px;
	line-height: 120%;
	font-weight: normal;
}
table.plotter_taiou td {
	text-align: center;
	border: 1px solid #aaa;
}
table.hisago_products {
	border-collapse: collapse;
}
table.hisago_products td {
	border-bottom: 1px solid #fff;
	font-size: 90%;
	padding: 6px 2px;
	/*background-color: #ccc;*/
}
table.hisago_products td.products_model {
	letter-spacing: 1px;
}
table.hisago_products td.products_name {
	font-size: 80%;
}
table.hisago_products td.hisago_price {
	text-align: right;
	padding-right: 0px;
/*	letter-spacing: 1px; */
	white-space: nowrap;
	font-size: 80%;
}
table.hisago_products td.hisago_special_price {
	color: red;
	font-weight: bold;
	text-align: right;
	padding-left: 0px;
	letter-spacing: 1px;
	white-space: nowrap;
}
.hisago_products_heading {
	font-weight: bold;
	border: 1px outset #456;
	background-color: #456;
	padding: 5px 12px;
	color: #fff;
}

/* ナナラベル */
dl.nana_description dt {
	font-weight: bold;
}
dl.nana_description {
	margin: 0px;
	padding: 0px;
}
dl.nana_description dt, dl.nana_description dd {
/* 	display: inline; */
	margin: 0px;
	font-size: 90%;
	line-height: 150%;
	font-family: Arial;
}

table.nana_products span.nyuusuu_detail {
	font-size: 90%;
}
table.nana_products {
	border-collapse: collapse;
}
table.nana_products td, table.nana_products th {
	padding: 4px;
	border-top: 1px solid #ccc;
/* 	border-bottom: 1px solid #ccc; */
	font-size: 90%;
	font-family: Arial;
}
table.nana_products th {
	text-align: left;
}
table.nana_products td.nana_icons {
	text-align: right;
}
table.nana_products td.price {
	font-weight: bold;
	color: #f00;
	text-align: right;
}
hr.nana {
	border: none;
	border-width: 0px;
	border-top: 1px solid #999;
	height: 1px;
}
a.nana img {
	border: 1px solid #fff;
}
a.nana:hover, a.nana:hover img {
	border-color: #654;
}
p.nana_bikou {
	margin: 0px 0px 4px 4px;
	font-size: 80%;
	font-weight: bold;
}
a.nana_link {
	font-size: 80%;
	margin-left: 4px;
	padding: 2px;
	text-decoration: none;
	border: 1px solid #232385;
	color: #232385;
}
a.nana_link:hover {
	text-decoration: underline;
	color: #900;
	border-color: #900;
}

div.nana_list h4 {
	border-bottom: 1px solid #aaa;
	font-size: 14px;
	padding: 0px 0px 1px 3px;
	border-left: 14px solid #345;
	color: #222;
}
div.nana_list ul {
	list-style-type: none;
}
div.nana_list ul li {
	font-size: 90%;
	line-height: 150%;
}
div.nana_list ul li a {
	text-decoration: none;
}
div.nana_list ul li a:hover {
	text-decoration: underline;
	color: #f00;
}
div.nana_helpbox {
	border-bottom: 1px solid #aaa;
/* 	background-color: #eee; */
	padding: 0px;
	margin: 0px;
}
div.nana_helpbox a {
	color: #000;
	font-weight: bold;
}
div.nana_helpbox a:hover {
	color: #f00;
}
div.nana_helpbox p {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
div.nana_helpbox p.nana_link {
	text-align: right;
}
img.nana_4hako {
	display: block;
	margin-top: 3px;
	color: #f00;
}