@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";

#about #headerArea {
	background: url(../images/about/bgHeaderAbout.png) no-repeat center top;
	height: 304px;
}

#about h2.mainTitle {
	background: transparent url(../images/about/h2About.png) no-repeat scroll 0 0;
	height: 45px;
	width: 299px;
	margin: 49px 0 0 14px;
	text-indent: -9999px;
	overflow: hidden;
}

#companyInformation h3.titleH3 span {
	background: url(../images/about/h3CompanyInfo.png) no-repeat;
	overflow: hidden;
}

#recruit h3.titleH3 span {
	background: url(../images/about/h3About02.png) no-repeat;
	overflow: hidden;
}

div.imgSC {
	margin-bottom: 14px;
}


/* 会社情報----------------- */

#about dl.tb01 dd {
	padding-left: 120px;
}

#about #btnAbout a {
	background: url(../images/about/btnAbout01.png) no-repeat;
	width: 95px;
	height: 16px;
	display: block;
	margin-left: 380px;
	text-indent: -9999px;
	overflow: hidden;
}

#about #btnAbout a:hover{
	background-position: 0 -17px;
}

dl.tb01 dt {
	overflow: hidden;
}

#dtAddress {
	background: url(../images/about/dtLocation.png) no-repeat;
	width: 59px;
}

#dtRoom {
	background: url(../images/about/dtRoom.png) no-repeat;
	width: 61px;
}

div.tbBox dl.tb01{
	width: 320px;
}

#dtTel {
	
	width: 49px;
	background: url(../images/about/dtTel.png) no-repeat;
}
#dtFax {
	width: 51px;
	background: url(../images/about/dtFax.png) no-repeat;
}

#dtCompany {
	width: 58px;
	background: url(../images/about/dtCompany.png) no-repeat;
}

#dtHotel {
	width: 69px;
	background: url(../images/about/dtHotel.png) no-repeat;
}

#dtOpen {
	width: 49px;
	background: url(../images/about/dtOpen.png) no-repeat;
}

#dtBusiness {
	width: 72px;
	background: url(../images/about/dtBusiness.png) no-repeat;
}

#dtBanquet {
	width: 62px;
	background: url(../images/about/dtBanquet.png) no-repeat;
}

#dtAffiliate {
	width: 72px;
	background: url(../images/about/dtAffiliate.png) no-repeat;
}

#dtBuilding {
	width: 48px;
	background: url(../images/about/dtBuilding.png) no-repeat;
}

#dtParking {
	width: 59px;
	background: url(../images/about/dtParking.png) no-repeat;
}

#dtRestaurant {
	width: 87px;
	background: url(../images/about/dtRestaurant.png) no-repeat;
}

dt.dtJob {
	width: 47px;
	background: url(../images/about/dtJob.png) no-repeat;
}

dt.dtTreatment {
	width: 46px;
	background: url(../images/about/dtTreatment.png) no-repeat;
}

dt.dtQualification {
	width: 71px;
	background: url(../images/about/dtQualification.png) no-repeat;
}

dt.dtOther {
	width: 57px;
	background: url(../images/about/dtOther.png) no-repeat;
}

dt.dtSpecification {
	width: 74px;
	background: url(../images/about/dtSpecification.png) no-repeat;
}

dt.dtTerm {
	width: 72px;
	background: url(../images/about/dtTerm.png) no-repeat;
}

#btnAbout02 a {
	background: url(../images/about/btnAbout02.png) no-repeat;
	width: 175px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#about #btnAbout02 a:hover{
	background-position: 0 -28px;
}

.detail {
	margin-bottom: 30px;
}

#party h4 {
	background-image: url(../images/about/h4Party.png);
	display: block;
	text-indent: -9999px;
	width: 207px;
	height: 27px;
	overflow: hidden;
}

#restaurant h4 {
	background-image: url(../images/about/h4Restaurant.png);
	display: block;
	text-indent: -9999px;
	width: 207px;
	height: 27px;
	overflow: hidden;
}

#inquiry {
	margin-bottom: 20px;
}

#inquiry p {
	margin-bottom: 0px;
}

#inquiry dd {
	padding-left: 200px;
}

