/*-----bodyタグ--------------------------------------------*/
body {
  font-size: 11pt;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #F0F0F0;
  background-image: url("/icon/bg.jpg");
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: verdana, arial, helvetica, sans-serif;
}
/*-----ページのベース部分----------------------------------*/
#base {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  border-width: 1px 2px 2px 1px;
  border-color: #000000;
  border-style: solid;
  top: 0px;
  width: 750px;
  background: url("/icon/back1.jpg") repeat-y;
}
#mainpage {
  text-indent: 0ex;
  margin: 20px auto 15px;
  padding-: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
}
/*-----ヘッダー--------------------------------------------*/
#header {
  font-size:14px;
  height: 50px;
  width: 100%;
  background: #ffffff url("/icon/header.jpg") no-repeat 0px 0px;
  text-align:right;
}
/*-----メニュー--------------------------------------------*/
#menu{
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  text-indent: 5pt;
  text-align: justify;
  padding-top: 3px;
  height: 17px;
  width: 100%;
  background-color: #0000FF;
  background-image: url("/icon/back2.jpg");
}
/*-----メニュー内のリンク動作---------------*/
 
/*-----御訪問----------------*/
.menu-all a:link{
  color: #ffffff;
  text-decoration: none;
}
/*-----訪問済み--------------*/
.menu-all a:visited{
  color: #ffffff;	
  text-decoration: none;
}
/*-----選択中----------------*/
.menu-all a:hover{
  color: #ffffff;
  text-decoration: underline;
}
/*-----押してから離すまで----*/
.menu-all a:active{
  color: #ffffff;
  text-decoration: none;
}
/*-----予約メニュー----------------------------------------*/
#reserve{
  text-align: right;
}
/*-----フッター--------------------------------------------*/
.footer{
  text-align: right;
  height: 16px;
  font-size: 12px;
  background-color: #CCCCFF;
}
/*-----サイトナビゲーション--------------------------------*/
#navi{
  background-color: #0000ff;
  background-image: url("/icon/back2.jpg");
  width: 100%;
  height: 20px;
  color: #cccccc;
  padding-top:4px;
  font-size: 11pt;
  text-align: left;
  text-indent: 5pt;
}
#navi strong{
font-weight:bold;
color: #ffffff;
}
/*-----infomation等用BOX-----------------------------------*/
.infobox1{
  text-indent: 0ex;
  margin: 20px auto 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  border-bottom-color: #330099;
  border-left-color: #3333FF;
  border-bottom-style: solid;
  border-left-style: solid;
  width: 85%;
  clear:both;
}
.infobox1 strong{
color: #cc3333;
font-weight: bold;
}

/*-----infomation等用BOX-----------------------------------*/
.infobox2{
  text-indent: 0ex;
  margin: 20px auto 15px;
  padding-left: 5px;
  padding-top: 3px;
  border-bottom-width: 2px;
  border-left-width: 1px;
  width: 85%;
  clear:both;
}

.infobox3{
  margin:1px;
  width: 550px;
  margin: 0px;
  padding: 0px;
  float: left;
}

div.infobox3 .infobox1{
  width: 540px;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  margin-bottom: 0px;
}
div.infobox3 .infobox2{
  width: 540px;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  margin-bottom: 0px;
}

.infobox4{
  margin:1px;
  padding: 0px;
  width: 160px;
  float: left;
}


/*-----テキストボックス------------------------------------*/
.textbox{
  width:100%;
  margin: 0px;
  padding: 10px;
  float:left;
}
/*-----ページのトップへ戻る--------------------------------*/
.top{
  text-align:center;
  font-size: 10px;
  clear:both;
}
/*-----画像表示整形用--------------------------------------*/
.imgbox{
  border: none;  
  margin: 0px;
  padding: 0px;
  float:left;
}
/*-----回り込み解除----------------------------------------*/
.clear{
  clear:both;
}
/*-----フォーム--------------------------------------------*/
.form{
  margin-left:auto;
  margin-right:auto;
  background: #ffffcc;
  width:95%;
}
.label{
  width: 38%;
  float: left;
  text-align: right;
  padding-right: 10px;
}
.check{
  width: 58%;
  text-align: left;
}
/*-----各種タグの設定--------------------------------------*/
/*-----ヘッディング 1--------*/
h1{
  font-size: 16pt;
  color: #3366FF;
  font-style: italic;
  text-decoration: none;
  padding-left: 5px;
  width: 80%;
  background: url("/icon/back3.gif") no-repeat;
}
/*-----ヘッディング 2--------*/
h2{
  font-size: 11pt;
  color: #FFFFFF;
  padding-left:5px;
  padding-top: 2px;
  padding-bottom: 1px;
  margin-left: -5px;
  margin-bottom: 4x;
  width: 100%;
  background-image: url("/icon/bar1.jpg");
  background-repeat: no-repeat;
  background-position: -5px;

}
div.infobox3 h2{
  font-size: 13pt;
  color: #FFFFFF;
  padding-left:5px;
  padding-top: 2px;
  padding-bottom: 1px;
  margin-left: -5px;
  margin-bottom: 4x;
  width: 100%;
  background-image: url("/icon/bar2.jpg");
  background-repeat: no-repeat;
  background-position: -5px;
}

