@charset "utf-8";

/*------------------------------------------------

 * style name    : common.css
 * author        : Manabu Sakai
 * last modified : 2009-02-25

------------------------------------------------*/


/*------------------------------------------------
	= Layout
------------------------------------------------*/

body {
	/* gray	background: #414141 url(/all_common/images/bg.gif) repeat-x;	*/
	background: #223464 url(/all_common/images/bg_blue.gif) repeat-x;
	color: #333;
	font-size: 75%; /* about 12px */
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.4;
}

div#wrapper {
	background: url(/all_common/images/bg_wrapper.gif) no-repeat 50% 105px;
}

div#header {
	width: 100%;
	background: url(/all_common/images/bg_header_blue.gif) repeat-x;
}

div#headerWrap {
	position: relative;
	width: 900px;
	height: 105px;
	margin: 0 auto;
}

div#content {
	width: 900px;
	margin: 0 auto 30px;
}

div#main {
	width: 860px;
	padding: 30px 20px 20px;
	background: #a0a0a0 url(/all_common/images/bg_main.gif) no-repeat;
}

div#footerMenu {
	overflow: hidden;
	width: 100%;
	padding-bottom: 35px;
	/*	border-top: 4px solid #191919;	*/
	border-top: 4px solid #00082f;
	/* gray	background-color: #252525;	 */
	background-color: #182551;
}

div#footerMenuWrap {
	/*position: relative;*/
	width: 900px;
	margin: 0 auto;
	padding-top: 45px;
	background: url(/all_common/images/bg_footerMenu_blue.gif) no-repeat 1px 0;
}

div#footer {
	width: 100%;
	background: url(/all_common/images/bg_footer_blue.gif) repeat-x;
}

div#footerWrap {
	position: relative;
	width: 900px;
	height: 33px;
	margin: 0 auto;
}

html>body p#jumpMenu {
	position: fixed;
	top: 255px;
	right: 0;
	z-index: 100;
}


/*------------------------------------------------
	= Header
------------------------------------------------*/

div#header h1 {
	position: absolute;
	top: 27px;
	left: 20px;
}

div#header #title {
	position: absolute;
	top: 27px;
	left: 20px;
}

div#header h1 img {
	display: block; /* for IE */
}

div#header #title img {
	display: block; /* for IE */
}



div#header ul#globalNav {
	padding-top: 67px;
}

div#header ul#globalNav li {
	float: left;
	position: relative;
}

div#header ul#globalNav li.sub ul {
	display: none;
	position: absolute;
	top: 36px;
	left: 0;
	padding-bottom: 9px;
	/*background: url(/all_common/images/bg_gn_bottom1.gif) no-repeat left bottom;*/
}

div#header ul#globalNav li.sub ul.sub02{
	/*background: url(/common/images/bg_gn_bottom5.gif) no-repeat left bottom;*/
	width: 250px;
}

div#header ul#globalNav li.sub ul li {
	float: none;
	width: 200px;
}

div#header ul#globalNav li.sub ul li span {
	display: none;
	position: absolute;
	top: 0;
	left: 200px;
	border: 15px solid #676767;
}

div#header ul#globalNav li.sub ul ul {
	position: absolute;
	top: 0;
	left: 200px;
	/*background: url(/all_common/images/bg_gn_bottom2.gif) no-repeat left bottom;*/
}

div#header ul#globalNav li.sub ul.subLong{
	/*background: url(/common/images/bg_gn_bottom4.gif) no-repeat left bottom;*/
}

div#header ul#globalNav li.sub ul.subLong li{
	width: 250px;
}

div#header ul#globalNav li.sub ul.subLong li ul{
	left: 250px;
}

div#header ul#globalNav li.sub ul ul ul {
	/*background: url(/all_common/images/bg_gn_bottom3.gif) no-repeat left bottom;*/
}

div#header ul#globalNav li.sub ul ul ul li {
	position: static;
}

div#header form {
	position: absolute;
	top: 34px;
	right: 0;
}

div#header form input {
	vertical-align: middle;
}

div#header form input#searchWords {
	width: 140px !important;
}

div#header form input.searchBox {
	width: 158px;
	padding: 1px;
	border: 1px solid #505050;
	background-color: #2a2a2a;
	color: #fff;
}

div#header ul#banner {
	position: absolute;
	top: 8px;
	left: 185px;
}

div#header ul#language {
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 550px;
}

div#header ul#language li {
	display: inline;
	margin-left: -1px;
	padding-left: 15px;
	padding-right: 8px;
	color: #ccc;
	font-size: 75%;
	background: url(/common/images/lang_dotted_blue.gif) no-repeat;
}

div#header ul#language li a {
	color: #6774a1;
	text-decoration: none;
	font-style: normal;
}

div#header ul#language li a:hover {
	color: #ccc;
	text-decoration: none;
}

