td img {display: block;}
.style2 {
	font-size: 10px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "小塚ゴシック Pro R";
}
ecke {
	background-color: #A3E200;
	background-image: url(css/table-images/left.png);
	background-repeat: no-repeat;
}
#ecke {
	background-color: #A3E200;
	background-image: url(css/table-images/center_green_ecke_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#price
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	margin: 15px;
	width: 280px;
	text-align: left;
	border-collapse: collapse;
}
#price thead th.rounded-company
{
	background-color: #C7FF3A;
	background-image: url(table-images/center_lightgreen_L.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
#price cover {
	width: 620px;
	border-collapse: collapse;
	white-space: nowrap;
}
#price thead th.rounded-q4
{
	background-repeat: no-repeat;
	background-position: right -1px;
}
#price th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background-color: #CCEE88;
}
#price td
{
	padding: 4px;
	background: #e8edff;
	color: #669;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #A3E200;
}
#price tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#price tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#price tbody tr:hover td
{
	background: #D8E9AB;
}

#box-table-a2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	width: 650px;
	text-align: left;
	border-collapse: collapse;
	margin-bottom: 25px;
	margin-top: 0px;
	line-height: normal;
}
#box-table-a2 td
{
	padding: 4px;
	border-bottom: 1px solid #fff;
	color: #006699;
	border-top: 1px solid transparent;
	background-color: #E8FFCA;
}
#box-table-a2 tr:hover td
{
	color: #333366;
	background-color: #D8E9AB;
}
#box-table-a2 th 
{
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	border-top: 2px solid transparent;
	border-bottom: 2px solid #fff;
	color: #039;
	background: #CCEE88;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#th-2 {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A3E200;
	text-align: left;
	width: 650px;
	margin-top: 10px;
	margin-right: 45;
	margin-left: 45;
	padding: 5;
}
#box-table-a2 tl {
	font-family: "ヒラギノ角ゴ Pro W6", Osaka, "ＭＳ Ｐゴシック";
	font-size: 15px;
	color: #333333;
	background-color: #A3E200;
	text-align: left;
	width: 650px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 45;
	margin-left: 45;
}
#td-2 {
	font-size: 13px;
	background-color: #C2FF5A;
