@charset "utf-8";

/* ============================================
	/furniture_profile/index_en.html
============================================ */
#english #container .innerBox {
	padding: 25px 40px 0 45px;
}

	.englishSecR { width: 375px; float: right;}
	.englishSecL { width: 340px; float: left;}
	.englishSec li { margin-bottom: 35px;}
	
	.redB {
		color: #990000;
		font-weight: bold;
	}
	
#english #container .innerBox .engMap {
	border-top: #336699 solid 1px;
	padding-top: 40px;
	margin-top: 40px;
	clear: both;
}
.engMap .fltL {
	width: 370px;
}
.engMap .fltR {
	width: 375px;
}
/* ============================================
	/furniture_profile/index.html
============================================ */
div#profileWrap {
	background: url(../img/profile/bg_map.gif) left top no-repeat;
	margin-bottom: 115px;
	padding-top: 65px;
}
div.profileWrapIn {
	margin: 0 38px 0 40px;
}
div.profileSec01 {
	margin-bottom: 50px;
}
	div.profileSec01 .fltL {
		width: 395px;
	}
	div.profileSec01 .fltR {
		width: 360px;
	}
		.profileTxt01 {
			margin-top: 20px;
			font-size: 115%;
		}
div.profileSec02 {
	margin-bottom: 35px;
	clear: both;
}
div.profileSec02 ul {
	margin: 35px 0 15px 0;
}
	div.profileSec02 ul li {
		float: left;
		margin-right: 14px;
	}
		div.profileSec02 ul li img {
			vertical-align: bottom;
		}
.profileTxt02 {
	font-size: 95%;
}

div.profileSec02In {
	margin-top: 20px;
}
	div.profileSec02In .fltL {
		width: 370px;
	}
	div.profileSec02In .fltR {
		width: 350px;
	}
