@charset "UTF-8";
/* SEARCH - 2011.7.1 ------------------------------- */

/* common */



/* HEADER =============== */
div#search_header{ margin-bottom:7px; }

div#search_header h3{
	background:url(/layout/image/search/title_bg.gif) left 50% no-repeat;
	padding: 5px 0 5px 33px;
	font-size: 105%;
	line-height: 110%;
	letter-spacing: 0.1em;
	text-align: left;
}
div#search_header h3 span{ color:#999; }
div#search_header h3 a:link, div#search_header h3 a:visited{ text-decoration:none; color:#000; }
div#search_header h3 a:hover, div#search_header h3 a:active{ text-decoration:none; color:#999; }


div#search_header div h4{
	float:left;
	font-size: 95%;
	line-height: 110%;
	width: 430px;
	color: #00637C;
}




/* MAIN =============== */
div#search_result{
	margin-top:25px;
	background:url(/layout/image/search/list_bg1.gif) left top repeat-x;
	padding-top:20px;
	padding-bottom:30px;
}


/* もしかして */
div#search_result div.gs-spelling a, div#search_result div.gs-spelling a:link b,div#search_result div.gs-spelling a:visited b{ color:#00637C; }
div#search_result div.gs-spelling a:hover b,div#search_result div.gs-spelling a:active b{ color:#999; }
div#search_result div.gs-spelling a, div#search_result div.gs-spelling a b{ text-decoration:none; }



/* 検索ボックス */
div#search_result div#search_result_haeder{
	overflow:hidden;
	width:710px;
}

div#search_result div#search_result_haeder form.gsc-search-box{
	font-size:13px;
	margin:0;
	width:325px;
	float:left;
	padding:0;
}

div#search_result div#search_result_haeder table{
	vertical-align:middle;
	text-align:left;
	width:325px;
}
div#search_result div#search_result_haeder table td.gsc-input{ width:275px; }
div#search_result div#search_result_haeder table td.gsc-search-button{
	width:50px;
	text-align:left;
}
div#search_result div#search_result_haeder table td.gsc-clear-button{ display:none; }
div#search_result div#search_result_haeder table td *{ vertical-align:middle; }
div#search_result div#search_result_haeder table input.gsc-input{
	width:260px;
	height:20px;
	vertical-align:top;
	font-family: inherit;
	border: 1px solid;
	padding:0 0 0 5px;
	font-size: inherit;
	border-color: #999;
	line-height:20px;
}
div#search_result div#search_result_haeder table td input.gsc-search-button{
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	text-shadow: none;
	background-color: inherit;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-color: inherit;
	width:39px;
	margin:0;
	padding:0;
}

div#search_result div#search_result_haeder div#search_pageing_head{
	width:375px;
	text-align:right;
	float:right;
	overflow:hidden;
}
div#search_result div#search_result_haeder div#search_pageing_head h4{
	display:inline;
	font-size:70%;
	font-weight:normal;
	line-height:100%;
	vertical-align:top;
	letter-spacing:0.1em;
}
div#search_result div#search_result_haeder div#search_pageing_head h4 span{
	font-weight:normal;
	line-height:100%;
	vertical-align:top;
}


div#search_result div#search_result_haeder div#search_pageing_head div#copy_pageing{
	background:url(/layout/image/search/bar.gif) left top no-repeat;
	padding-left:10px;
	margin-left:10px;
	display:inline;
	line-height:100%;
	vertical-align:top;
}
div#search_result div#search_result_haeder div#copy_pageing div.gsc-cursor{
	display:inline;
	vertical-align:top;
	padding:0;
	margin:0;
}
div#search_result div#search_result_haeder div#copy_pageing div.gsc-cursor div{
	display:inline;
	line-height:100%;
	font-size:75%;
	padding:0 5px 0 0;
	vertical-align:top;
	margin:0;
	text-align:center;
	color:#C21E28;
	cursor: pointer;
}
div#search_result div#search_result_haeder div#copy_pageing div.gsc-cursor div.gsc-cursor-current-page{
	font-weight:bold;
	color:#333;
	cursor:default;
}




/* リスト */
div#search_result_list{
	margin-top:15px;
	border-top:#CCC 1px solid;
}

div#search_result_list div.gsc-results{
	width:100%;
	margin-top:0;
}
div#search_result_list div.gsc-result{
	margin-top:15px;
	border-bottom:#CCC 1px solid;
	padding:0 10px 15px 10px;
	border-left:none;
	margin-bottom:0;
}

div#search_result_list .gsc-control-cse {
	width: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height:100%;
	border:none;
	padding:0;
}



/* title */
div#search_result_list div.gsc-result div.gs-title{
	vertical-align:bottom;
	height:auto;
	line-height:100%;
	text-decoration:none;
	border:none;
}
div#search_result_list div.gsc-result .gs-title a{
	font-size:95%;
	line-height:100%;
	vertical-align:bottom;
	color:#00637C;
	padding:2px 0 2px 13px;
	text-decoration:none;
	background:url(/layout/image/search/icon1.gif) left 48% no-repeat;
}
div#search_result_list div.gsc-result .gs-title a:hover, div#search_result_list div.gsc-result .gs-title a:active{
	color:#999;
	background:url(/layout/image/search/icon1_on.gif) left 48% no-repeat;
	text-decoration:none;
}