/*-----ヘッディング 3--------*/
h3{
  font-size: 13pt;
  text-align: center;
  margin-bottom: 5px;
  width: 100%;
}
/*-----ヘッディング 4--------*/
h4{
  font-size: 11pt;
  padding-left:5px;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-left: 0px;
  margin-bottom: 2px;
  margin-top: 8px;
  margin-right: 0px;
  width: 80%;

}
/*-----テーブル--------------*/
table.type1{ 
  margin-right: auto;
  margin-left: auto;
  border: 3px solid #99ccff;
  caption-side:top;
  border-collapse:collapse ;
  width:90%;
  font-size:13pt;
}
/*-----テーブルヘッダ--------*/
table.type1 th{
  background-color:#ffe0e0;
  border: 2px solid #99ccff;
}
/*-----テーブルデータ--------*/
table.type1 td{
  background-color:#ffffcc;
  border: 2px solid #99ccff;
}
/*-----テーブル--------------*/
table.type2{ 
  margin-left:auto;
  margin-right:auto;
  border: 2px solid #999999;
  caption-side:top;
  border-collapse:collapse;
  font-size:12pt;
}
/*-----テーブルデータ--------*/
table.type2 td{
  border: 2px solid #999999;
  text-align:center;
}
/*-----テーブル(枠無し)------*/
table.normal{
  font-size: 11pt;
  margin-right: auto;
  margin-left: auto;
  border: 0px none #FFFFFF;
  width: 90%;
  caption_side: top;
}
table.normal th{
  color: #6666FF;
  text-align: right;
  vertical-align: top;
  border-color: #FFFFFF;
  width: 39px;
  background-color: #FFFFFF;
}
table.normal td{
  background-color:#ffffff;
  border: 0px;
  text-indent: 0pt;
}
/*-----キャプション----------*/
caption{
  color: #3333ff;
  font-weight: bold;
  font-size: 16px;
}
/*-----リスト見出し----------*/

ul{
  margin-top: 2px;
  margin-bottom: 2px;
  list-style-image: url('icon/triangle-red.gif');
}
li.new{
  list-style-image: url('/icon/new.gif');
}
li.cool{
  list-style-image: url('/icon/cool.gif');
}
li.hot{
  list-style-image: url('/icon/hot.gif');
}
ol.attension{
  color: #aa3333;
  size: 11px;
}
ol.contact{
  line-height: 200%;
}

/*-----ダウンリスト-----------*/
dl{
  margin-bottom: 3px;
  margin-top: 3px;
  list-style-image: url('/icon/dot-red.gif');
}
dt{
  color: #6666FF;
  font-weight: bold;
  list-style-position: inside;
}
dd{
  margin-left: 90pt;
}
dd.type2{
  margin-top: -15px;
  padding-top: 0px;
  margin-bottom: 5px;
}
/*-----強調------------------*/
strong{
  color:#ff6633;
}
/*-----input-----------------*/
/*
input{
  margin-top:0px;
  margin-left:5px;
  margin-bottom:1px;
}
*/
/*-----画像------------------*/
img{
  border: 0px;
  margin: 3px;
}

/*-----選択中----------------*/
a:hover{
  color: #999999;
  text-decoration: underline;
}

/*-----SPAN タグ-------------*/
span{
  font-weight: bold;
}
/*-----強調------------------*/
strong{
  color: #cc3333;
  font-weight: bold;
}
/*-----FLASH-----------------*/
.flash {
    left: auto;
    right: auto;
    text-align: center;
}

.titleimg {
margin: 0px;
padding: 0px;
float: left;
}

.ssl {
font-size: 8px;
text-align:center;
}