@charset "Shift_JIS";
/* =========================== */
/* HOME */
/* =========================== */
div#HOME_CONTENTS {
	width:720px;
	height:auto;
	margin: 0px 0px 24px 0px;
	padding:24px 0px 32px 0px;
	background-color:#bfbfbf;
	background-image:url(../images/home_main_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#hp_menu, #hp_menu td {
	height: 30px;
}
#hp_menu img, #hp_menu a, #hp_menu a:link img, #hp_menu a:visited img, #hp_menu a:hover img {
	border:none;
	padding:0px;
	margin:0px;
	background-color: #c2c1c2;
}
.hp_table {
	width:654px;
	height:auto;
	padding:0px;
	margin:0px auto;
	border-collapse: separate;
	border-spacing: 0px;
}
.hp_table td {
	border: 1px outset #f4f4f4;
	padding: 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	width: 325px;
}
#hp_news {
	border: 1px outset #f4f4f4;
	border-top: none;
	border-bottom: none;
	text-align: left;
}
#hp_news th {
	width: 16%;
}
#hp_news td {
	width: 84%;
	border: none;
	text-align: left;
	vertical-align: top;
}
#hp_blurb td {
	text-align: left;
	background: #e1e2e2;
}
#hp_promo td {
	text-align: left;
	background: #e1e2e2 url(../images/hp_promocell-tile.png) top right repeat-x;
}
#hp_promo, #hp_blurb {
	text-align: left;
	margin-top: 18px;
}
.hp_table td#topRow {
	height: 22px;
	border: none;
	border-bottom: 1px outset #f4f4f4;
	text-align: right;
	vertical-align: top;
	background: #e1e2e2 url(../images/hp_cornerbar-top.png) top right no-repeat;
}
.hp_table td#bottomRow {
	height: 24px;
	border: none;
	border-top: 1px outset #f4f4f4;
	text-align: right;
	vertical-align: top;
	background: #e1e2e2 url(../images/hp_cornerbar-bot.png) top right no-repeat;
}
.hp_table .proddesc {
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	width: 170px;
	padding: 0px 0px 0px 18px;
	margin: 0px;
	position: relative;
	top: -22px;
	z-index: 1;
	float: left;
}
.hp_table div.prodcat {
	color: #607ba2;
	font-size: 10px;
	text-align: left;
	width: 120px;
	height: 45px;
	margin: 16px 0px 0px 10px;
	position: absolute;
	z-index: 2;
}
#hp_news h3 {
	color: #708ebb;
	font-size: 12px;
	padding: 0px 12px 12px 18px;
	margin: 0px;
	font-style: italic;
}
#hp_news h2, #hp_news th {
	color: inherit;
	font-size: 11px;
	padding: 0px 18px 0px 18px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
#hp_news p {
	font-size: 11px;
	padding: 0px 18px 12px 0px;
	margin: 0px;
}
#hp_news p a:link, #hp_news p a:visited {
	color: #6b6b6b;
}
#hp_news p a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}
.hp_table img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-left: 17px;
}
.hp_table img.promoss {
	margin-top: 16px;
}
.hp_table img.promocell {
}

.hp_table img.moreInfo {
	float: right;
	margin-right: 12px;
}

.hp_table div.starburst {
	background: transparent url(../images/starburst-new.gif) no-repeat;
	padding-left: 40px;
	width: 80px;
}
.hp_table td#logoBox {
	text-align: center;
	vertical-align: middle;
	width: 33.333%;
}
.hp_table td#blurb p {
	margin: 12px;
	width: 405px;
}
.hp_table .left {
	float: left;
	display: inline;
}
.hp_table .right {
	float: right;
	display: inline;
}