/* ===================================================================
CSS information
 style info :ƒwƒbƒ_[ƒGƒŠƒA
=================================================================== */
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-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: 0px auto 0px auto;
	padding: 10px 0 17px 0;
}
/* ƒŠƒ“ƒNƒGƒŠƒA•ª‚¯ */
#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;
}

div#linkCenter {
	padding-left: 30px;
  padding-top: 3px;
  width:270px;
}

body.home div#linkCenter ul.mainLink li a {
	letter-spacing: -0.5px;
}

div#linkCenter ul.mainLink li a {
	letter-spacing: -1px;
}

/* ƒƒS
-------------------------------------*/
/* TOPƒy[ƒW‚Ìê‡ */
#header h1 {
	display: inline;
	float: left;
	margin: 0px 0px 0px 5px;
}

/* ‚»‚Ì‘¼‚Ìƒy[ƒW‚Ìê‡ */
#header-ci {
	display: inline;
	float: left;
	margin: 0px 0px 0px 5px;
}

/* ƒ†[ƒeƒBƒŠƒeƒB
-------------------------------------*/
#header-utility {
	display: inline;
	float: right;
/*	width: 656px;
	width: 736px;*/
	margin: 0px 2px 0px 0px;
}

/* ƒ†[ƒeƒBƒŠƒeƒBƒŠƒ“ƒN
-------------------------------------*/
#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%;
}


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;
}

/* ƒL[ƒ[ƒhŒŸõ
-------------------------------------*/

div#linkRight form {
	padding:0 0 0 0;
	display: block;
	background: url('../images/head_new_1509/search_bg.png') no-repeat scroll left top;
}

div#linkRight form .text {
	/*top: 5px;
	left: 5px;*/
	width: 351px; /*339px;*/
	height: 33px; /*24px*/
	padding: 1px 0px 0px 10px;
	border: none;
	background: url(../images/head_new_1509/search_txt.png) 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 {
	top: 5px;
	right: 5px;
	z-index:99;
}

/* ƒOƒ[ƒoƒ‹ƒiƒr
-------------------------------------*/
.header-bottom {
	margin:0;
        background-color: #444444;
}

.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: 30px;
	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: 160px;
/*	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: 160px;
/* 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: 160px;
/*	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: 160px;
/*	background-image: url(../images/gl_navi_taiou_effect.png);*/
}

#header-global-navi li#gl-biz a,
#header-global-navi-top li#gl-biz a {
	width: 160px;
/*	background-image: url(../images/gl_navi_biz_effect.png);*/
}

#header-global-navi li#gl-chn a,
#header-global-navi-top li#gl-chn a {
	width: 160px;
/*	background-image: url(../images/gl_navi_biz_effect.png);*/
}


/*
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;
}
*/

/* ƒOƒ[ƒoƒ‹@ƒI[ƒo[ƒŒƒC•\Ž¦ˆ—
-------------------------------------*/
.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:11px;
	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: 232px;
}

#gl-support-overlay {
	display: none;
	width: 986px;
	height: 270px;
/*	background: #CCFFCC;*/
}
#gl-support-overlay .gl-below-icon {
	left: 400px;
}

#gl-download-overlay {
	display: none;
	width: 986px;
	height: 270px;
/*	background: #CCCCFF;*/
}
#gl-download-overlay .gl-below-icon {
	left: 568px;
}
#gl-taiou-overlay {
	display: none;
	width: 986px;
	height: 270px;
/*background: #FFCCFF;*/
}
#gl-taiou-overlay .gl-below-icon {
	left: 587px;
}

.gl-below-icon {
	position: absolute;
	top: 2px;
	width: 15px;
	height: 10px;
	z-index: 100;
}

.gl-below-icon img {
	vertical-align: top;
}

/* ƒI[ƒo[ƒŒƒCƒƒjƒ…[ »•iî•ñ
-------------------------------------*/
#gl-product-area {
        background: #fff;
	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 li {
	/*display: inline;*/
	float: left;
	position:relative;
	margin: 0px;
	width:230px;
	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 .close {
	position:absolute;
	right:10px;
	bottom:10px;
}

/* ƒI[ƒo[ƒŒƒCƒƒjƒ…[ ‚¨‹q—lƒTƒ|[ƒg
-------------------------------------*/
#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 14px;
}

#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;
}

/* ƒI[ƒo[ƒŒƒCƒƒjƒ…[ ƒ_ƒEƒ“ƒ[ƒh
-------------------------------------*/
#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 14px;
}

#gl-download-area ul li {
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
}

#gl-download-area .close {
	padding: 15px 15px 0px 0px;
	float: right;
}

/* ƒI[ƒo[ƒŒƒCƒƒjƒ…[ ‘Î‰ž•\
-------------------------------------*/
#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;
}

/* ƒpƒ“‚­‚¸
-------------------------------------*/
#topic-path {
	clear: both;
	width: 980px;
	margin: 7px auto 15px auto;
	padding: 0px 10px 0px 15px;
	font-size: 0.8em;
	line-height: 1.4em;
	word-spacing: 0.1em;
}
