@charset "utf-8";


.fotterserch {
	width:684px;
	margin:0 auto;

}

.foot_menuarea_inner2 {
		border-left:#C30 1px solid;
		border-right:#C30 1px solid;
		padding:10px
}


a {
outline: none;
}



  input[type="button"]::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner {
     border: 0px;
      }

/* CSS Document */


/*検索ラッパー*/
.fotterserch {
/*		border-left:#C30 1px solid;
		border-right:#C30 1px solid; */
		width:930px;
		margin:0 auto;
		padding:0 10px
}

/*googleの検索エンジンエリア*/

#cse-search-form {
		width:620px;
		margin:0 auto;
		height:80px;
		padding:0;
}

/*テキスト入力エリア*/

input.gsc-input {
		border:1px solid #777;
		padding: 4px;
		margin:10px 10px 10px 0px;
		color: #000;
		background: #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		/* Webkit Googleウォーターマークを消して更にグラデーション強制*/
	background: -webkit-gradient( linear, left top, left bottom, from(#eee), to(#fff) ) !important;
		/* Firefox */
	background: -moz-linear-gradient( top, #eee, #fff ) !important;
		box-shadow: 1px 1px 1px #fff;
		-webkit-box-shadow: 1px 1px 1px #fff;
		-moz-box-shadow: 1px 1px 1px #fff;
	/* IE */
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee, endColorstr=#ffffffff) !important;
		zoom: 1;
		width:490px;
}

/*検索ボタン */
input.gsc-search-button {
		/*基本濃い赤*/
		display:block;
		width: 100px;
		height:31px;
		margin:0;
		padding: 5px 0 5px 0;
		background: #e90d12;
		background: url(../img/search_button2.png) 20px 5px no-repeat, -webkit-linear-gradient(top, #e90d12 0%, #B5151D 100%);
		background: url(../img/search_button2.png) 20px 5px no-repeat, -moz-linear-gradient(top, #e90d12 0%, #B5151D 100%);
		background: url(../img/search_button2.png) 20px 5px no-repeat, -o-linear-gradient(top, #e90d12 0%, #B5151D 100%);
		background: url(../img/search_button2.png) 20px 5px no-repeat, -ms-linear-gradient(top, #e90d12 0%, #B5151D 100%);
		background: url(../img/search_button2.png) 20px 5px no-repeat, linear-gradient(top, #e90d12 0%, #B5151D 100%);
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: inset 0 1px 0 0 #F57A6E;
		-webkit-box-shadow: inset 0 1px 0 0 #F57A6E;
		box-shadow: inset 0 1px 0 0 #F57A6E;
		color: #fff;
		font:14px "ヒラギノ角ゴ Pro W3", tahoma, arial !important;
		text-decoration: none;
		text-align: center;
		text-shadow: 0 -1px 1px #F57A6E;
		text-indent:10px;
		cursor:pointer;
		border: 1px solid #F57A6E;
		border-bottom: 1px solid #F57A6E;
		/* IE8 */				
		text-indent:-9999px\0/;
		border:none\0/;
		background: url(../img/search_button2_ie.jpg) 0 0 no-repeat\0/;
}

/* IE9 */
input.gsc-search-button:not(:target) {
		text-indent:-9999px;
		border:none;
		background: url(../img/search_button2_ie.jpg) 0 0 no-repeat;
}

/* IE7 */
*+html input.gsc-search-button {
		text-indent:-9999px;
		border:none;
		background: url(../img/search_button2_ie.jpg) 0 0 no-repeat;
}

/* IE6 */
*html input.gsc-search-button {
		text-indent:-9999px;
		border:none;
		background: url(../img/search_button2_ie.jpg) 0 0 no-repeat;
}

input.gsc-search-button:hover {
		background: #FF0E14;
		background: url(../img/search_button2.png) 20px 5px no-repeat, -webkit-linear-gradient(top, #FF0E14 0%, #D30F14 100%);
		background: url(../img/search_button2.png) 20px 5px no-repeat, -moz-linear-gradient(top, #FF0E14 0%, #D30F14 100%);
		background: url(../img/search_button2.png) 20px 5px no-repeat, -o-linear-gradient(top, #FF0E14 0%, #D30F14 100%);
		background: url(../img/search_button2.png) 20px 5px no-repeat, -ms-linear-gradient(top, #FF0E14 0%, #D30F14 100%);
		background: url(../img/search_button2.png) 20px 5px no-repeat, linear-gradient(top, #FF0E14 0%, #D30F14 100%);
		cursor: pointer;
		/* IE8 */				
		border:none\0/;
		background: url(../img/search_button2_ie_o.jpg) 0 0 no-repeat\0/;
}

/* IE9 */
input.gsc-search-button:hover:not(:target) {
		text-indent:-9999px;
		border:none;
		background: url(../img/search_button2_ie_o.jpg) 0 0 no-repeat;
}

/* IE6 */
*html input.gsc-search-button:hover {
		text-indent:-9999px;
		border:none;
		background: url(../img/search_button2_ie_o.jpg) 0 0 no-repeat;
}

/* IE7 */
*+html input.gsc-search-button:hover {
		text-indent:-9999px;
		border:none;
		background: url(../img/search_button2_ie_o.jpg) 0 0 no-repeat;
}

input.gsc-search-button:active {
		-moz-box-shadow: inset 0 0 10px 0 #470e0e, 0 1px 0 #fff;
		-webkit-box-shadow: inset 0 0 10px 0 #470e0e, 0 1px 0 #fff;
		box-shadow: inset 0 0 10px 0 #470e0e, 0 1px 0 #fff;
		cursor: pointer;
}

/*予測窓内ブロック*/
.gsq_a:hover {
		background-color: #FFDFDF;
}

.gsc-completion-container {
		background-image: none;
}

/*クリアボタンは消す*/
.gsc-clear-button {
		display:none;
}

/*検索エリアホバー*/
img.btn_close {
		cursor:pointer;
}

img.btn_open {
		cursor:pointer;
}