@charset "Shift_JIS";

/* @group common */

/* APPLY-IE */
* html p.pagetop {
	clear: both;
	padding-bottom: 10px;
}

div.section p.pagetop {
	padding-bottom: 0px;
}

/* APPLY-IE */
* html a.link {
	background: url(/img/shared/cont_list_marker01.gif) no-repeat 0 3px;
	display: inline-block;
}

/* APPLY-IE */
* html div#main div.techdetail h3 span a.link {
	background-image: none;
}

/* APPLY-Safari */
body:last-child:not(:root:root) ul#gnavi li {
	float: left;
	line-height: 0;
	position: relative;
}
/* APPLY-IE7 */
*:first-child+html ul#gnavi li {
	float: left;
	line-height: 0;
	position: relative;
}
/* APPLY-IE */
* html ul#gnavi li {
	float: left;
	line-height: 0;
	position: relative;
}
ul#gnavi li {
	float: none;
	line-height: 0;
	position: relative;
	display: inline;
	white-space: nowrap;
}

/* @end */

