
@charset "utf-8";
/*=============================================================
 Common Layout
=============================================================*/
/* reset style
-------------------------------------------------------------*/
*{
	padding:0;
	margin:0;
}
section,article,aside,hgroup,header,footer,nav,figure,figcaption,summary{
	display:block;
	padding: 0px;
	margin: 0px;
}
ol,ul,dl,li,dt,dd{list-style: none;}
hr{display:none;}
html{-webkit-text-size-adjust:none;}
body{
	color: #333;
	font: 14px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fff;
	text-align:left;
}
body#company{
	line-height: 1.7em;
}
a,img{
	margin:0;
	padding:0;
	border:none;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
}
#home h1,#home h2,#home h3,#home h4,#home h5,#home h6{
	line-height:1.0;
}
#products h1,#products h2,#products h3,#products h4,#products h5,#products h6{
	line-height:1.0;
}
table,
table th,
table td {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
table th {
	font-weight: normal;
}
/* JS element
-------------------------------------------------------------*/
.over{}
.png-bg{}
.noSc{}

/* a Element
-------------------------------------------------------------*/
#header a,
#foottrace a,
#home a,
#product a,
#footer a{
	color:#4f9bd8;
	text-decoration:none;
}
a.underline{
	text-decoration:underline;
}
#header a:hover,
#foottrace a:hover,
#home a:hover,
#product a:hover,
#footer a:hover{
	text-decoration:underline;
}
a.arw img{
	vertical-align:text-top;
	padding-right:5px;
	padding-top:2px;
}
a.fade:hover {  
 opacity: 0.6;  
	filter: alpha(opacity=60);  
}
/* block Layout
-------------------------------------------------------------*/
.dsp-sp{display:none;}
.dsp-pc{display:block;}
.dsp-pc-inline{display:inline-block;}
.dsp-sp-inline{display:none;}
span.pc-br{
	display:block;
}
span.sp-br{
	display:none;
}
.dispIB{
	display:inline-block !important;
}
/* Float Element */
.cClear{clear:both !important;}
.fLeft {float:left !important;}
.fRight{float:right !important;}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}
.ie6 .clearfix,
.ie7 .clearfix{display:inline-block;}
/* width */
.w-auto{width:auto !important;}
.w5{width:5%;}
.w10{width:10%;}
.w15{width:15%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w35{width:35%;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w55{width:55%;}
.w60{width:60%;}
.w65{width:65%;}
.w70{width:70%;}
.w75{width:75%;}
.w80{width:80%;}
.w85{width:85%;}
.w90{width:90%;}
.w95{width:95%;}
.w100{width:100%;}
.w-maxSp{}/*---SmartPhone : 100% */

/* aligh */
.alignL{text-align:left !important;}
.alignC{text-align:center !important;}
.alignR{text-align:right !important;}
.valignT{vertical-align:top !important;}
.valignM{vertical-align:middle !important;}
.valignB{vertical-align:bottom !important;}

/* margin padding */
.mT0{margin-top:0 !important;}
.mT5{margin-top:5px !important;}
.mT10{margin-top:10px !important;}
.mT15{margin-top:15px !important;}
.mT20{margin-top:20px !important;}
.mT25{margin-top:25px !important;}
.mT30{margin-top:30px !important;}
.mT40{margin-top:40px !important;}
.mT50{margin-top:50px !important;}
.mB0 {margin-bottom:0 !important;}
.mB5 {margin-bottom:5px !important;}
.mB10{margin-bottom:10px !important;}
.mB15{margin-bottom:15px !important;}
.mB20{margin-bottom:20px !important;}
.mB25{margin-bottom:25px !important;}
.mB30{margin-bottom:30px !important;}
.mB40{margin-bottom:40px !important;}
.mB50{margin-bottom:50px !important;}
.pT0{padding-top:0 !important;}
.pT5{padding-top:5px !important;}
.pT10{padding-top:10px !important;}
.pT15{padding-top:15px !important;}
.pT20{padding-top:20px !important;}
.pT25{padding-top:25px !important;}
.pT30{padding-top:30px !important;}
.pT40{padding-top:40px !important;}
.pT50{padding-top:50px !important;}
.pB0 {padding-bottom:0 !important;}
.pB5 {padding-bottom:5px !important;}
.pB10{padding-bottom:10px !important;}
.pB15{padding-bottom:15px !important;}
.pB20{padding-bottom:20px !important;}
.pB25{padding-bottom:25px !important;}
.pB30{padding-bottom:30px !important;}
.pB40{padding-bottom:40px !important;}
.pB50{padding-bottom:50px !important;}
.pL10{padding-left:10px !important;}
.pR10{padding-right:10px !important;}
.pL20{padding-left:20px !important;}
.pR20{padding-right:20px !important;}

/* text Layout
-------------------------------------------------------------*/
/* SizeVariation( px) */
.txt-size10{font-size:10px !important;}
.txt-size11{font-size:11px !important;}
.txt-size12{font-size:12px !important;}
.txt-size14{font-size:14px !important;}
.txt-size16{font-size:15px !important;}
.txt-size18{font-size:18px !important;}
.txt-size21{font-size:21px !important;}
.txt-size24{font-size:24px !important;}
.txt-size27{font-size:27px !important;}
.txt-size30{font-size:30px !important;}
.txt-size32{font-size:32px !important;}
.txt-size36{font-size:36px !important;}
.lh-130{line-height:1.3 !important;}
.lh-150{line-height:1.5 !important;}
.lh-180{line-height:1.8 !important;}
.textNormal{font-weight: normal !important;}
.nowrap{white-space:nowrap;}

/* Color */
.textRed{color:#da0000 !important;}
/*=============================================================
contents module Layout
=============================================================*/
#container{
	width:100%;
	min-width: 980px;
	min-height:500px;
}
#contents{
	width: 970px;
	margin:0 auto;
}
div#contents{
	padding-top:0 !important;
}
/*=============================================================
header Layout
=============================================================*/
body #head{
	width: auto !important;
	height: auto !important;
	overflow:visible;
}
#header{
	width: auto;
	height: 71px;
	background: url(/shared/img/bg_hdr_line.png) repeat-x center bottom;
	margin:0;
	padding:0;
}
#home #header{
	background:none;
}
#headerInner{
	width: 970px;
