/* @author: Ankit Agrawal
   @email: ankit_agrawal@epark.co.jp
*/
.hsearch {
	width: 500px;
	height: auto;
	display: block;
	text-align:center;
	float:left;
	padding-top:20px;
}
.hsearch input {font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.hserach_box {
width:350px;
line-height:30px;
font-size:18px;
margin-right:10px;
display:inline-block;
vertical-align:middle;
text-indent:10px;
border-radius:3px;
border:1px solid #CCC;
}
.hserach_button {
width:70px;
height:36px;
display:inline-block;
vertical-align:middle;
background:rgba(128,170,0,1.00);
border:none;
border-radius:3px;
color:#FFF;
font-weight:bold;
}

#epark-global-header-box .epark-global-header-home a {
  color: #595757;
}

#epark-global-header-box a,
#epark-global-footer-box a {
  color: #FFF;
}

#epark-global-header-box {
  background-color: #E0ECB7;
}

