.left_text a:link,.kikaku_event a:link   {color:#000000;}
.left_text a:visited,.kikaku_event a:visited{color:#000000;}
.left_text a:hover,.kikaku_event a:hover  {
text-decoration:underline;
color:#FF385A;}
.left_text a,.kikaku_event a        {text-decoration: none;
}

/* イベントスケジュールタイトルバー */
h2#event{
background:url(../image/event.jpg);
width:225px;
height:35px;
margin-bottom:5px;
}

h3{
   margin:0px;
   padding:0px;
   width:225px;
   height:34px;
   background-repeat:no-repeat;
  }

h3#tokyo   {background:url(../image/tokyo_bar.jpg);}
h3#osaka   {background:url(../image/osaka_bar.jpg);}
h3#nagoya  {background:url(../image/nagoya_bar.jpg);}
h3#fukuoka {background:url(../image/fukuoka_bar.jpg);}
h3#taiwan  {background:url(../image/taiwan_bar.jpg);}
  

  


h3#normal_list a{
   background:url(../image/list_b.jpg);
   width:225px;
   height:30px;
   font-size:0em;
   text-indent:-9999px;
   display:block;
}

h3#pro_list a{
   background:url(../image/list_pro.jpg);
   width:225px;
   height:30px;
   font-size:0em;
text-indent:-9999px;
display:block;
}



.kikaku_event{
margin:10px 0 0 0;
padding:0px;
}

.kikaku{
margin:3px 0 0 10px;
padding:0px 0 0 10px;
background:url(../image/arrow.jpg) no-repeat 0%;
background-position:left top;
}


.kikaku a:link   {color:#F83858;}
.kikaku a:visited{color:#F83858;}
.kikaku a:hover  {
text-decoration:underline;
color:#F83858;}
.kikaku a {color:#F83858;}

.left_text{
	 margin:5px 0 10px 0;
	 padding:0 0 0 12px;
	 text-indent:-12px;
    }
