@charset "utf-8";
/* CSS Document */

.TopNaishoku {
	background-image: url(../images/top/img_naishoku.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
	padding-top: 25px;
	padding-left: 260px;
	height: 185px;
}
.TopNews {
	margin-bottom: 25px;
}
.TopNews td {
	padding-top: 10px;
}
.TopNews .left {
	width: 110px;
}
.TopBusiness {
	background-image: url(../images/top/tit_company.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 147px;
	padding-top: 53px;
}
.BusinessLeft {
	width: 211px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A37941;
	background-image: url(../images/top/img_company.jpg);
	background-repeat: no-repeat;
	background-position: 22px 20px;
	padding-top: 25px;
	padding-left: 140px;
	height: 115px;
	float: left;
	display: inline;
	padding-right: 7px;
}
.BusinessRight {
	width: 209px;
	background-image: url(../images/top/img_contact.jpg);
	background-repeat: no-repeat;
	background-position: 22px 20px;
	padding-top: 25px;
	padding-left: 140px;
	height: 115px;
	float: left;
	display: inline;
	padding-right: 7px;
}
.TopBusiness .ContentsBox2 {
	background-image: url(../images/common/conts_middle.jpg);
	background-repeat: repeat-y;
}
.TopBusiness .ContentsBox2 .ContentsBox3 {
	background-image: url(../images/common/conts_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 7px;
}
