@charset "utf-8";
/*=============================================================
 HEADER Layout
=============================================================*/
#header{
	width:951px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
#logo{
	width:153px;
	float:left;
	padding:13px 0 6px;
}
#header #menu-section{
	width:750px;
	float:right;
	overflow:hidden;
	padding-top:5px;
}
#header #menu-section ul{
	width:750px;
	padding-bottom:11px;
	overflow:hidden;
}
#header #menu-section ul li{
	float:right;
	padding-left:15px;
}
#header #menu-section ul li a{
	display:block;
	padding:0 0 0 11px;
	background: url(../img/arw_bl.gif) no-repeat left 5px;
	line-height:120%;
	color:#333;
}
#header #menu-section ul li a:visited{
	color:#999;
}
#header #tool-section{
	width:750px;
	overflow:hidden;
}
/* search */
#header #search-section{
	width:200px;
	float:right;
	padding-left:20px;
}
/* Google cse */
.gsc-control-searchbox-only
{
	width:200px;
	position:relative;
	height:38px;
}
.gsc-search-box-tools .gsc-search-box td.gsc-input
{
	width:158px !important;
	height:13px !important;
	padding:1px 4px 1px !important;
	margin:0 2px 0 0 !important;
	border:1px solid #b2b2b2 !important;
	position:absolute;
	top:0;
	right:26px;
	z-index:1;
}
.gsc-search-box-tools .gsc-search-box input.gsc-input{
	font-size:12px;
	line-height:0;
}
.gsc-search-box-tools .gsc-search-box td.gsc-input .gsc-input-box{
	border:none;
}
.gsc-search-box-tools .gsc-search-box td.gsc-input .gsib_a{
	padding:0;
}
.gsc-search-box-tools .gsc-search-box .gsst_a{
	padding:0;
}
.gsc-search-button .gsc-search-button-v2, .gsc-search-button .gsc-search-button-v2:hover, .gsc-search-button .gsc-search-button-v2:focus{
	width:28px;
	padding:2px 5px;
	border-radius: 0;
	position:absolute;
	top:0px;
	right:0px;
	z-index:3;
	background: url(../img/hdr_btn_search_of.gif) 0 0 no-repeat;
	text-indent: -9999px;
	border: none;
}

/* search result */

#header #search-section form #disp-none{
	display:none;
}
#header #font-size-section{
	float:right;
	overflow:hidden;
	width:131px;
}
/* txt-size */
#header #font-size-section dl{
	width:131px;
	overflow:hidden;
}
#header #font-size-section dl dt{
	float:left;
	width:62px;
}
#header #font-size-section dl dd{
	float:left;
	width:69px;
}
#header #font-size-section dl dd ul{
	overflow:hidden;
	width:69px;
}
#header #font-size-section dl dd ul li{
	float:left;
	width:23px;
	padding-left:0;
}
#header #font-size-section dl dd ul li a{
	padding:0;
	background:none;
}
/* print */
#header #print-section{
	float:right;
	width:67px;
	overflow:hidden;
}

/* global
----------------------------------------------------------------------------------*/
#global-navi{
	width:951px;
	margin:0 auto;
	text-align:left;
}
#global-navi ul{
	width:754px;
	height:32px;
	padding:0 0 0 233px;
	overflow:hidden;
}
#global-navi ul li{
	float:left;
}
#global-navi ul li img{
	vertical-align:bottom;
}

/* breadCrumbs
----------------------------------------------------------------------------------*/
#bread-crumbs{
	width:100%;
	background: url(../img/shadow_bg.gif) repeat-x left top;
}
#bread-crumbs-inner{
	width:951px;
	margin:0 auto;
	text-align:left;
	padding:15px 0 12px;
}
#bread-crumbs-inner ul{
	width:951px;
	overflow:hidden;
}
#bread-crumbs-inner ul li{
	float:left;
	font-size:85%;
	line-height:120%;
	padding-right:8px;
}
#bread-crumbs-inner ul li a{
	margin-right:9px;
}




