
/* ===================================================================
CSS information
 style info :ヘッダーエリア
=================================================================== */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#head_area {
	width:100%;
	height:123px;
}

#header {
	width: 100%;
	/*background: url(../images/header_bg.png) repeat-x left bottom;*/
	font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Meiryo,メイリオ,"Lucida Grande",sans-serif;
	font-size: 0.95em;
	position:absolute;
	top:0px;
	left:0px;
}

#header-outer {
	background-color:#FFFFFF;
	position:relative;
	z-index:100;
	width:100%;
}

#header-inner:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#header-inner {
	width: 980px;
	margin: 0 auto;
	padding: 8px 0 12px;
	z-index: 5;
}
/* リンクエリア分け */
#linkLanguage {
	margin:0 16px 0 0;
}

#linkLanguage ul li {

    float: left;
    font-size: 0.85em;
    line-height: 1;
    margin: 0 0 5px 10px;
    padding:0 0 0 4px;
}

div#linkLanguage::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
div#linkLanguage {

}
div#linkLanguage ul::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
div#linkLanguage ul {
    display: block;

}
div#linkLanguage ul li {
    float: right;
}

#linkLanguage ul li {
		color:#999999;
}

#linkLanguage ul li a {
    color: #333333;
    text-decoration: none;
}
#linkLanguage ul li a:hover {
    color: #ff0000;
    text-decoration: underline;
}
#linkLanguage ul li img {
    margin-right: 3px;
    vertical-align: 1px;
}

div#linkLeft, div#linkCenter, #linkRight {
  float: left;
  width: 180px;
}

div#linkLeft a {
	display: inline-block;
}

div#linkLeft img.season-img {
	vertical-align: -3px;
	margin: 0 0 0 5%;
}

div#linkCenter {
  padding-left: 30px;
  padding-top: 3px;
  width:385px;
}

div#linkCenter {
  padding-left: 20px;
  padding-top: 3px;
  width:400px;
}

body.home div#linkCenter ul.mainLink li a {
	letter-spacing: -0.5px;
}

div#linkCenter ul.mainLink li a {
	letter-spacing: -1px;
}

/* ロゴ
-------------------------------------*/
/* TOPページの場合 */
#header h1 {
	display: inline;
	float: left;
	margin: 0px 0px 0px 5px;
	width: 100%;
}

/* その他のページの場合 */
#header-ci {
	display: inline;
	float: left;
	margin: 0px 0px 0px 5px;
	width: 180px;
}

/* ユーティリティ
-------------------------------------*/
#header-utility {
	display: inline-block;
	float: none;
/*	width: 656px;
	width: 736px;*/
	margin: 0px 2px 0px 0px;
}

/* ユーティリティリンク
-------------------------------------*/
#header-utility ul.mainLink {
	display: inline;
	float: left;
	margin: 12px 0px 0px 0px;
	line-height: 1;
}


#header-utility ul.mainLink li {
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
	font-size: 0.75em;
	line-height: 1;
}

#linkRight ul li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 20px;
	font-size: 0.85em;
	line-height: 1;
}

#header-utility ul.mainLink li a {
	color: #545454;
	text-decoration: none;
}

#header-utility ul.mainLink li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#linkRight ul li a {
	color: #858585;
	text-decoration: none;
}

#linkRight ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#header-utility ul.mainLink li img {
	vertical-align: -1px;
	margin-right: 3px;
}

#linkRight ul li a img {
	vertical-align: 1px;
	margin-right: 3px;
}

#header-utility ul.mainLink li a img:hover {
	opacity: 1;
}
div#linkRight:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

div#linkRight {
	margin:0 10px 0 0;
	position: relative;
	float: right;
	z-index:0;
	zoom: 100%;
	width: 350px;
}


div#linkRight ul:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

div#linkRight ul {
	margin-bottom: 5px;
	display: block;
	line-height: 0;
	padding-right: 4px;
}

div#linkRight ul li {
	display: inline;
	float: right;
}

/* キーワード検索
-------------------------------------*/

div#linkRight form {
	padding:0 0 0 0;
	display: block;
	background: url('../images/head_new_1509/search_bg.png') no-repeat scroll left top;
	height: 36px;
	position: relative;
}

div#linkRight form .text {
	/*top: 5px;
	left: 5px;*/
	width: 290px; /*339px;*/
	height: 33px; /*24px*/
	padding: 1px 0px 0px 10px;
	border: none;
	background: url(../images/head_new_1509/search_txt.png?20150624) no-repeat 10px center;
	color: #999999;
	font-size: 0.85em;
	line-height: 22px;
	letter-spacing: 1px;
	zoom: 1;
	z-index:99;
}

div#linkRight form .text:active {
	top: 5px;
	left: 5px;
	width: 351px; /*339px;*/
	height: 33px; /*24px;*/
	padding: 1px 0px 0px 10px; /*1px 6px 1px 6px;*/
	border: none;
	background: none;
	color: #999999;
	font-size: 0.85em;
	line-height: 22px;
	letter-spacing: 1px;
	zoom: 1;
	z-index:99;
}

input:focus {
	outline: none;
}

div#linkRight form .btn_s {
	position: absolute;
	top: 0;
	right: -1px;
	z-index:99;
}

div#linkRight form .btn_s:hover {
	cursor: pointer;
}

#btnS {
		border: medium none;
		width: 50px;
		height: 36px;
		background-image: url(../images/head_new_1509/header_search_btn.png);
		background-repeat: no-repeat;
		background-position: left top;
		opacity: 1;
}


/* グローバルナビ
-------------------------------------*/
.header-bottom {
/*	margin:0;
	background-color:#BBBBBB;
	position: relative; */
}

.header-bottom::after {
/*	content: "";
	display: block;
	position: absolute;
	overflow: hidden;
	top: 0;
	right: -200px;
	width: 200px;
	background-color:#BBBBBB;
	height: 100%; */
}

#header .header-bottom {
	background-color: #444;
	position: relative;
}

#header-global-navi li#gl-space,
#header-global-navi-top li#gl-space {
	position: relative;
}

#header-global-navi li#gl-space::before,
#header-global-navi-top li#gl-space::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #444;
	display: block;
	z-index: 3;
}

#header-global-navi li:nth-child(2),
#header-global-navi-top li:nth-child(2) {
	border-left: 1px solid #9D9D9D;
}
#header-global-navi li:last-child,
#header-global-navi-top li:last-child {
	border-right: 1px solid #9D9D9D;
}

.header-bottom ul {
	width:1020px;
	margin:0 auto;
}

#header-global-navi,
#header-global-navi-top {
	clear: both;
	padding: 0;
}

#header-global-navi li,
#header-global-navi-top li {
	display: inline;
	position: relative;
	float: left;
	font-size: 0.8em;
	line-height: 1.4;
	background-repeat: no-repeat;
	background-position: left top;
}

#header-global-navi li a,
#header-global-navi-top li a {
	display: block;
	position: relative;
	height: 42px;
}

#header-global-navi li img,
#header-global-navi-top li img {
	position: absolute;
	top: 0;
	left: 0;
	vertical-align: bottom;
}

#header-global-navi li#gl-space,
#header-global-navi-top li#gl-space {
	width: 20px;
	height:42px;
/*	background-image: url(../images/gl_navi_home_effect.png);*/
}


#header-global-navi li#gl-home a,
#header-global-navi-top li#gl-home a {
	width: 84px;
/*	background-image: url(../images/gl_navi_home_effect.png);*/
}

#header-global-navi li#gl-product a,
#header-global-navi-top li#gl-product a {
	width: 158px;
/*	background-image: url(../images/gl_navi_product_effect.png);*/
}

#header-global-navi li#gl-support a,
#header-global-navi-top li#gl-support a {
	width: 158px;
/* background-image: url(../images/gl_navi_support_effect.png);*/
}

#header-global-navi li#gl-download a,
#header-global-navi-top li#gl-download a {
	width: 158px;
/*	background-image: url(../images/gl_navi_download_effect.png);*/
}

#header-global-navi li#gl-taiou a,
#header-global-navi-top li#gl-taiou a {
	width: 158px;
/*	background-image: url(../images/gl_navi_taiou_effect.png);*/
}

#header-global-navi li#gl-chn a,
#header-global-navi-top li#gl-chn a {
	width: 158px;
/*	background-image: url(../images/gl_navi_biz_effect.png);*/
}

#header-global-navi li#gl-biz,
#header-global-navi-top li#gl-biz {
	width: 191px;
	height: 42px;
	background-color: #444444;
}