div#search_result_list div.gsc-result .gs-title a b{ line-height:100%; vertical-align:bottom; color:#00637C; }
div#search_result_list div.gsc-result .gs-title a:hover b, div#search_result_list div.gsc-result .gs-title a:active b{ color:#999; }
div#search_result_list div.gsc-result .gs-title *{ line-height:110%; text-decoration:none; border:none; }

/* 該当URL短いvar */
div#search_result_list div.gsc-result .gs-visibleUrl-short{
	font-size:70%;
	color:#00637C;
	line-height:110%;
	margin-top:12px;
	display:none;
}

/* 該当URL長いvar */
div#search_result_list div.gsc-result .gs-visibleUrl-long{
	font-size:70%;
	color:#00637C;
	line-height:110%;
	margin-top:12px;
	display:block;
}

/* 本文 */
div#search_result_list div.gsc-result .gs-snippet{
	font-size:80%;
	line-height:150%;
	margin-top:10px;
}

/* googleからクリップ? */
div#search_result_list div.gsc-result .gs-watermark{ display:none; }




/* 下部ページング */
div.gsc-wrapper div.gsc-cursor-box{
	margin-top:50px;
	text-align:center;
	border-top:none;
	padding:0;
	margin-bottom:0;
}
div.gsc-wrapper div.gsc-cursor-box div.gsc-cursor-page{
	display:inline;
	line-height:100%;
	vertical-align:top;
	font-size:75%;
	padding:0 5px 0 0;
	vertical-align:top;
	margin:0;
	color:#C21E28;
	text-decoration:none;
}
div.gsc-wrapper div.gsc-cursor-box div.gsc-cursor-current-page{
	color:#333;
	background-color: #FFF;
	text-shadow: none;
}

/* 下部検索 */
div#search_bottom{ margin-top:15px; }
div#search_bottom table{
	vertical-align:middle;
	text-align:left;
	width:325px;
	margin-left:180px;
}
div#search_bottom table td.gsc-input{ width:275px; }
div#search_bottom table td.gsc-search-button{ width:50px; text-align:left; vertical-align:top; }
div#search_bottom table td.gsc-clear-button{ display:none; }
div#search_bottom table *{ vertical-align:middle; }
div#search_bottom table input.gsc-input{
	width:260px;
	height:20px;
	vertical-align:top;
	font-family: inherit;
	border:#999 1px solid;
	padding:0 0 0 5px;
	font-size:90%;
	border-color: #777;
	line-height:22px;
}

div#search_bottom table td.gsc-search-button input.gsc-search-button {
	width:39px;
	height:20px;
	background:transparent url(/layout/image/search/search.gif) no-repeat left top;
	text-indent:-5000px;
	border:0;
	cursor: pointer;
	display:block;
	margin:0;
}


/* 検索機能ロード ------------------------*/
p.search_loading{
	padding:15px 0;
	text-align:center;
	line-height:110%;
	font-size:80%;
	color:#999;
}

/* 結果なし ------------------------*/
div#search_result_list .gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
	padding: 15px 15px 10px 15px;
	border: none;
	background-color:#FFF;
}


/* もしかして */
div#search_result_list div.gs-spelling{
	font-size:80%;
}


/* 有料版非表示 ============= */
/* 広告 */

div#search_result div.gsc-wrapper div.gsc-adBlock{ display:none; }
div#search_result .gsc-branding, div#search_result .gcsc-branding{ display:none; } 


/* 上書き */
div#search_result .cse input.gsc-search-button, input.gsc-search-button {
	font-family: inherit;
	font-size: auto;
	color:inherit;
	font-weight:inherit;
	text-shadow:none;
	padding: 3px 8px 4px 8px;
	background-color: #333;
	border: 1px solid;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-color: #333;
}






/* ヘッダー検索部分 上書き2011.7.4 ==================================================== */
div#submenu p {
	float: right;
	position: relative;
	margin-top: -6px;
}
input#srtext {
	width: 150px;
	margin-right: 5px;
	padding: 1px;
}
div#submenu input {
	color: #666;	/* src="/layout/image/cmn/search2.gif" */
}
input#srimg {
	vertical-align: middle;
}


div#submenu div#cse-search-form{
	float: right;
	position: relative;
	margin-top: -6px;
	width:160px;
}
div#submenu form.gsc-search-box {
	font-size: inherit;
	margin:0;
	width: 100%;
}
div#submenu table.gsc-search-box {
	border-style:none;
	border-width:0;
	border-spacing:0;
	width:100%;
	margin-bottom:0;
}
div#submenu table.gsc-search-box td.gsc-input { padding-right:0; }
div#submenu table.gsc-search-box td.gsc-input input.gsc-input {
	margin-right: 5px;
	padding: 1px;
	border: #999 1px solid;
	width: 120px;
	height:16px;
}

div#submenu table.gsc-search-box td.gsc-search-button {
	width:auto;
}
div#submenu table.gsc-search-box td.gsc-search-button input.gsc-search-button {
	font-family: inherit;
	font-size: auto;
	color: inherit;
	font-weight: inherit;
	text-shadow: none;
	padding: 0;
	margin: 0;
	border:none;
	width: 39px;
	height: 20px;
	background: transparent url(/layout/image/cmn/search.gif) no-repeat left top;
	text-indent: -5000px;
	cursor: pointer;
	display: block;
}

div#submenu table.gsc-search-box td.gsc-clear-button{ display:none; }
div#submenu table.gsc-branding{ display:none; }





/* end FORUM ------------ */