﻿.BrowserProgram{
}

.Search_Kanko
{
  width:426px;
  height:64px;
  padding:15px 0 0 0; 
  background-image:url("http://yokoso.pref.tottori.jp/Browser_C/css/Browser_C/Search_Kanko/search_bg2.gif");
  background-repeat:repeat-x;
}

.Search_Kanko .link
{
  font-size:70%;
  font-weight:normal;
}

.Search_Kanko .link a:link {text-decoration:none;}
.Search_Kanko .link a:visited {text-decoration:none;}
.Search_Kanko .link a:hover {text-decoration:none;}
.Search_Kanko .link a:active {text-decoration:none;}


.Search_Kanko .KeywordsTextBox
{
  width:160px;
  height:15px;
  border:#666 1px solid;
  font-size:80%;
}

.Search_Kanko .SubmitButton
{
  width:65px;
  height:20px;
  background-color:#fff;
  background-image:url('http://yokoso.pref.tottori.jp/Browser_C/css/Browser_C/Search_Kanko/kensaku.gif');
  background-repeat:no-repeat;
  border:#fff 0 none;
  color:#009;
  font-size:82%;
  font-weight:bold;
  cursor:pointer;
}

