@charset "Shift_JIS";

@import "base.css";

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	Top Page CSS

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* detail */
#main .bnr {
	position: absolute;
	right: 0;
	top: 0;
	width: 280px;
	}

#main #refDetail {
	position: relative;
	height: 65px; 
	}

#main #refDetail .navitxt {
	position: absolute;
	left: 0;
	top: 25px;
	width: 260px;
	}

#main #barDetail{
	position: relative;
	height: 95px; 
	}

#main #barDetail .navitxt {
	position: absolute;
	left: 0;
	top: 50px;
	width: 260px;
	}

/* company */
#main #company .photo {
	float: right;
	width: 205px;
	}

#main #company .txt {
	float: left;
	width: 325px;
	}

#main #company .name {
	text-align: right;
	}

/* お問い合わせ */
#main .enquiry {
	clear: both;
	}