@charset "euc-jp";

#designerHead .introOfBrand {
	width: 439px;
}
	#designerHead .introOfBrand .toNew {
		width: 413px;
	}
		#designerHead .introOfBrand p {
			width: 439px;
		}


table#theBrandLogo {
	float: left;
	width: 125px;
	height: 127px;
	margin: 32px 25px 0 0;
	padding: 0;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: hide;
	background-image: url(http://210.150.120.167/gr_files/images/brandLogo_base.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
	table#theBrandLogo td.image {
		width: 125px;
		height: 107px;
		text-align: center;
		vertical-align: middle;
		background-image: none;
	}
	table#theBrandLogo td.space {
		width: 105px;
		height: 20px;
		text-align: center;
		vertical-align: middle;
		font-size: 10px;
		background-image: none;
	}


#otherBrand {
	visibility: hidden;
	width: 676px;
	height: 170px;
	position: absolute;
	z-index: 10;
	right: 130px;
	top: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
}


div#brandDesignerLogo {
	/*
	float: left;
	margin: 0 0 0 222px;
	*/
	position: absolute;
	z-index: 20;
	right: 0;
	top: 0;
	width: 128px;
	height: 170px;
	margin: 0;
	padding: 0;
	border: none;
	border-left: 1px solid #e8e8e8;
}
	div#brandDesignerLogo h5 {
		width: 128px;
		height: 14px;
		margin: 14px 0 0;
		padding: 2px 0;
		text-align: center;
		vertical-align: middle;
		font-size: 10px;
		line-height: 10px;
		font-weight: normal;
		background-color: #f4f4f4;		
		background-image: url(http://210.150.120.167/gr_files/images/brandBrowse_bg_expand.gif);
		background-repeat: no-repeat;
		background-position: left;
	}
	div#brandDesignerLogo table {
		margin: 18px 0 0;
		border-spacing: 0;
		border-collapse: collapse;
		empty-cells: hide;
	}
		div#brandDesignerLogo td.image {
			width: 128px;
			height: 100px;
			padding: 0;
			text-align: center;
			vertical-align: middle;
		}
			div#brandDesignerLogo td.image img {
				border: none;
			}
		div#brandDesignerLogo td.title {
			width: 128px;
			height: 10px;
			padding: 5px 0;
			font-size: 10px;
			line-height: 10px;
			text-align: center;
			vertical-align: middle;
		}
	



