@charset "utf-8";


a {
outline: none;

}

#wrapper {
		width:320px;
		margin:0 auto;
}

#cse {
	width:100% !important;
	
}


  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; */

		margin:0 auto;
		padding:0 10px
}

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

#cse-search-form {
	width:100% !important;
		margin:-25px auto 0 -20px;
		height:18px;
		padding:0;
}

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

.search_search_wrap {
	margin:0px 0 0 0;
	
}

.search_search_wrap img {
	margin-left:15px;
}

input.gsc-input {
		border:1px solid #777;
		padding: 4px;
	margin:0 0 0 50px;
		color: #000;
		background: #fff;
		/* Webkit Googleウォーターマークを消して更にグラデーション強制*/
	background: #fff!important;
	width: 126px;
	height: 14px;
	padding: 2px;
	font-size:12px;
}

/*検索ボタン */
input.gsc-search-button {
		/*基本濃い赤*/
		display:block;
		width: 52px;
		height:20px;
		margin:0 90px 0 0;
		padding: 0 0 5px 0px !important;
		background: url(../img/btn_008a.png) no-repeat left top !important;

		color: #fff;
		font:14px "ヒラギノ角ゴ Pro W3", tahoma, arial !important;
		text-decoration: none;
		text-align: center;
		text-shadow: 0 -1px 1px #ccc;
		text-indent:-9999px;
		cursor:pointer;
		border: 1px solid #fff;
		border-bottom: 1px solid #fff;
		-webkit-border-radius:0 !important;
		font-size:12px;
		overflow:hidden;
}



input.gsc-search-button:hover {
		background: #FF0E14;
		background: url(../img/search_button2.png) 20px 5px no-repeat;

		cursor: pointer;

}



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;
}

.machigai {
		-webkit-border-top-left-radius: 7px;
		-webkit-border-top-right-radius: 7px;
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius:7px 7px 0 0;
		border-radius:7px 7px 0 0;
		background:#fff;
		color:#ffffff;
		padding: 0px 0 10px 0px;
		margin:0 0 10px 0;
}

.machigai h2 {
		color:#ff0000;
		padding:0;
		margin:0;
		border-bottom:1px dotted #ea0d12;
		font-size:13px;
		font-weight:bold;
		line-height:30px;
}

.machigai p {
		font:12px/1.231 "ヒラギノ角ゴ Pro W6";
		color:#666666;
		padding:10px 0;
}

.machigai p:last-child {
		padding:10px 0 0 0;
}

.products_titqa01 {
		margin:10px auto 10px;
		width:197px;
}

.titleareaqa02 {
		background-color:#ffffff;
		-webkit-border-top-left-radius: 7px;
		-webkit-border-top-right-radius: 7px;
		-webkit-border-bottom-right-radius: 7px;
		-webkit-border-bottom-left-radius: 7px;
		-moz-border-radius:7px 7px 7px 7px;
		border-radius:7px 7px 7px 7px;
		position:relative;
		margin: 10px 0 10px 0;
		border-bottom:1px solid #e9e9e9;
}

.titleareaqa02 .qatitle {
		display:block;
		padding:17px 0 0 10px;
		margin:0;
}

.titleareaqa02 p.redline {
		border-top:1px dotted #ea0d12;
		padding:10px 0 0px 0;
		margin:8px 10px  10px 10px;
		color:#666666;
}