@charset "UTF-8";


div.mainpanel {
	width: 100%;
	background: url(../images/common/bk_mainpanel.jpg) repeat bottom left;
	text-align: center;
	padding-bottom: 15px;
}

#main h2 {
	margin: -48px 0 30px;
}

#main h3 {
	margin-left: 65px;
}

#service,
#diff {
	padding-top: 126px;
  margin-top: -126px;
}

#main p.h2text {
	width: 960px;
	margin: 30px auto;
	font-size: 16px;
}

#main p.h2text img {
	margin: 0 5px 5px;
}

#main div.contents {
	position: relative;
	overflow: hidden;
	width: 960px;
	margin: -126px auto 20px;
}

#main div.l_support {
	width: 443px;
	height: 401px;
	background: url(../images/top/bk_support.gif) no-repeat;
	margin: 0 auto;
	padding: 25px 30px;
	position: relative;
	float: left;
}

#main div.l_support h4 {
	margin-bottom: 20px;
}

#main div.l_support dl {
	width: 318px;
	padding-left: 115px;
	font-size: 14px;
	letter-spacing: 0.03em;
}

#main div.l_support dt {
	margin-bottom: 10px;
}

#main div.l_support dd {
	line-height: 20px;
	margin-bottom: 25px;
}

#main div.l_support dd a {
	font-weight: bold;
	color: #0279d3;
}

#main div.l_support dd a img {
	margin-bottom: 3px;
}

#main div.l_support dd span {
	font-weight: bold;
	color: #0279d3;
}

#main div.l_support dl.office {
	background: url(../images/top/img_tv.png) no-repeat 2% 0%;
}

#main div.l_support dl.business {
	background: url(../images/top/img_man.png) no-repeat 0% 0%;
}

#main div.l_support dl.distribution {
	background: url(../images/top/img_box.png) no-repeat 2% 10%;
}

#main div.r_style {
	width: 301px;
	height: 424px;
	background: url(../images/top/bk_style.gif) no-repeat;
	margin: 0 auto;
	padding: 1px 30px 25px;
	position: relative;
	float: right;
}

#main div.r_style dl {
	width: 290px;
	font-size: 14px;
	letter-spacing: 0.03em;
	margin-left: 5px;
}

#main div.r_style dl.onsite {
	margin-top: -28px;
}

#main div.r_style dt {
	margin-bottom: 10px;
}

#main div.r_style dd {
	line-height: 20px;
	margin-bottom: 25px;
}

#main img.x {
	position: absolute;
	top: 290px;
	right: 337px;
}

#main p.contact {
	width: 960px;
	margin: 0 auto 30px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px #f0f0f0 solid;

}

#main p.contact img {
	margin-bottom: 15px;
}

#main p.contact img.tel {
	margin-bottom: 0px;
}


#main p.case_catch {
	width: 960px;
	margin: 20px auto 0px;
	text-align: center;
	padding-top: 10px;
	border-top: 1px #f0f0f0 solid;
}

#main p.case {
	width: 960px;
	margin: 7px auto 0px;
	text-align: center;
}

#main p.case img {
	margin-bottom: 15px;
}

