/***************************************************
     AUTHOR: Pat Heard ( FullAhead.org )
   TEMPLATE: Softened Cells
       DATE: 2005.08.26
        USE: Free use as long as this notice is
             kept in place.  If you would like 
             to remove it, please contact me at
             http://fullahead.org/contact.html.
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 20px;
  text-align: center;
  font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "Lucida Grande", Arial, Helvetica, verdana, sans-serif;
  font-size: 12px;
  color: #555555;
background: url(../images/mainbg04.gif);
  background-color: #ffffff;
}

img {
    border-style:none;
}

h1 {
  clear: both;
  padding: 2px 0 5px 13px;
  margin: 2px 10px 0px 0px;  
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#text h1 {
  background: url(../images/h1_bg.gif) no-repeat bottom left;
  margin: 0 0 10px 0;
  /*color: #ff7f50;*/
}

#text h3 {
  background: url(../images/h1_bgg.gif) no-repeat bottom left;
  margin: 0 0 10px 0;
  /*color: #ff7f50;*/
}

#text h4 {
  background: url(../images/h1_bgb.gif) no-repeat bottom left;
  margin: 0 0 10px 0;
  /*color: #ff7f50;*/
}
#text h5 {
  background: url(../images/h1_bgr.gif) no-repeat bottom left;
  margin: 0 0 10px 0;
  /*color: #ff7f50;*/
}
#text h6 {
  background: url(../images/h1_bgo.gif) no-repeat bottom left;
  margin: 0 0 10px 0;
  /*color: #ff7f50;*/
}
#text h2 {
  background: url(../images/h1_bgp.gif) no-repeat bottom left;
  margin: 0 0 10px 0;
  /*color: #ff7f50;*/
}

h2 {
  clear: both;
  padding: 2px 0 5px 13px;
  margin: 2px 10px 0px 0px;  
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1.5px;
}


h3 {
  clear: both;
  padding: 2px 0 5px 13px;
  margin: 2px 10px 0px 0px;  
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1.5px;
}

h4 {
  clear: both;
  padding: 2px 0 5px 13px;
  margin: 2px 10px 0px 0px;  
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1.5px;
}

h5 {
  clear: both;
  padding: 2px 0 5px 13px;
  margin: 2px 10px 0px 0px;  
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1.5px;
}

h6 {
  clear: both;
  padding: 2px 0 5px 13px;
  margin: 2px 10px 0px 0px;  
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1.5px;
}


p {
  line-height: 20px;
  padding: 3px 0 3px 0px;
  margin: 2px 10px 2px 10px;
}

/*p:first-letter {
  font-size: 1em;
}*/


#news{
  padding: 0 0 0 18px;


}

#news p {
  padding: 8px;
}

#news .box {
  padding: 8px;
}

a {
  color: #555555;
}

a:hover {
  color: #33aa00;
  background-color: #eee;
}

a:focus{
	outline:none;
}

#news   a:hover,
#footer a:hover {
  color: #555555;
  background-color: #f4e9c0;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
  margin-top:0;
}

ul {
  list-style-image: url(../images/arrow.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}

#sponsor{
  padding: 0 0 0 28px;
}
#sponsor2{
  padding: 8px 0 0 17px;
}
/*********************
地図の周辺　回りこみクリア
******************/
#clear {
	clear: both;
  font-size: 14px;

}





/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #news or #text widths as well.
 ***************************************************/

#siteBox {
  width: 800px;
  margin: 0px auto;
  text-align: left;
}





/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute.
 ***************************************************/

#header {
  height: 179px;
  width:  800px;
  /*background:url(../rotator/rotator.php) top center no-repeat;*/
  margin-left:0px;
}


#header .title {
  padding: 20px 0 0 20px;
  font-size: 30px;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #56B600;
}

#header .subTitle {
  padding: 0 0 0 22px;
  color: #006400;
}

#header .subTitle a {
  text-decoration: none;
  color: #EEE;
}

#header .subTitle a:hover {
  color: #BBB;
  background-color: transparent;
}










/***************************************************
   Right Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#textheader {
  width: 800px;
  height: 13px;
  margin: 0px;
/*  background:url(../images/bodybgheader.gif) no-repeat; */
}


#text {
  font-size: 14px;
  width: 800px;
  height: auto;
  margin: 0px auto;
/*  background:url(../images/bodybg.gif) repeat-y;*/
}

#text .content{
  width: 760px;
  margin: 0px auto;
  padding:0 20px 5px 20px;
}

#text .artist{
  font-size: 16px;
font-weight: bold;
line-height: 180%

}

#text a {
  color: #;
}

#text p{
  line-height: 25px;

padding:0;
margin: 0px;
  font-size: 14px;
}

#textfooter {
  width: 800px;
  height: 13px;
  margin: 0px;
  clear: both;
