@charset "utf-8";

/* products */

.box_ind {
	background: url(../img/ind_bdr_side.gif) repeat-y;
	padding-left: 8px;
	padding-right: 9px;
	width: 590px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 573px;
}
.box_ind li {
	float: left;
	margin-bottom: 6px;
}
.box_ind li.last {
	margin-bottom: 0;
}
.box_ind li.odd {
	margin-right: 7px;
}
.box_ind li a {
	display: block;
	width: 283px;
	height: 88px;
}
.box_ind li.bnr01 a { background-image: url(../img/ind_bnr01.jpg);}
.box_ind li.bnr02 a { background-image: url(../img/ind_bnr02.jpg);}
.box_ind li.bnr03 a { background-image: url(../img/ind_bnr03.jpg);}
.box_ind li.bnr04 a { background-image: url(../img/ind_bnr04.jpg);}
.box_ind li.bnr05 a { background-image: url(../img/ind_bnr05.jpg);}
.box_ind li.bnr06 a { background-image: url(../img/ind_bnr06.jpg);}

.box_ind li.bnr01 a:hover, .box_ind li.bnr01 a:active,
.box_ind li.bnr02 a:hover, .box_ind li.bnr02 a:active,
.box_ind li.bnr03 a:hover, .box_ind li.bnr03 a:active,
.box_ind li.bnr04 a:hover, .box_ind li.bnr04 a:active,
.box_ind li.bnr05 a:hover, .box_ind li.bnr05 a:active,
.box_ind li.bnr06 a:hover, .box_ind li.bnr06 a:active { background-position: 0 -88px;}


.list {
	background: url(../img/list_line_dotted.gif) left top repeat-x;
	margin-left: 10px;
	margin-bottom: 8px;
	padding-top: 1px;
	width: 570px;
}
.list ul {
	background: url(../img/list_line_dotted.gif) left bottom repeat-x #f6f5e8;
}
.list ul li {
	line-height: 1.2;
	background: url(../img/mkr_arrow.gif) 0 0.75em no-repeat;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 560px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 552px;
}
*+html body .list ul li {
	padding-top: 5px;
	padding-bottom: 3px;
}
* html body .list ul li {
	padding-top: 5px;
	padding-bottom: 3px;
}
.list .listBtn {
	width: 570px;
	text-align: right;
}
.list .listBtn img {
	margin-left: 5px;
}

table.brand {
	border-collapse: collapse;
	width: 100%;
}
table.brand th {
	white-space: nowrap;
	font-weight: normal;
	background: #EEEEEE;
	border-top: solid 1px #E4E4E4;
	padding: 7px 20px 7px 14px;
	width: 106px;
}
table.brand td {
	background: url(../img/mkr_brand.gif) no-repeat 6px 9px;
	border-top: solid 1px #E4E4E4;
	padding: 7px 20px 7px 72px;
}
table.brand .top th,
table.brand .top td {
	border-top: none;
}