/*	height:71px;*/
	margin:0 auto;
}
#header #logo{
	width: 150px;
	padding-top:21px;
	float:left;
}
#header #logo img{
	width: 150px;
	height:auto;
}
#header #hdrMenu{
	width: 785px;
/*	height:71px;*/
	float:right;
}
#header #hdrMenu #hdrDt01,
#header #hdrMenu #hdrDt02,
#header #hdrMenu #hdrDt03,
#header #hdrMenu #searchBtmLeft,
#header #hdrMenu #subArea #keyWordArea,
#header #hdrMenu #gbClose,
#header #hdrMenu #gbRecruit,
#header #hdrMenu #gbProducts ul{
	display:none;
}
#header #hdrMenu #gbArea{
	width:628px;
	float:left;
}
#header #hdrMenu #gbArea li{
	width:97px;
	float:left;
	font-size:12px;
	text-align:center;
	border-left:1px dotted #666666;
}
#header #hdrMenu #gbArea li#gbProducts{
	border-left:1px solid #666666;
}
#header #hdrMenu #gbArea li#gbShopping,
#header #hdrMenu #gbArea li#gbSolutions{
	width:109px;
	height:71px;
	border-left:1px solid #666666;
}
#header #hdrMenu #gbArea li#gbSolutions{
	border-right:1px solid #666666;
}
#header #hdrMenu #gbArea li#gbSitemap{
	display:none;
}
#header #hdrMenu #gbArea li a{
	width:100%;
	height:71px;
	display:block;
	color:#666;
	line-height:1.0;
	text-decoration:none;
}
#header #hdrMenu #gbArea li#gbProducts a{
	color:#0623ac;
}
#header #hdrMenu #gbArea li a:hover{
	background:#f5f6f7 url(/shared/img/bg_hdr_line.png) repeat-x center bottom;
}
body#home #hdrMenu #gbArea li a:hover{
	background:none;
	background-color:#f5f6f7;
}
#header #hdrMenu #gbArea li#gbProducts:hover,
#header #hdrMenu #gbArea li#gbProducts a:hover,
#product #header #hdrMenu #gbArea li#gbProducts:hover,
#product #header #hdrMenu #gbArea li#gbProducts a:hover{
	background-color:#e8edf6;
}
#header #hdrMenu #gbArea li#gbProducts.active,
#header #hdrMenu #gbArea li#gbProducts.active:hover,
#header #hdrMenu #gbArea li#gbProducts.active a:hover,
#product #header #hdrMenu #gbArea li#gbProducts.active:hover,
#product #header #hdrMenu #gbArea li#gbProducts.active a:hover{
	background-color:#e8edf6 !important;
}
#header #hdrMenu #gbArea li a span{
	display:block;
	cursor:pointer;
}
#header #hdrMenu #gbArea li a span.icn{
	padding-top:18px;
}
#header #hdrMenu #gbArea li a span.menutxt{
	padding-top:7px;
}
#product #header #hdrMenu #gbArea li#gbProducts,
#pio #header #hdrMenu #gbArea li#gbPio,
#support #header #hdrMenu #gbArea li#gbSupport,
#company #header #hdrMenu #gbArea li#gbCompany,
#solutions #header #hdrMenu #gbArea li#gbSolutions{
	background:#f5f6f7;
}




