  @charset "utf-8";

/*
 ¼È´æ¥¹¥¿¥¤¥ë¤ÎÉÏ•ø¤­
*/

#docs #docs-c #contents #cse-search-form table {
    border: none;
    padding: 0;
	margin: 0;
}
#docs #docs-c #contents #cse-search-form td {
    border: none;
    padding: 0;
	margin: 0;	
}
#header #right #gmenu-s {
    padding: 0;
	margin: 0;	
	width: 400px;
	
	position: absolute;
	left:345px;
	top: 48px;
}



/*
 ¶àÑÔÕZ¥Ü¥¿¥ó
*/

#gmenu-u {
	position: absolute;
	left:450px;
	top: 27px;
}

/*
 —ÊË÷¥Õ¥©©`¥à
*/

form.gsc-search-box {
	position: absolute;
	left:545px;
	top: 22px;
	
	width: 197px;
}
table.gsc-search-box {
	border: none;
	margin: 0;
	width: 197px;
}

/*
 —ÊË÷·™
*/

input.gsc-input {
    background: none repeat scroll 0% 0% #FDFCC2 !important;
    border-color: #6E6E6E #D3D3D3 #D3D3D3 #6E6E6E;
    border-style: solid;
    border-width: 1px;
    color: #232323;
    width: 150px;
    padding: 1px 0;
}
table.gsc-search-box td.gsc-input {
    padding-right: 0;
}

/*
 —ÊË÷¥Ü¥¿¥ó
*/

.cse input.gsc-search-button,
input.gsc-search-button {
	background: transparent url(/en/img/header/button_earch.gif) no-repeat left top;
	border: none;
	text-indent: -9999px;
	height: 20px;
	width: 49px;
	padding: 0;
	cursor: pointer;
	display: block;
	
	font-size: 0px;
	text-align:left;
	color: #fff;
	padding-left: 1px;
}

/*
 ¡Á»­Ïñ
*/

td.gsc-clear-button {
	display: none;
}

/*
 —ÊË÷½Y¹û
*/

.gsc-results .gsc-cursor-box {
	background-color: #F8F8F8;
	clear: both;
	padding: 20px;
	margin: 10px 0 0;
	text-align: center;
}
/* ¥Ú©`¥¸¥ó¥° */
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    background-color: #FFFFFF;
    border: 1px solid #D0D0D0;
    color: #006699;
    margin: 0.3em 0.1em;
    padding: 0.3em 0.5em;
    text-decoration: none;
}
/* ßx’k¥Ú©`¥¸ */
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background-color: #23429A;
    border-color: #0066CC;
    color: #FFFFFF;
}
/* PDF¥¢¥¤¥³¥ó */
span.gs-fileFormat {
    background-image: url(/img/common/pdficon_small2.gif);
    background-position: right -1px;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    padding-right: 14px;
    margin-right: 5px;
}
/* URL¤È»­Ïñ¤Î±íÊ¾ */
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
display: none;
}
.gs-webResult div.gs-visibleUrl-long {
display: block;
}
.gs-promotion div.gs-visibleUrl-short {
display: none;
}
.gs-promotion div.gs-visibleUrl-long {
display: block;
}
/* ¥¿¥¤¥È¥ë */
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 14px;
}
/* —ÊË÷½Y¹û */
.gsc-result-info {
	margin-top: 10px;
}