/*  background:url(../images/bodybgfooter.gif) no-repeat;
background-position: center bottom */
}


#textheader2 {
  width: 800px;
  height: 13px;
  margin: 0px;
/*  background:url(../images/bodybgheader3.gif) no-repeat; */
}


#text2 {
  width: 800px;
  height: auto;
padding: 0px;
  margin: 0px auto;
/*  background:url(../images/bodybg3.gif) repeat-y; */
}
#text2 .content{
  width: 780px;
  margin: 0px auto;
  padding:0 13px 0 13px;
}

#text2 p{
  line-height: 25px;

padding:0;
margin: 0px;
  font-size: 14px;
}
#textfooter2 {
  width: 800px;
  height: 13px;
  margin: 0px;
  clear: both;
 /* background:url(../images/bodybgfooter3.gif) no-repeat;
background-position: center bottom */
}

/***************************************************
   Footer Styles
 ***************************************************/

#footer {
  height: 100px;
  padding: 0px 0px 0 0px;
  margin: 20px 0 20px 0;  

}

p#footer:first-letter {
  font-size: 1.0em;
}

#footer img.right {
  padding: 5px 2px 0 2px;
  border: 0px;
}



/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
   Creates the large links blocks that can be
   used in the #text section
 ***************************************************/


ul.links {
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  background: #DDD url(../images/link_top.gif) no-repeat top center;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: url(../images/link_arrow.gif) no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url(../images/link_bottom.gif) no-repeat top center;
}




/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

p.quote {
  float: left;
  padding: 8px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;
  background: #FEFADE url(../images/quote_top.gif) no-repeat top right;
  border-left: 2px solid #FEE456;
}

p.quote span.bottom {
  float: right;
  width: 20px;
  background: url(../images/quote_bottom.gif) no-repeat bottom right;
}

img.right {
  float: right;
  padding: 3px;
}

img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #DEFFA9;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin-right: 2em;
 margin-bottom: 1em;
 margin-top: 1em;
 }

.leftbox2 {
 float: left;
 margin: 8px 2em 8px 1em;

 }
.rightbox2 {
 margin: 8px 1em 8px 2px;

 }


.rightbox {
 float: right;
 margin: 0 7px 1em 2em;
 }

.normaltext{
  font-size: 20px;
  line-height: 20px;
}

.newstop{
  font-size: 13px;
  margin: 1px 0 0 0;

}
.newstop a{
 text-decoration: none;


}

.newstop2{
  font-size: 13px;
 color: #222222;
  margin: 8px 0 0 2px;
}
 
 /* 変更箇所　*/
 
 /* 右サイドバー */
 
 
 /* header */
 #header .title,
 #header .subTitle{
 text-indent:-4000px;
 }
 #header .subTitle a{
 display:block;
 width:700px;
 height:300px;
 position:top left;
 display:inline;
 }
 
/* 左メインコラム  */ 
 
#text #footer{
display:none;
}

/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {
  text-align: center;
  margin:0 0 20px -17px;
  width:800px;
}

#menu .section .menu_list{

}

#menu .menu_list li{
  float:left;
  margin-left:3px;
  padding: 0;
  list-style:none;
  text-indent:-4000px;
}

#menu .menu_list li a.home{
background-image:url(../images/menu_home_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.home:hover,
#menu .menu_list li a.active_home{
background-image:url(../images/menu_home_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.food{
background-image:url(../images/menu_food_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.food:hover,
#menu .menu_list li a.active_food{
background-image:url(../images/menu_food_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.news{
background-image:url(../images/menu_new_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.news:hover,
#menu .menu_list li a.active_news{
background-image:url(../images/menu_new_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.info{
background-image:url(../images/menu_info_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.info:hover,
#menu .menu_list li a.active_info{
background-image:url(../images/menu_info_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.artist{
background-image:url(../images/menu_artist_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.artist:hover,
#menu .menu_list li a.active_artist{
background-image:url(../images/menu_artist_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.ticket{
background-image:url(../images/menu_ticket_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.ticket:hover,
#menu .menu_list li a.active_ticket{
background-image:url(../images/menu_ticket_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.access{
background-image:url(../images/menu_access_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.access:hover,
#menu .menu_list li a.active_access{
background-image:url(../images/menu_access_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.archives{
background-image:url(../images/menu_archives_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.archives:hover,
#menu .menu_list li a.active_archives{
background-image:url(../images/menu_archives_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.contact{
background-image:url(../images/menu_contact_2.gif);
background-position:0 25px;
background-color: transparent;
display:block;
height:25px;
width:80px;
}
#menu .menu_list li a.contact:hover,
#menu .menu_list li a.active_contact{
background-image:url(../images/menu_contact_2.gif);
background-position:0 0;
background-color: transparent;
display:block;
height:25px;
width:80px;
}

