@charset "euc-jp";


#brand {
	float: left;
	width: 720px;
	margin-bottom: 20px;
}
#brand .inbox {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 698px;
}


#brand p.midashi {
	font: bold 14px/40px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	background-image: url(../../img/ec/parts/parts_midashi_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 45px;
	width: 710px;
	padding-left: 10px;
	color: #333333;
	margin-bottom: 5px;
}

#brand .left {
	float: left;
	width: 200px;
}

#brand .logo { }

#brand .logo img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 5px solid #CCCCCC;
}


#brand .partsnumber {
	float: left;
	text-align: center;
	width: 168px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}

#brand ul.link {
	float: left;
	width: 170px;
	margin-top: 5px;
}

#brand ul.link li {
	background-image: url(../../img/ec/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 2px;
	padding-bottom: 2px;
	text-align: left;
}
#brand ul.link .arrow {
	background-image: url(../../img/ec/parts/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 17px;
	width: 13px;
	float: left;
}



#brand .right {
	float: right;
	width: 498px;
}

#brand .brandname {
	font: bold 14px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	background-image: url(../../img/ec/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#itemsearch {
	float: left;
	width: 720px;
	margin-bottom: 20px;
}

#itemsearch p.midashi {
	font: bold 14px/40px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	background-image: url(../../img/ec/parts/parts_midashi_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 45px;
	width: 710px;
	padding-left: 10px;
	color: #333333;
}