div#header ul#language li img {
	vertical-align: top;
}

div#header ul#usersite {
	overflow: hidden;
	position: absolute;
	top: 10px;
	left: 756px;
}

div#header ul#usersite li {
	display: inline;
	margin-left: -1px;
	padding-left: 15px;
	padding-right: 8px;
	background: url(/common/images/lang_dotted.gif) no-repeat;
}

div#header ul#usersite li img {
	vertical-align: top;
}


/*------------------------------------------------
	= Home only
------------------------------------------------*/

body#home div#keyVisual {
	overflow: hidden;
	width: 100%;
	height: 390px;
	background: url(/all_common/images/bg_keyVisual_blue2.gif) repeat-x;
}

body#home div#keyVisual div#content div#category {
	width: 210px;
	/width: auto;
	float: left;
	margin-top: -10px;
	/margin-top: 0px;
}

body#home div#keyVisual div#content div#category li {
	clear: both;
	width: 209px;
	height: 47px;
	/margin-left: -15px;
}

body#home div#keyVisual div#content div#category li:hover{
	width: 211px;
	margin-left: -5px;
	margin-top: -5px;
	margin-bottom: 5px;
	/margin-left: -20px;
}

body#home div#keyVisual div#content div#category li { 
	posion: relative;
	z-index: 1;
}

body#home div#keyVisual div#content div#category li.cathover{
	z-index: 90;
	position:relative;
}

body#home div#keyVisual div#content div#slider {
	width: 685px;
	height: 377px
	float: right;
	margin-left: 212px;
	margin-top: 10px;
	color: #eee;
}

/* Easy Slider *//////////////////////

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:685px;
		height:377px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display: block;
		width:31px;
		height:34px;
		margin-left: 212px;
		_margin-left: 107px;
		margin-top: -210px;
		float: left;
		}
	#nextBtn, #slider1next{ 
		margin-left: 866px;
		_margin-left: 435px;
		}
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:31px;
		height:34px;
		opacity: 0.8;
		filter: alpha(opacity=80);	/* IE6AIE7 */
		-moz-opacity: 0.8;		/* Firefox1.5ﾈ */
		background:url(/slide/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		filter: alpha(opacity=80);	/* IE6AIE7 */
		-moz-opacity: 0.8;		/* Firefox1.5 */
		background:url(/slide/btn_prev.gif) no-repeat 0 0;	
		background:url(/slide/btn_next.gif) no-repeat 0 0;	
		}	

////////////////////////////////////////////////

body#home div#keyVisual div#flash p {
	color: #ccc;
}

body#home div#wrapper {
	overflow: hidden;
	width: 100%;
	/* gray	background: #282828;	*/
	background: #182551;
	color: #999;
}

body#home div#content {
	width: 900px;
	margin: 0 auto;
}


body#home div#content div#wrap {
	overflow: auto;
	float: left;
	width: 540px;
	padding-top: 20px;
}


body#home div#content div#wrap div#pickup {
	overflow: auto;
	float: none;
	padding-bottom: 20px;
}

body#home div#content div#wrap div#pickup div.section {
	width: 255px;
	float: left;
	overflow: hidden;
	font-size: 90%;
	zoom: 1;
	margin-right: 30px;
	
}

body#home div#content div#wrap div#pickup div.end {
	margin-right: 0px;
}

body#home div#content div#wrap div#pickup div.long {
	width: 528px;
	padding-left: 3px;
	margin-right: 0px;
}

body#home div#content div#wrap div#pickup div.section a {
	color: #CCCCCC;
	background: url(/common/images/fotter_arrow_off.gif) no-repeat left;
	padding-left: 12px;
	padding-right: 14px;
	text-decoration: none;
}

body#home div#content div#wrap div#pickup div.section a.none {
	padding-left: 0px;
	padding-right: 0px;
}

body#home div#content div#wrap div#pickup div.section a:hover {
	color: #e6e6e6;
}

body#home div#content div#wrap div#pickup div.section h1 {
	margin-bottom: 5px;
}

body#home div#content div#wrap div#pickup div.section p.figure {
	float: left;
}

body#home div#content div#news {
	position: relative;
	float: right;
	width: 330px;
	padding-top: 16px;
	font-size: 83%;
	color: #ccc;
}

body#home div#content div#news h2 {
	margin-bottom: 15px;
}

body#home div#content div#news p.btn {
	position: absolute;
	top: 18px;
	right: 30px;
}

body#home div#content div#news dl {
	line-height: 1.8;
}

body#home div#content div#news dl dt {
	position: relative;
	padding-left: 10px;
	background: url(/images/bg_arrow.gif) no-repeat left center;
	zoom: 1;
}

body#home div#content div#news dl dt img {
	position: absolute;
	top: 2px;
	left: 80px;
	padding-left: 20px;
	vertical-align: middle;
}

