@charset "Shift_JIS";
/*--------------- for index page ---------------*/

/* ----- */
div#popUp-wrapper {
	text-align: center;
}
div#popUpContent {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: left;
}

div#glh-flashcover ,
li#glh-producttop,
li#glh-support,
div#glh-search {
	display: none!important;
}

div#popup-globalheader div#global-header {
	width: auto !important;
	height: 48px !important;
	padding: 0 !important;
	margin: 0 !important;
}

div#popup-globalheader #glh-logoarea {
	padding: 0 0 0 20px;
	height: auto !important;
}

div#popup-globalheader glh-logoarea img {
	margin: 0;
}

div#popup-globalheader #glh-fontsize {
	position: absolute;
	right: 28px;
	top: 10px;
}

div#popup-globalheader #glh-fontsize #glh-fontsize-s,
div#popup-globalheader #glh-fontsize #glh-fontsize-m,
div#popup-globalheader #glh-fontsize #glh-fontsize-l {
	position: static !important;
	float: left;
	padding-right: 2px;
}

div.pagetop_wrap_560 {
	padding: 0 15px 0 0;
}

/*--------------- for thickbox html ---------------*/

#TB_overlay {
  height:100% !important; height:auto;
}


body {
	text-align: left!important;
}

div#popup_content {
	padding: 20px 20px 0 20px;
}

ul.discList li { margin-left: 1.3em; list-style: outside disc; }
ul.decimalList li { 
	margin-left: 1.3em;
	text-indent: -1.3em;
	list-style: none!important;
}

a.arrow_inline {
	background-image: url(/Products/Common2007/Images/arrow_inline.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-left: 3px;
	padding-left: 18px;
	color: #333333;
}

a.arrow_inline:hover {
	color: #0072B5;
	text-decoration: underline;
}

/* margin */
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }