@charset "utf-8";
/* http://www.arts21.jp */
/* Copyright (C) 2014 Commercial Art's Inc. All rights reserved. */

/*===================================================
	search
===================================================*/
#cse input.gsc-input,
#cse .gsc-control-cse .gs-spelling,
#cse .gsc-control-cse .gs-result .gs-title,
#cse .gsc-control-cse .gs-result .gs-title * {
	font-size: 14px;
}
#cse .gsc-control-cse,
#cse .gsc-control-cse .gsc-table-result {
	font-size : 12px;
}
#cse table,
#cse table th,
#cse table td {
	border: none;
}
#cse table td{
	/*padding: 4px 6px 0;*/
	padding: 0 0 0 6px;
	font-size: 1.0em;
	line-height: 1;
	background: none;
}
#cse table td.gsc-table-cell-snippet-close {
	line-height: 1.4;
}

.gsc-search-button,
.gsc-selected-option-container {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.gcsc-branding-img-noclear,
.gs-image {
	width: auto;
}

.gsc-completion-container td {
	font-size: 1.0em;	
}
#cse table {
	margin-bottom: 0px;
	border-top: none;
	border-collapse: separate;
}
#gs_id50 td {
	background-color: transparent;
}
#cse .gsc-results .gsc-cursor-box .gsc-cursor-page {
	margin-right: 5px !important;
	display: inline-block !important;
	text-align: center;
	height: 22px;
	width: 22px;
	color: #FFF;
	line-height: 22px;
	background-color: #555;	
}
#cse .gsc-results .gsc-cursor-box .gsc-cursor-current-page.gsc-cursor-page{
	font-weight: normal;
	background: #C20000;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page.gsc-cursor-page:hover {
	text-decoration: none;	
}
input.gsc-input {
	margin-top: 4px !important;
}
input.gsc-search-button {
	margin-top: 0 !important;
}
.gsst_a {
	padding-top: 0 !important;
	margin-top: 4px !important;
}