#hdrProductsMenu{
	display:none;
	position:absolute;
	top:71px;
	left:0;
	right:0;
	text-align:left;
	z-index:999;
	background:#e8edf6 url(/shared/img/bg_hdr_line.png) repeat-x center bottom;
}
#hdrProductsMenu a{
	height:auto;
	background:none;
}
#hdrProductsMenu dt{
	width: 970px;
	margin:auto;
	padding:20px 0;
	color:#001eaa;
	font-size:18px;
	font-weight:bold;
}
#hdrProductsMenu span#menuProductsBtnTop{
	height:auto;
	margin:0 0 0 30px;
	display:inline-block;
}
#hdrProductsMenu span#menuProductsBtnTop a{
	display: inline-block;
	padding: 7px 15px 5px 25px;
	background: #999 url(/shared/img/arw_white.png) no-repeat 10px center;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	color:#FFF !important;
	line-height:1.0;
	font-size:15px;
	font-weight:normal;
	width:auto !important;
	height:auto !important;
	text-decoration:none;
}
#hdrProductsMenu span#menuProductsBtnTop a:hover{
	display: inline-block;
	padding: 7px 15px 5px 25px;
	background: #999 url(/shared/img/arw_white.png) no-repeat 10px center !important;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	color:#FFF !important;
	line-height:1.0;
	font-size:15px;
	font-weight:normal;
	width:auto !important;
	height:auto !important;
	text-decoration:underline;
}



#hdrProductsMenu #menuProductsBtnCloseBox{
	position:absolute;
	bottom:4px;
	right:0;
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	border:none !important;
	width:auto !important;
	height:auto !important;
}
#hdrProductsMenu #menuProductsBtnCloseBox a#gbProductsBtnClose{
	display: inline-block;
	padding: 7px 0px 5px 25px;
	background:url(/shared/img/arw_close.png) no-repeat 8px center;
	color:#333 !important;
	line-height:1.0;
	font-size:15px;
	font-weight:normal;
	width:auto !important;
	height:auto !important;
	text-decoration:none;
}
#hdrProductsMenu #menuProductsBtnCloseBox a#gbProductsBtnClose:hover{
	display: inline-block;
	padding: 7px 0px 5px 25px;
	background:url(/shared/img/arw_close.png) no-repeat 8px center;
	color:#333 !important;
	line-height:1.0;
	font-size:15px;
	font-weight:normal;
	width:auto !important;
	height:auto !important;
	text-decoration:underline;
}



#hdrProductsMenu #menuProductsWrapper{
	width:auto;
	margin:0 auto;
	border-top:3px solid #FFF;
	display:block;
}
#hdrProductsMenu #menuProductsInner{
	width: 970px;
	margin:0 auto;
	padding-right:0px;
	padding-bottom:35px;
	position:relative;
}
#hdrProductsMenu #menuProductsInner li{
	width: 182px;
	margin-right:15px;
	float:left;
	border-bottom:1px dotted #000;
	border-left:none;
	text-align:left;
}
#hdrProductsMenu #menuProductsInner li.btnList{
	display:none;
}
#hdrProductsMenu #menuProductsInner li.side{
	margin-right:0px;
}
#hdrProductsMenu #menuProductsInner li.sideRight{
	margin-right:394px;
}
#hdrProductsMenu #menuProductsInner li img{
	vertical-align:bottom;
}
#hdrProductsMenu #menuProductsInner li.brandBox{
	width: 182px;
	margin-right:0;
	float:none;
	border-bottom:1px dotted #000;
	border-left:none;
	position:absolute;
	right:0;
}
#hdrProductsMenu #menuProductsInner li.brandBox01{
	top:142px;
	right:197px;
}
#hdrProductsMenu #menuProductsInner li.brandBox02{
	top:142px;
	right:0;
}
#hdrProductsMenu #menuProductsInner li.brandBox03{
	top:213px;
	right:197px;
}
#hdrProductsMenu #menuProductsInner li.brandBox04{
	top:213px;
	right:0;
}
#hdrProductsMenu #menuProductsInner li a{
	width: 100%;
	padding:10px 0;
	display:block;
	vertical-align:middle;
}
#hdrProductsMenu #menuProductsInner li.brandBox a{
}
#hdrProductsMenu #menuProductsInner li a:hover img{
 opacity: 0.6;  
	filter: alpha(opacity=60);  
}
#header #hdrMenu #subArea{
	width:157px;
	float:right;
}

