<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/* for 950 globalheader*/

#glh-cover {
	padding:0;
	margin:0;
	width:auto;
	min-width:950px;
	text-align:center;
	background-color:#000;
}
#global-header {
	padding:0;
	margin:0 auto;
	width:950px;
	position:relative;
	height:65px;
	line-height:0;
	font-size:1px;
	text-align:left;
}
#global-header a {
	outline: none;/*for firefox*/
}
#global-header img,#global-header a img {
	border:0;
	vertical-align:bottom;
	text-decoration:none;
}
#global-header #glh-logoarea {
	padding:0;
	margin:0;
	width:148px;
	height:65px;
	position:absolute;
	top:0;
	left:0;
}
#global-header ul {
	margin:0;
	padding:0;
	line-height:0;
}
#global-header li {
	margin:0;
	padding:0;
	list-style: none;
	position:absolute;
	top:0;
}
#global-header li#glh-product {
	left:163px;
	width:95px;
}
#global-header li#glh-ss {
	left:258px;
	width:112px;
}
#global-header li#glh-support {
	left:370px;
	width:116px;
}
#global-header li#glh-mscke {
	left:486px;
	width:115px;
}

#global-header li#glh-professional {
	left:601px;
	width:115px;
}

/*20130913追加*/
#global-header li#glh-readerstore {
	top:7px;
	left:829px;
	width:121px;
}
/*20130913追加*/

#global-header #glh-search {
	margin:0;
	padding:0;
	position:absolute;
	top: 39px;
	left:760px;
	width:190px;
	height:20px;
	background:#000 url(../images/icon_search_bg.gif) left top no-repeat;
}
#global-header #glh-search form {
	margin:0;
	padding:0;
}
#global-header #glh-search #MF_form_phrase {
	margin:0;
	padding:0;
	height: 18px;
	width: 125px;
	border: 1px solid #535353;
	position: absolute;
	top: 0px;
	left: 20px;
	font-size:12px;
	color:#333;
}
#global-header #glh-search #glh-submit {
	margin:0;
	padding:0;
	position: absolute;
	left: 155px;
	top: 1px;
}</pre></body></html>