body#home div#content div#news dl dd {
	padding-left: 10px;
	padding-bottom: 8px;
}

body#home div#content div#news dl dd a {
	/* gray	color: #999; */
	color: #ccc;
}


/*------------------------------------------------
	= Content
------------------------------------------------*/

div#content div#main p,
div#content div#main ul {
	margin: 0 0 1.5em;
}

div#content div#main table ul {
	margin: 0;
}

div#content p#topicPath {
	margin: 13px 0;
	color: #888;
	font-size: 83%;
}

div#content p#topicPath a {
	color: #888;
}

div#content div#main p.lead {
	margin: 0 12px 20px;
	line-height: 1.6;
}

div#content div#main p.pageTop {
	clear: both;
	margin: 0;
	text-align: right;
}

/*------------------------------------------------
	= Footer Menu
------------------------------------------------*/

div#footerMenu h2 {
	height: 100%; /* for IE6 */
	margin-bottom: 17px;
	padding: 0 8px 8px;
	background: url(/all_common/images/brd_footerMenu_blue.gif) repeat-x left bottom;
	color: #ccc;
	font-size: 125%;
}

div#footerMenu h2 a {
	color: #aaa;
}

div#footerMenu h3 {
	height: 100%; /* for IE6 */
	margin: 7px 0;
	padding-left: 10px;
	/*background: url(/all_common/images/arrow_double_blue.gif) no-repeat 0 50%;*/
	background: url(/all_common/images/arrow_double_blue.gif) no-repeat 0 5px;
	color: #aaa;
	font-weight: normal;
}

div#footerMenu h3 a {
	color: #aaa;
}

div#footerMenu div#knitList h3 {
	margin-bottom: 0;
	margin-left: 10px;
}

div#footerMenu ul li {
	height: 100%; /* for IE6 */
	padding-left: 8px;
	background: url(/all_common/images/arrow_single_blue.gif) no-repeat 0 0.6em;
}

div#footerMenu ul li#sub {
	height: 100%; /* for IE6 */
	padding-left: 12px;
	background: none;
	color: #ccc;
}

div#footerMenu dl dt {
	margin-top: 7px;
	padding-left: 8px;
	background: url(/common/images/icon_square.gif) no-repeat 0 0.35em;
	color: #ccc;
}

div#footerMenu dl dd ul {
	margin-left: 3px;
}

div#footerMenu dl dt, div#footerMenu dl dt a{
	color: #ccc;
}

div#footerMenu a {
	color: #777;
	text-decoration: none;
}

div#footerMenu a:hover {
	color: #999;
}

/* position adjustment */

div#footerMenu dl#computerList {
	float: left;
	display: inline; /* for IE6 */
	width: 140px;
	margin-left: 20px;
}

div#footerMenu dl#wholeList{
	float: left;
	width: 170px;
}

div#footerMenu dl#gloveList {
	float: left;
	width: 180px;
}

div#footerMenu div#apparelList {
	float: left;
	width: 220px;
	margin-top: -1.9em;
}

div#footerMenu div#printList {
	float: left;
	width: 140px;
	margin-top: -1.9em;
}

div#footerMenu div#companyList ul li {
	float: left;
	margin-right: 20px;
}

div#footerMenu div#companyList ul li {
	float: left;
	margin-right: 20px;
}

div#footerMenu div#contactList h3 {
	float: left;
	margin-left: 30px;
}

div#footerMenu div#contactList h3.external {
	padding-left: 14px;
	background: url(/inquiry/common/icon_external.gif) no-repeat 0 0.35em;
}

div#footerMenu div#contactList div#productList {
	float: left;
	width: 180px;
}

div#footerMenu div#contactList div#productList h3 {
	float: none;
	margin-left: 0;
}

/*------------------------------------------------
	= Footer
------------------------------------------------*/

div#footer ul#footerNav {
	float: left;
	padding-top: 11px;
}

div#footer ul#footerNav li {
	float: left;
}

div#footer ul#footerNav li a {
	float: left;
	background: url(/common/images/fotter_arrow_off.gif) no-repeat left;
	padding-left: 10px;
	padding-right: 14px;
	font-size: 75%;
	text-decoration: none;
	color: #ccc;
}

div#footer ul#footerNav li a:hover {
	background: url(/common/images/fotter_arrow_on.gif) no-repeat left;
	text-decoration: none;
	color: #eee;
}

div#footer ul#footerNav li img {
	display: block; /* for IE */
}

div#footer address {
	float: right;
	font-size: 75%;
	font-style: normal;
	color: #ccc;
	padding-top: 10px;
}

div#footer address img {
	display: block; /* for IE */
}

/*------------------------------------------------
	= Common
------------------------------------------------*/

.clr {
	clear: both;
}