#header #hdrMenu #subArea .search{
	width:157px;
	height:33px;
	background:#eeeeee;
	position:relative;
	top:0;
	right:0;
}
#header #hdrMenu #subArea .search .txt_search{
	width:118px;
	height:33px;
	line-height:33px;
	margin:0;
	padding:0;
	background:#eeeeee;
	border:none;
	position:absolute;
	top:0;
	left:5px;
	color:#666;
}
#header #hdrMenu #subArea .search #SS_searchSubmit{
	width: 34px;
	height: 33px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	background: url(/shared/img/hdr_btn_serach.png) no-repeat left top;
}
/* SyncSearch -------------------- */
input#SS_searchQuery {
}

#header div#SS_suggest {
	background-color: #FFF;
	font-weight: normal;
	z-index:200;
	display: none;
	position: absolute;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: left;
	width:157px!important;
	top:33px!important;
	left:0px!important;
}
#header div#SS_suggest div.SS_suggestItemOff {
	background-color: #FFF;
	border-top: 1px solid #CCC;
	padding: 1px 2px 1px 4px;
	height:20px;
}
#header div#SS_suggest div.SS_suggestItemOn {
	background-color: #ECF5FA;
	border-top: 1px solid #CCC;
	padding: 1px 2px 1px 4px;
	height:20px;
}

#header div#SS_suggest span.SS_suggestKey {
	/*
	font-size: 75%;
	*/
	position: relative;
	line-height:150%;
}


#header #hdrMenu #siteMenu{
	width:157px;
	padding-top:10px;
	overflow:hidden;
}
#header #hdrMenu #siteMenu li{
	width:21px;
	float:left;
	padding-left:12px;
}
#header #hdrMenu #siteMenu li.first{
	padding-left:0px;
}
/*=============================================================
foottrace
=============================================================*/
p#location{
	height:10px;
	text-indent:-9999px;
	border:none;
}
#foottrace{
	width:100%;
	background:#f5f6f7 url(/shared/img/bg_hdr_line.png) repeat-x center bottom;
	padding:10px 0;
	font-size:11px;
}
#foottraceInner{
	width: 970px;
	margin:0 auto;
}
#foottraceInner ul{
	width: 955px;
	padding-left: 15px;
	background: url(/shared/img/ico_ft_home.png) no-repeat left center;
}
#foottraceInner ul li{
	float:left;
	padding-left: 17px;
	background: url(/shared/img/arw_ft.png) no-repeat 5px center;
}
#foottraceInner ul li#ftHome{
	padding-left:0px;
	background: none;
}
#foottraceInner ul li a{
	color:#666;
}
#foottraceInner p{
	padding-left: 15px;
	background: url(/shared/img/ico_ft_home.png) no-repeat left center;
	line-height:1.0;
	margin:0;
}
#foottraceInner p a{
	color:#666;
}
#foottraceRelation{
	width:100%;
	padding:7px 0;
	background:url(/shared/img/bg_hdr_line.png) repeat-x center bottom;
}
#foottraceRelationInner{
	width: 970px;
	margin:0 auto;
	font-size:11px;
}
#foottraceRelationInner dl{
	width: 970px;
}
#foottraceRelationInner dl dt{
	float:left;
	display:inline-block;
	background-color:#dbe0f3;
	padding:4px 10px 2px;
	color:#001eaa;
	border-left:1px solid #CCC;
}
#foottraceRelationInner dl dd{
	display:inline-block;
	float:left;
	padding:4px 10px 2px;
	border-left:1px solid #CCC;
}
#foottraceRelationInner a{
	color:#666;
}
/*=============================================================
Footer Layout
=============================================================*/
#footer{
	width:100%;
}
#home #footer h2{
	line-height:1.6;
}
#footer a img:hover {  
 opacity: 0.6;  
	filter: alpha(opacity=60);  
}
#footerTop{
	width:100%;
	padding:20px 0;
	border-top:1px solid #a9a9a9;
	clear:both;
}
#footerTopInner{
	width: 970px;
	margin:0 auto;
	position:relative;
}
#footerTopInner ul{
	width: 970px;
	height:47px;
	overflow:hidden;
}
#footerTopInner ul#ftrSns{
	width:auto;
	position:absolute;
	top:0;
	right:0;
}
#footerTopInner ul li{
	width: 264px;
	padding:0 10px;
	border-left:1px dotted #a9a9a9;
	float:left;
}
#footerTopInner ul li#ftrFb{
	width: 47px;
	padding:0 0 0 15px;
}
#footerTopInner ul li#ftrTw{
	width: 47px;
	padding:0 0 0 5px;
	border-left:none;
}
#footerTopInner ul li a{
	display:block;
}
#footerTopInner ul li#ftrCatalog a{
	background: url(/shared/img/ftr_catalog_bg.png) no-repeat right top;
}
#footerTopInner ul li#ftrMagazine a{
	background: url(/shared/img/ftr_magazine_bg.png) no-repeat right top;
}
#footerTopInner ul li#ftrEnq a{
	background: url(/shared/img/ftr_enq_bg.png) no-repeat right top;
} 
#footer #footerTopInner a:hover {  
 opacity: 0.6;  
	filter: alpha(opacity=60);  
}
#footer #footerTopInner a img:hover {  
 opacity: 1.0;  
	filter: alpha(opacity=100);  
}
#footerCenter{
	width: 100%;
	padding: 25px 0 20px;
	background:#f7f7f7 url(/shared/img/ftr_bg_center.png) repeat-x left top;
	clear:both;
}
#footerCenterInner{
	width: 970px;
	margin:0 auto;
}
#footerCenter .boxFtr{
	float:left;
	padding-right:30px;
}