#header-global-navi li#gl-biz a,
#header-global-navi-top li#gl-biz a {
	width: 158px;
	height: 32px;
	margin: 5px 0 0 6px;
/*	background-image: url(../images/gl_navi_biz_effect.png);*/
}









ul#header-global-navi-top li a img.not-over {
	/*display: inline!important;*/
}

ul#header-global-navi li img.middle,
ul#header-global-navi li#gl-biz a img.over,
ul#header-global-navi-top li img.middle,
ul#header-global-navi-top li#gl-biz a img.over {
	display: none!important;
}

ul#header-global-navi li img.middle,
ul#header-global-navi-top li#gl-biz img.middle,
ul#header-global-navi li#gl-biz img.over,
ul#header-global-navi-top li#gl-biz img.over {
	display: none!important;
}



/*
a:hover #gl-below-icon {
	display: block;
}

#gl-below-icon {
	display: none;
	position: absolute;
	bottom: -3px;
	left: 76px;
	width: 15px;
	height: 10px;
	background: url(../images/gl_navi_below.png) no-repeat left top;
	z-index: 3;
}
*/

/* グローバル　オーバーレイ表示処理
-------------------------------------*/
.modalArea {
	width:100%;
	height:100%;
	background: url(../images/head_new_1509/bg_pattern_3.png) repeat scroll 0 0;
	position:fixed;
	left:0px;
	top:0px;
	z-index:60;
	display:none;
}

.overlay_outer {
  margin: 0 auto;
  width: 980px;
  position:relative;
}

#overlay-menu {
	display: none;
	position: absolute;
	top: 0px;
/*	left: 83px; */
	left:-1px;
	width: 986px;
	height: 500px;
	margin: 0;
	z-index: 110; /*70;*/
	background: url(../images/head_new_1509/bg_product.png) no-repeat left top;
	/*background-color:#FFFFFF;*/
	/*background: url(../images/glp_overlay_bg.png) no-repeat left top;*/
}
#overlay-menu .gl-below-icon {
	top: -4px;
}

#gl-product-overlay {
	display: none;
	width: 980px;
	height: 500px;
}
#gl-product-overlay .gl-below-icon {
	left: 76px;
}

#gl-support-overlay {
	display: none;
	width: 986px;
	height: 270px;
/*	background: #CCFFCC;*/
}
#gl-support-overlay .gl-below-icon {
	left: 231px;
}

#gl-download-overlay {
	display: none;
	width: 986px;
	height: 270px;
/*	background: #CCCCFF;*/
}
#gl-download-overlay .gl-below-icon {
	left: 388px;
}
#gl-taiou-overlay {
	display: none;
	width: 986px;
	height: 270px;
/*background: #FFCCFF;*/
}
#gl-taiou-overlay .gl-below-icon {
	left: 545px;
}

.gl-below-icon {
	position: absolute;
	top: 2px;
	width: 15px;
	height: 10px;
	z-index: 100;
}

.gl-below-icon img {
	vertical-align: top;
}

/* オーバーレイメニュー 製品情報
-------------------------------------*/
#gl-product-area {
	min-height: 500px; /* for modern browser */
	height: auto !important; /* for modern browser */
	height: 500px; /* for IE6〜7 */
/*	background: url(../images/glp_overlay_bg.png) no-repeat left top; */
	
}

#gl-product-area .box-l {
	position: relative;
	float: left;
	width: 195px;
	margin:10px 0 0 0;
	padding: 0 0px 0px 15px;
	z-index: 1;
}

#gl-product-area .box-l .ichiran_btn {
	margin: 0px 0px 10px -6px;
}

#gl-product-area .box-l li {
	margin: 22px 0px 22px 0px;
	z-index: 0;
	font-weight:bold;
	font-size:1em;
}

#gl-product-area .box-l li a {
	color:#333333;
	text-decoration:none;
	width:183px;
	padding:0 0 0 12px;
	background: url(../images/head_new_1509/sankaku_bl.gif) no-repeat left center;
}

#gl-product-area .box-l li.active {
	position: relative;
	z-index: 1;
}

#gl-product-area .box-l li.active a {
	color:#EA441A;
}

#gl-product-area .box-r {
	position: relative;
	float: left;
	width: 760px;
	height: 537px;
	margin: 6px 0px 0px 0;
	padding: 10px 0px 0px 5px;
