@charset "utf-8";

/*特販
---------------------------------------------------- */
div#tokuhantop table {
	margin: 5px auto 5px auto;
	width:425px;
}
div#tokuhantop th {
	padding: 2px;
	background-color: #E6E6FF;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	vertical-align: top;
}
div#tokuhantop a{
	color: #660000;
}
div#tokuhantop td {
	padding: 2px;
	/* background-color: #eef5f8
	border: thin solid #CCCCCC;*/
	text-align: center;
	vertical-align: top;
}
div#tokuhan h2{
	margin: 0px 5px 5px 5px;
	padding: 3px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}
.tokuhan_h2_k{
	background-color: #339933;
}
.tokuhan_h2_j{
	background-color: #A19528;
}
div#tokuhan h3{
	margin: 0px 5px 5px 5px;
	padding: 3px;
	font-size: 14px;
	color: #993300;
	background-color: #FFFFCC;
	text-align: left;
}
.tokuhan_catch{
	font-size: 110%;
}

