@charset "utf-8";

/* office用CSS */
#tit_office {
	width:667px;
	height:59px;
	line-height: 1;
	background: url(../images/office/tit_office.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

#txt_office {
	padding:27px 233px 55px 12px;
	width:422px;
	background: url(../images/office/bg_txt_office,jpg.jpg) no-repeat right bottom;
	font-size: 93%;
	color: #4C4C4C;
	border-bottom: 5px solid #E7F3F8;
}

#txt_office02 {
	margin:10px 0px 10px 0px;
	width:664px;
	text-align:right;
	font-size: 93%;
	color: #4C4C4C;
}

.office_box {
	margin-bottom:30px;
	padding:0px 32px 10px 9px;
	width:626px;
	overflow:hidden;
	border-bottom: 1px solid #EEEEED;
}

.office_box .office_left {
	padding-bottom:10px;
	width:303px;
	float:left;
	border-right: 1px dotted #E2E2E0;
}

.office_box .office_left .txt_office_cls {
	margin-bottom:10px;
	width:284px;
	font-size: 93%;
	color: #4C4C4C;
}

/* カーペット */
.office_box .office_left #stit_office01 {
	margin:0px 0px 10px 0px;
	width:284px;
	height:22px;
	line-height: 1;
	background: url(../images/office/stit_office01.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.office_box .office_left img {
	margin-bottom:10px;
	display:block;
}

.office_box .office_left #stxt_office01 {
	margin:0px 0px 0px 184px;
	width:100px;
	height:20px;
	line-height: 1;
	background: url(../images/office/txt_office01.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

/* 蛍光灯 */
.office_box .office_left #stit_office03 {
	margin:0px 0px 10px 0px;
	width:274px;
	height:22px;
	line-height: 1;
	background: url(../images/office/stit_office03.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.office_box .office_left #stxt_office03 {
	margin:0px 0px 0px 0px;
	width:276px;
	height:50px;
	background: url(../images/office/txt_office03.jpg) no-repeat left top;
	display: block;
}

.office_box .office_left #stxt_office03 dt,
.office_box .office_left #stxt_office03 dd {
	display:none;
}

/* ガラス・サッシ両面 */
.office_box .office_left #stit_office05 {
	margin-bottom:10px;
	width:210px;
	height:22px;
	line-height: 1;
	background: url(../images/office/stit_office05.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.office_box .office_left #stxt_office05 {
	width:284px;
	height:44px;
	background: url(../images/office/txt_office05.jpg) no-repeat left top;
	display: block;
}

.office_box .office_left #stxt_office05 dt,
.office_box .office_left #stxt_office05 dd {
	display:none;
}

.office_box .office_right {
	padding-bottom:10px;
	width:287px;
	float:right;
}

.office_box .office_right img {
	margin-bottom:10px;
	display:block;
}

.office_box .office_right .txt_office_cls {
	margin-bottom:10px;
	width:284px;
	font-size: 93%;
	color: #4C4C4C;
}

/* 床洗浄ワックス仕上げ */
.office_box .office_right #stit_office02 {
	margin:0px 0px 10px 0px;
	width:287px;
	height:22px;
	line-height: 1;
	background: url(../images/office/stit_office02.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.office_box .office_right #stxt_office02 {
	width:285px;
	height:53px;
	background: url(../images/office/txt_office02.jpg) no-repeat left top;
	display: block;
}

.office_box .office_right #stxt_office02 dt,
.office_box .office_right #stxt_office02 dd {
	display:none;
}

/* 業務用 */
.office_box .office_right #stit_office04 {
	margin-bottom:10px;
	width:283px;
	height:22px;
	line-height: 1;
	background: url(../images/office/stit_office04.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.office_box .office_right #stxt_office04 {
	margin:0px 0px 0px 145px;
	width:139px;
	height:45px;
	background: url(../images/office/txt_office04.jpg) no-repeat left top;
	display: block;
}

.office_box .office_right #stxt_office04 dt,
.office_box .office_right #stxt_office04 dd {
	display:none;
}

/* オフィス最下部テキスト */
#office_sub_txt {
	width:652px;
	text-align:right;
	font-size: 93%;
	color: #999999;
}

#office_sub_txt a {
	color: #599FCB;
	text-decoration: underline;	
}