/*	background: url(../images/glp_overlay_r_bg.gif) no-repeat left top; */
	border-left:1px solid #DDDDDD;
	z-index: 0;
}

#gl-product-area .box-r ul {
	position: absolute;
	top: 9;
	left: 9;
}

#gl-product-area .box-r ul ol {
	margin:0 0 0 30px;
	float:left;
	list-style:outside none none;
}

#gl-product-area .box-r ul ol.lline {
	height: 37.4em;
	border-left: 1px solid #DDDDDD;
	padding: 0 0 0 18px;
	margin: 0 0 0 21px;
}

#gl-product-area .box-r ul li {
	/*display: inline;*/
	/*float: left;*/
	position:relative;
	margin: 0px;
	width:210px;
	height:50px;
	border-bottom:1px solid #DDDDDD;
}

#gl-product-area .box-r ul li img {
	margin:5px 0 0 0;
	width:36px;
	height:40px;
}

#gl-product-area .box-r ul li a {
	display:block;
	width:210px;
	height:50px;
	background: url(../images/head_new_1509/yaji_gr.gif) no-repeat right center;
}

#gl-product-area .box-r ul li a span {
	/*left: 50px;
	position: absolute;
	top: 18px;*/
	font-size:0.9em;
	line-height:130%;
	display:inline-block;
	margin:0 0 12px 10px;
}

#gl-product-area .box-r ul li a span.two {
	/*top: 8px;*/
	margin-bottom:3px;
}

#gl-product-area .box-r ul li a span object {
	display: block;
	text-indent:  -0.5em;
}

#gl-product-area .box-r .close {
	position:absolute;
	right:10px;
	bottom:10px;
}

/* オーバーレイメニュー お客様サポート
-------------------------------------*/
#gl-support-area {
	min-height: 277px; /* for modern browser */
	height: auto !important; /* for modern browser */
	height: 277px; /* for IE6〜7 */
/*	background: url(../images/glp_overlay_bg.png) no-repeat left top;*/
}

#gl-support-area .ichiran_btn {
	padding: 5px 10px 0px 0px;
	float: right;
}

#gl-support-area ul {
	padding: 30px 0px 0px 30px;
}

#gl-support-area ul li {
	display: inline;
	float: left;
	margin: 0px 15px 12px 0px;
}

#gl-support-area .close {
	padding: 5px 15px 0px 0px;
	float: right;
}

/* オーバーレイメニュー ダウンロード
-------------------------------------*/
#gl-download-area {
	min-height: 277px; /* for modern browser */
	height: auto !important; /* for modern browser */
	height: 277px; /* for IE6〜7 */
/*	background: url(../images/glp_overlay_bg.png) no-repeat left top;*/
}

#gl-download-area .ichiran_btn {
	padding: 15px 10px 0px 0px;
	float: right;
}

#gl-download-area ul {
	padding: 33px 0px 0px 30px;
}

#gl-download-area ul li {
	display: inline;
	float: left;
	margin: 0px 10px 0px 0px;
}

#gl-download-area .close {
	padding: 15px 15px 0px 0px;
	float: right;
}

/* オーバーレイメニュー 対応表
-------------------------------------*/
#gl-taiou-area {
	min-height: 277px; /* for modern browser */
	height: auto !important; /* for modern browser */
	height: 277px; /* for IE6〜7 */
/*	background: url(../images/glp_overlay_bg.png) no-repeat left top;*/
}

#gl-taiou-area .ichiran_btn {
	padding: 15px 10px 0px 0px;
	float: right;
}

#gl-taiou-area ul {
	padding: 33px 0px 0px 30px;
}

#gl-taiou-area ul li {
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
}

#gl-taiou-area .close {
	padding: 15px 15px 0px 0px;
	float: right;
}

/* パンくず
-------------------------------------*/
#topic-path {
	clear: both;
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 7px 10px 15px 15px;
	font-size: 0.8em;
	line-height: 1.4em;
	word-spacing: 0.1em;
}

body.ie #topic-path {
	clear: both;
	width: 980px;
	margin: 12px auto 15px auto;
	padding: 0px 10px 0px 15px;
	font-size: 0.8em;
	line-height: 1.4em;
	word-spacing: 0.1em;
}



@media(min-width:480px) and (max-width:1050px) {
	.header-bottom {
		width: calc(100% + 40px);
		position: relative;
		top: 0;
		left: -20px;
		overflow: hidden;
	}
}



