@charset "UTF-8";

/*
[]コンテンツh2タイトルに関するスタイル
*/

/*########################################

[1] h2*/

h2.titleLive {
  text-indent: -9999px;
  font-size: 1.5em;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  width:715px;
  height:200px;
  background: url("images/h2_tit_live.gif") no-repeat left top;
  
  
}

h2.midashi{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #371f2c;
    background-image: -moz-linear-gradient(60% 89% 90deg, #371f2c 0%, #371f2c 75%, #371f2c 97%, #5f4757 93%);
    clear: both;
    color: #ffffff;
    font-size: 143%;
    margin: 0 0 0.8em;
    padding: 4px 10px;
}

/*見どころ検索*/

h2.titmidokorosearch {
  text-indent: -9999px;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  width:715px;
  height:152px;
  background: url("images/h2_midokoro.jpg") no-repeat left top;
  
  
}

h3.midokoroS01,h3.midokoroS02,h3.midokoroS03,h3.midokoroS04,h3.midokoroS05,h3.midokoroS06,h3.midokoroS07,h3.midokoroS08{
  text-indent: -9999px;
  font-size: 1.2em;
  margin: 0;
  margin-top: 18px;
  margin-bottom:12px;
  padding: 0;
  width:345px;
  height:40px;
}

h3.midokoroS01{
  background: url("images/h3_midokoroS01.gif") no-repeat left top;
}

h3.midokoroS02{
  background: url("images/h3_midokoroS02.gif") no-repeat left top;
}

h3.midokoroS03{
  background: url("images/h3_midokoroS03.gif") no-repeat left top;
}

h3.midokoroS04{
  background: url("images/h3_midokoroS04.gif") no-repeat left top;
}

h3.midokoroS05{
  background: url("images/h3_midokoroS05.gif") no-repeat left top;
}

h3.midokoroS06{
  background: url("images/h3_midokoroS06.gif") no-repeat left top;
}

h3.midokoroS07{
  background: url("images/h3_midokoroS07.gif") no-repeat left top;
}

h3.midokoroS08{
  background: url("images/h3_midokoroS08.gif") no-repeat left top;
}

/*イベント*/
h2.eventtit{
  text-indent: -9999px;
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  width:715px;
  height:110px;
  background: url("images/h2_event_tit.jpg") no-repeat left top;
}

h2.eventtit span{
  text-indent: 0px;
  position:relative; top:42px; left:15px
}


h3.eventname{
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url("images/h3_eventname_bg.gif") no-repeat scroll left top;
  color:#688A00;
  font-size:1.2em;
  width:690px;
  line-height:1em;
  padding-bottom:10px;
  padding-left:25px;
  padding-top:10px;
}