@charset "Shift_JIS";



/* STEPWGNGlobalNav

=========================================*/

#gnav_clone {

	position: relative;

	z-index: 20;

  width: 100%;

}

#gnav_clone .topicPath {

	margin-bottom: 0;

}

.STEPWGNGlobalNav {

	height: 35px;

	background: url(../image/header_common/gnav_bg01.jpg) repeat-x 0 0;

}

.STEPWGNGlobalNavShadow {

	padding-bottom: 4px;

	background: url(../image/header_common/gnav_bg02.png) no-repeat center bottom;

}

.STEPWGNGlobalNav .headWrapper {

	width: 900px;

	margin: 0 auto;

}

.STEPWGNGlobalNav .headLogo {

	float: left;

	padding: 0 0 0 2px;

}

.STEPWGNGlobalNav .headLogo {

	float: left;

	padding: 1px 0 0 2px;

}

.STEPWGNGlobalNav .headNav {

	float: right;

	width: 750px;

}

.STEPWGNGlobalNav .headNav ul {

	float: right;

}

.STEPWGNGlobalNav .headNav ul li {

	float: left;

	padding-top: 1px;

}

.STEPWGNGlobalNav .headNav ul li.support {

	padding: 6px 0 0 7px;

}



/* topicPath

=========================================*/



.topicPath {

	margin-bottom: 60px;

	padding: 0 0 4px;

	background: url(../image/header_common/gnav_bg02.png) no-repeat center bottom;

}

.topicPathInner {

	background: url(../image/header_common/gnav_bg03.png) repeat 0 0;

	padding: 7px 0 5px;

	font-size: 93%;

}

.topicPath .inner {

	position: relative;

	width: 900px;

	margin: 0 auto;

	text-align: left;

}

.topicPath p {

	padding-left: 1px;

	color: #333333;

}

.topicPath p a,

.topicPath p em {

	margin-left: 10px;

	padding-left: 18px;

	background: url(../image/header_common/topicpath_ic01.gif) no-repeat 0 0.45em;

}

.topicPath p a:link,

.topicPath p a:visited,

.topicPath p a:active {

	color: #999999;
	text-decoration:none;

}

* html .topicPath p a,

* html .topicPath p em {

	background: url(../image/header_common/topicpath_ic01.gif) no-repeat 0 0.25em;

}

.topicPath p a.first {

	margin-left: 0;

	padding-left: 0;

	background: none;

}

.topicPath p {

	float: left;

}

.topicPath .anchorLink {

	/*float: right;*/

	position: absolute;

	top: 2px;

	right: 0;

	width: 700px;

	text-align: right;

}

.topicPath .anchorLink ul {

	float: right;

}

.topicPath .anchorLink li {

	float: left;

	padding-left: 20px;

	white-space: nowrap;

}

.topicPath .anchorLink li a {

	padding-left: 9px;

	background: url(../image/header_common/topicpath_ic02.gif) no-repeat 0 0.55em;

	color: #999999;

}

* html .topicPath .anchorLink li a {

	background: url(../image/header_common/topicpath_ic02.gif) no-repeat 0 0.45em;

}

.skipText {

	display: none;

}





/* clearfix

=========================================*/

.STEPWGNGlobalNav .headNav:after,

.STEPWGNGlobalNav .headNav ul:after,

.STEPWGNGlobalNav .headWrapper:after,

.topicPath .inner:after,

.topicPath .anchorLink:after,

.topicPath .anchorLink ul:after {

	content: ".";

	display: block;

	clear: both;

	height: 0;

	visibility: hidden;

}



.STEPWGNGlobalNav .headNav,

.STEPWGNGlobalNav .headNav ul,

.STEPWGNGlobalNav .headWrapper,

.topicPath .inner,

.topicPath .anchorLink,

.topicPath .anchorLink ul {

	min-height: 1px;

}



* html .STEPWGNGlobalNav .headNav,

* html .STEPWGNGlobalNav .headNav ul,

* html .STEPWGNGlobalNav .headWrapper,

* html .topicPath .inner,

* html .topicPath .anchorLink,

* html .topicPath .anchorLink ul {

	height: 1px;

	/*\*//*/

	height: auto;

	overflow: hidden;

	/**/

}

