@charset "utf-8";

#gNavi {
	position:relative;
	margin:0 auto;
	width:970px;
	text-align:left;
}

#gNavi .inner {
	position:absolute;
	top:-387px;
	left:10px;
	width:190px;
}

#gNavi p.btn01 {
	position:absolute;
	top:-346px;
	left:859px;
}

#topService {
	height:110px;
	background:url(../images/bg_service.gif) left top repeat-x;
}

#topService .inner {
	margin:0 auto;
	width:950px;
	position:relative;
}

#topService .inner dl {
	position:absolute;
	left:0;
	top:-5px;
}

#topService .inner dl dt {
	margin:0 15px 0 0;
	float:left;
}

#topService .inner dl dd {
	margin:15px 8px 0 0;
	float:left;
}

#contentInner {
	padding:20px 20px 55px;
	text-align:left;
}

/* @group topSpecial ===============================================*/

#topSpecial {
	width:610px;
	float:left;
}

#topSpecial h2 {
	padding:0 0 13px 6px;
}

#topSpecial dl {
	padding:0 0 0 9px;
	float:left;
}

#topSpecial dl.np {
	padding:0 0 0 2px;
	float:left;
}

#topSpecial dl dt {
	padding:0 0 6px 0;
}

#topSpecial dl img {
	display:block;
}

/* @end */




/* @group clearfix=================================================================== */

#topService .inner:after,
#topSpecial:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#topService .inner,
#topSpecial {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #topService .inner,
* html #topSpecial {
	height:1%;
}

#topService .inner,
#topSpecial {
	display:block;
}
/* End hide from IE-mac */
/* @end */
