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

#headerArea {
	position: relative;
	height: 81px;
}

#gnaviArea {
	position: absolute;
	bottom: 0;
	_bottom: -1px;
	right: 0;
}


#headerNavi{
	width:142px;
	margin: 10px  0 0 auto;
	/*padding-bottom: 5px;
	_padding-bottom: 0;*/
}

#mainvisualArea {
	width: 960px;
	height: 120px;
	margin: 0 0 30px 0;
}


#contentContainer h2.contentTitle {
	margin: 0 0 1.5em;
}

#contentContainer h3.contentTitle {
	margin: 0 0 1em;
}


/*pagetop*/

.pagetop {
	clear: both;
	padding: 1.5em 0;
	text-align: right;
}

.pagetop a {
	background: url(/images/com/img_icon_pagetop.gif) 0 3px no-repeat;
	_background: url(/images/com/img_icon_pagetop.gif) 0 1px no-repeat;
	font-size: 90%;
	padding-left: 16px;
	text-decoration: none;
}

.pagetop2 {
	padding: 30px 0 0;
	text-align: right;
}

.pagetop2 a {
	background: url(/images/com/img_icon_pagetop.gif) 0 3px no-repeat;
	_background: url(/images/com/img_icon_pagetop.gif) 0 1px no-repeat;
	font-size: 90%;
	padding-left: 16px;
	text-decoration: none;
}


#inquiryInformation {
	width: 940px;
	position: relative;
	min-height: 85px;
	height: auto !important;
	height: 85px;
	margin: 50px 0 20px;
}

#inquiryInformation dd {
	margin: 0;
}

#inquiryInformation dl.telNumber {
	position: absolute;
	left: 400px;
	bottom: 0;
}

#inquiryInformation .goFormBtn {
	position: relative;
	left: 0;
	bottom: 0;
	width: auto;
}
