.navi .info {
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
}
.view3i {
	font-size: 100%;
}
.view2i {
	font-size: 100%;
}
.search {
	border-style: none;
	margin: 30px auto;
}
.search img {
	float: left;
}
.search a:visited img {
	border-style: none;
}
.search a:hover img {
	border-style: none;
}
.search a:active img {
	border-style: none;
}
.search a:link img {
	border-style: none;
}



/*サイト内検索*/

  .gsc-control-cse {
	width: 810px !important;
	font-family: Arial, sans-serif;
	border-color: #3399cc;
	background-color: #F9F5FF;
  }
  input.gsc-input {
	border-color: #DECAFF;
  }
  input.gsc-search-button {
	border-color: #923C99;
	background-color: #C78DCC;
	color: #FFF !important;
	text-shadow: none !important;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #DECAFF;
    background-color: #DECAFF;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #C78DCC;
    background-color: #C78DCC;
  }
  .gsc-tabsArea {
    border-color: #C78DCC;
  }
.gsc-webResult.gsc-result,
.gsc-results .gsc-imageResult {
	border-color: #3399CC !important;
	background-color: #FFFFF1 !important;
	margin-bottom: 20px !important;
}
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-imageResult:hover {
	border-color: #0000FF !important;
	background-color: #FFFFFF !important;
}

/*検索結果サイト名*/
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
	color: #0000FF !important;
	font-size: 16px !important;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
	color: #0000CC !important;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
	color: #0000FF !important;
	text-decoration: underline;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b,
.gs-imageResult a.gs-title:active,
.gs-imageResult a.gs-title:active b {
	color: #0066CC !important;
}
.gsc-cursor-page {
	color: #0000FF;
}
a.gsc-trailing-more-results:link {
	color: #0000FF;
}
.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
	color: #000000;
}
.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
	color: #CC7A9F;
}
  .gs-webResult div.gs-visibleUrl-short {
    color: #CC7A9F;
  }
  .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-cursor-box {
    border-color: #0000FF;
  }

/*検索結果ページ移動*/
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #DECAFF;
    background-color: #F9F5FF;
    color: #0000FF;
    font-size: 14px !important;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #C78DCC;
    background-color: #C78DCC;
    color: #0066CC;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #DECAFF;
    background-color: #F0E9FF;
	font-size: 9px !important;
}


  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0066CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0066CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0066CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0066CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #999999;
	font-size: 90px !important;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #CC7A9F;
}