#boxRight{
	padding-right:0px!important;	
}

#footerCenter .boxFtr h2{
	padding: 0 0 6px 15px;
	background: url(/shared/img/ftr_icn_ttl.png) no-repeat left 5px;
	font-size:14px;
}
#footerCenter #boxRight.boxFtr h2{
	padding: 0 0 6px 15px;
}
#footerCenter #boxLeft ul{
	float:left;
	width:390px;
	padding-top:3px;
}
#footerCenter #boxLeft ul li{
	float:left;
	width:185px;
}
#footerCenter #boxLeft ul li.first{
	padding-right:20px;
}
#footerCenter #boxCenter p{
	font-size:11px;
	line-height:1.6;
	margin-bottom: 1px;
}
#footerCenter #boxCenter li,
#footerCenter #boxRight li{
	padding-top:8px;
	padding-left: 20px;
	padding-bottom:1px;
	background: url(/shared/img/ftr_arw.png) no-repeat left 7px;
	line-height:1.0;
}
#footerCenter #boxCenter li a,
#footerCenter #boxRight li a{
	color:#666;
}
/*footerContentsLink -------------------- */
#footerContentsLink{
	display:none;
}
/*footerShare -------------------- */
#footer #footerShare{
	display:none;
}
/*footerBtm -------------------- */
#footerBtm{
	width: 100%;
	padding: 10px 0;
	background:#818181 url(/shared/img/ftr_bg_bottom.png) repeat-x left top;
	font-size:11px;
	clear:both;
}
#footerBtmInner{
	width: 970px;
	margin:0 auto;
}
#footerBtmInner:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}
#footerBtmInner ul{
	float:left;
}
#footerBtmInner ul li{
	float:left;
	padding:0 20px;
	border-left:1px solid #fff;
}
#footerBtmInner ul li.first{
	border-left:none;
	padding:0 20px 0 0;
}
#footerBtmInner ul li a{
	color:#FFF;
}


/* footerCopyArea -------------------- */
#footerCopyArea{
	width:100%;
	height:45px;
	clear:both;
	padding-top:10px;
}
#footerCopyAreaInner{
	width: 970px;
	margin:0 auto;
	padding-top:10px;
}
#footerCopyAreaInner li{
	float:right;
	font-size:12px;
}
#footerCopyAreaInner ul li:first-child{
	float:left;
	width:130px;
}
#footerCopyAreaInner ul li:first-child img{
	width:130px;
	height:auto;
}
/* pagetop -------------------- */
#pagetop{
	width:46px;
	height:46px;
	position:fixed;
	right:10px;
	bottom:10px;
	z-index:9999;
}

/* showPC -------------------- */
#showPC{
	width:100%;
	padding:20px;
	background-color:#dcdcdc;
	text-align:center;
	display:none;
}
#showPC a{
	color:#666;
	text-decoration:underline;
	display:none;
}
/* ftrFixBtn -------------------- */
#ftrFixBtn{
	display:none;
}







