@charset "utf-8";

#article .main {
	width: 760px;
	background:#f3f2f2 url(/english/company/brand/img/bg-top.gif) left top no-repeat;
}
#article .section_brand {
	width: 700px;
	padding: 35px 30px 106px 30px;
	background:url(/english/company/brand/img/bg-bottom.gif) left bottom no-repeat;
	position: relative;
}
#article .box_brand {
	width: 700px;
}
#article .box_brand:after {
	content: "."; visibility: hidden; display: block; height: 0; clear: both;
}
#article .txt_left {
	width: 490px;
	float: left;
}
#article .txt_left p {
	margin-bottom: 13px;
	line-height: 1.5;
}
#article .photo_right {
	width: 150px;
	float: right;
}
#article h2.title_brand {
	width: 470px;
	font-size: 192%;
	line-height: 1.3;
	margin-bottom: 20px;
}
#article .section_brand dl {
	padding-top: 8px;
	width: 200px;
}
#article .section_brand dt {
	font-size: 92%;
	margin-bottom: 3px;
}
#article .section_brand dd.name {
	font-weight: bold;
	padding-top: 7px;
}
#article .section_brand dd.place {
	font-size: 84%;
}
#article .production {
	width: 474px;
	position: absolute;
	right: 30px;
	bottom: 54px;
}

