div#content div#main div.section02 {
	padding-bottom: 30px;
}

div#main div.section01 h2,
div#main div.section02 h2 {
	margin-bottom: 30px;
}

div#main div.section01 h3,
div#main div.section02 h3,
div#main div.section03 h3 {
	font-size: 120%;
}

div#main div.section01 h3 span {
	color: #93252A;
	font-size: 80%;
}

div#main div.section01 p#lead {
	margin-bottom: 40px;
}

div.section01 div.floatBox,
div.section02 div.floatBox {
	clear: both;
	margin: 20px 0 0;
	padding-bottom: 20px;
	overflow: hidden;
	background: #fff url(../resource/img/bg_equipment_bottom.gif) no-repeat left bottom;
}

* html div.section01 div.floatBox,
* html div.section02 div.floatBox {
	display: inline-block;
}

div.section01 div.floatBox div.odd,
div.section02 div.floatBox div.odd {
	width:325px;
	float: left;
}

div.section01 div.floatBox div.even,
div.section02 div.floatBox div.even {
	width:325px;
	float: right;
}

div.section01 div.floatBox p.fLeft {
	width:140px;
	float: left;
}

* html div.section01 div.floatBox p.fLeft {
	zoom: 1;
}

div.section02 div.floatBox p.fLeft {
	width:160px;
	float: left;
	overflow: hidden;
}

div.section02 div.floatBox p.fLeft.small {
	width:122px;
}

div.section02 div.floatBox div.fRight {
	margin-left: 177px;
}

div.section02 div.floatBox div.fRight.small {
	margin-left: 139px;
}

div.section01 div.floatBox dl {
	margin-left: 157px;
	width: 170px;
}

*+html div.section01 div.floatBox dl {
	margin-left: 0;
	float: right;
}

* html div.section01 div.floatBox dl {
	margin-left: 0;
	float: right;
}

div#content div#main div.section01 div.floatBox dl dt {
	float: none;
	color: #552E31;
	font-size: 116%;
	margin-bottom: 0.5em;
	width: 170px;
}

div#content div#main div.section01 div.floatBox dl dt span {
	display: block;
	width: 170px;
	color: #93252A;
	font-size: 86.7%;
	
}

div#content div#main div.section01 div.floatBox dl dd {
	margin: 0;
}

div.section02 div.floatBox div ul li.link {
	margin-top: 1em;
	text-align: right;
}

.note {
	display: block;
	font-size: 85%;
	line-height: 1.6;
	color: #666;
}

div.section02 div.bg_kitchen {
	margin-bottom: 10px;
	padding: 15px;
	background-color: #F5F0E1;
	overflow: hidden;
}

div.section02 div.bg_kitchen div.leftCont {
	width: 260px;
	float: left;
}

div.section02 div.bg_kitchen div.rightCont {
	margin-left: 280px;
}

div.section02 div.bg_kitchen h4 {
	margin-bottom: 0.8em;
	padding-left: 0.4em;
	font-size: 116%;
	font-weight: bold;
	color: #93252A;
	border-left: 4px solid #7C1821;
	line-height: 120%;
}

div.section02 div.bg_kitchen h5 {
	margin-top: 20px;
	font-size: 116%;
	color: #93252A;
	font-weight: normal;
}

div.section02 div.floatBox h5 {
	margin-bottom: 0.4em;
	font-size: 116%;
	color: #93252A;
	font-weight: normal;
}

div.section02 div.bg_kitchen h5.fst {
	margin-top: 0;
}

div#main div.section02 div.leftLong {
	overflow: hidden;
}

div#main div.section02 div.leftLong div.fLeft {
	width: 401px;
	float: left;
	margin-bottom: 10px;
}

div#main div.section02 div.leftLong div.fRight {
	width: 262px;
	margin-left: 421px;
	overflow: hidden;
	margin-bottom: 10px;
}

div#content div#main p.caption {
	font-size: 84.6%;
	line-height: 1.6;
}

* html div.section03 {
	position: relative;
}

div.section04 {
	overflow: hidden;
}

* html div.section04 {
	display: inline-block;
}

div#content div#main dl.itemDesc {
	margin: 7px 0 0;
	clear: both;
}

div#content div#main dl.itemDesc dt {
	float: none;
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	color: #333;
}

div#content div#main dl.itemDesc dd {
	margin: 0;
	font-size: 84.5%;
}

div#content div#main div.section03 div.fLeft {
	width: 50%;
	float: left;
}

div#content div#main div.section03 div.fRight {
	width: 50%;
	float: right;
}

div#content div#main div.section03 p.note {
	padding-bottom: 0;
}

div.company {
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

* html div.company {
	display: inline-block;
}

div.company h2 {
	margin-bottom: 30px;
}

div.company h3 {
	float: left;
}

div.company div.lead {
	margin-left: 220px;
}

div.company div.lead p {
	margin-bottom: 1.5em;
}

div.company div.twoColumnLeft {
	width: 282px;
	float: left;
	position: relative;
}

div.company div.twoColumnRight {
	width: 404px;
	float: right;
	position: relative;
}

div.company div.twoColumnLeft .fLeft {
	width: 150px;
	float: left;
}

div.company div.twoColumnLeft .fRight {
	width: 128px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 75%;
	line-height: 1.5;
	color: #666;
}

div#content div#main div.company div.twoColumnLeft p,
div#content div#main div.company div.twoColumnRight p {
	line-height: 1.5;
}

div.company div.twoColumnRight .fLeft {
	width: 229px;
	float: left;
}

div.company div.twoColumnRight .fRight {
	width: 167px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 75%;
	line-height: 1.5;
	color: #666;
}

div.section02 div.floatBox01 {
	clear: both;
	margin: 20px 0 0;
	padding-bottom: 0px;
	overflow: hidden;
	background: #fff url(../resource/img/bg_equipment_bottom2.gif) no-repeat left bottom;
}

div.section02 div.floatBox01 div ul li.link {
	margin-top: 1em;
	text-align: right;
}

div.section02 div.floatBox01 p.fLeft {
	width:160px;
	float: left;
	overflow: hidden;
}

div.section02 div.floatBox01 p.fLeft.small {
	width:122px;
}

div.section02 div.floatBox01 div.fRight {
	margin-left: 177px;
}

* html div.section02 div.floatBox01 {
	display: inline-block;
}

div.section02 div.floatBox01 div.odd {
	width:325px;
	float: left;
}

div.section02 div.floatBox01 div.even {
	width:325px;
	float: right;
}

div.section02 div.floatBox02 {
	clear: both;
	margin: 0;
	padding-bottom: 0px;
	overflow: hidden;
	background: #fff url(../resource/img/bg_equipment_bottom.gif) no-repeat left bottom;
}

div.section02 div.floatBox02 div ul li.link {
	margin-top: 1em;
	text-align: right;
}

div.section02 div.floatBox02 p.fLeft {
	width:160px;
	float: left;
	overflow: hidden;
}

div.section02 div.floatBox02 p.fLeft.small {
	width:122px;
}

div.section02 div.floatBox02 div.fRight {
	margin-left: 177px;
}

* html div.section02 div.floatBox02 {
	display: inline-block;
}

div.section02 div.floatBox02 div.odd {
	width:325px;
	float: left;
	margin-top:20px;
}

div.section02 div.floatBox02 div.even {
	width:325px;
	float: right;
}

div#content div#main div.section02 div.floatBox02 div.even p.img {
	margin-top:0;
}