<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	color: #000;
	background: #fff;
}

#page{
	position: relative;
}

/*#head*/

#head{
	padding-top: 5px;
	height: 462px;
	background: url(../images/head_bg.jpg) center top no-repeat;
}

#head .title{
	margin: 0 auto;
	width: 784px;
	height: 0;
	padding-top: 386px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/logo.png) center top no-repeat;
}
#head .navigator{
	margin: 4px auto 0 auto;
	width: 314px;
	height: 0;
	padding-top: 59px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/head_navigator.png) center top no-repeat;
}

/*#main*/

#main .inner{
	margin: 0 auto;
	width: 980px;
}

#main #video{
	background: #191919;
}
#main #video .inner{
	padding: 35px 0;
}
#main #video .video{
	margin: 0 auto;
	width: 880px;
	height: 495px;
	background: #000;
}

/*#main #delonghi*/
#main #delonghi{
	background: #0e408a url(../images/sec1_bg.jpg) center center no-repeat;
}
#main #delonghi .inner{
	padding: 18px 0;
}
#main #delonghi .text{
	float: left;
	display: inline;
	margin: 35px 0 0 54px;
	width: 572px;
}
#main #delonghi .text .title{
	margin-bottom: 35px;
	width: 572px;
	height: 0;
	padding-top: 97px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/sec1_txt.png) center top no-repeat;
}
#main #delonghi .text p{
	width: 508px;
	height: 0;
	padding-top: 221px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/sec1_txt-02.png) center top no-repeat;
}
#main #delonghi .image{
	float: right;
	display: inline;
	margin-right: 33px;
	width: 298px;
}

/*#main #twinbird*/
#main #twinbird{
	background: #a9e113;
}
#main #twinbird .inner{
	padding: 50px 0;
}
#main #twinbird .text{
	float: right;
	margin: 0 37px 0 0;
	width: 592px;
	background: url(../images/sec2_module.png) right bottom no-repeat;
}
#main #twinbird .text .title{
	margin-bottom: 35px;
	width: 592px;
	height: 0;
	padding-top: 92px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/sec2_txt.png) center top no-repeat;
}
#main #twinbird .text p{
	width: 565px;
	height: 0;
	padding-top: 231px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/sec2_txt-02.png) center top no-repeat;
}
#main #twinbird .image{
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 60px;
	width: 246px;
}

/*#main #mitsubishi*/
#main #mitsubishi{
	background: #543817;
}
#main #mitsubishi .inner{
	padding: 36px 0;
}
#main #mitsubishi .text{
	float: left;
	display: inline;
	margin: 28px 0 0 61px;
	width: 534px;
}
#main #mitsubishi .text .title{
	margin-bottom: 39px;
	width: 534px;
	height: 0;
	padding-top: 96px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/sec3_txt.png) center top no-repeat;
}
#main #mitsubishi .text p{
	width: 534px;
	height: 0;
	padding-top: 187px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/sec3_txt-02.png) center top no-repeat;
}
#main #mitsubishi .image{
	float: right;
	display: inline;
	margin-right: 14px;
	width: 325px;
}
#main #mitsubishi .image li.first{
	margin-bottom: 23px;
}

/*#main #etc*/
#main #etc{
	background: url(../images/sec4_bg.png) center bottom no-repeat;
}
#main #etc .inner{
	padding: 60px 0 66px 0;
}
#main #etc .summary{
	margin: 0 auto 70px auto;
	width: 690px;
	height: 0;
	padding-top: 68px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/sec4.png) center top no-repeat;
}
#main #etc .navigator{
	margin: 0 auto;
	width: 737px;
}
#main #etc .navigator .photo{
	float: left;
	width: 231px;
}
#main #etc .navigator .text{
	float: right;
	margin-top: 26px;
	width: 469px;
	height: 0;
	padding-top: 103px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/sec4-03.png) center top no-repeat;
}

/*#foot*/

#foot{
	padding: 50px;
	background: #000;
}

#foot .to-top{
	position: fixed;
	right: 2%;
	bottom: 70px;
}
#foot .to-top a{
	display: block;
	width: 86px;
	height: 0;
	padding-top: 86px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/totop.png) center top no-repeat;
}
#foot .to-top a:hover{
	opacity: 0.5;
}

#foot .rights{
	margin: 0 auto;
	width: 898px;
}
#foot .rights a{
	display: block;
	width: 898px;
	height: 0;
	padding-top: 14px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/rights.png) center top no-repeat;
}</pre></body></html>