h2#info{
background:url(../image/info.jpg);
width:454px;
height:35px;
margin-bottom:8px;
}

#event_banner{
     width:930px;
     height:465px;
     margin:0;padding:0;
	 margin-left:5px;
}

/*========================================================================
   　　　　　　　　　　  indexメイン画像一覧
========================================================================*/

/*=========================
最新１つ＋小さいの5つの場合

　　　　　通常版
=========================*/

/*---最新イベント---*/

.nagoya13,.nagoya13 a{
     width:225px;
     height:465px;
     margin:0;padding:0;
	 background:url(../image/mainimg_nagoya_vol13.jpg);
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
	 float:left;
}


/*---最新以外のイベント---*/

.west12 , .west12 a , .west12 , .west12 a , .west13 , .west13 a , 
.nagoya11 , .nagoya11 a , .nagoya12,.nagoya12 a , 
.tokyo31 , .tokyo31 a , .tokyo32 , .tokyo32 a , .tokyo33 , .tokyo33 a , .tokyo34 , .tokyo34 a , 
.fukuoka2 , .fukuoka2 a  {
     width:141px;
     height:465px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
	 float:left;
}

/*---最新以外のイベント画像を指定---*/

.west12 , .west12 a     {background:url(../image/mainimg_osaka12.jpg);}
.west13 , .west13 a     {background:url(../image/mainimg_osaka13.jpg);}

.nagoya11 , .nagoya11 a {background:url(../image/mainimg_nagoya_vol11.jpg);}
.nagoya12 , .nagoya12 a {background:url(../image/mainimg_nagoya_vol12.jpg);}

.tokyo31 , .tokyo31 a   {background:url(../image/mainimg_tokyo_vol31.jpg);}
.tokyo32 , .tokyo32 a   {background:url(../image/mainimg_tokyo_vol32.jpg);}
.tokyo33 , .tokyo33 a   {background:url(../image/mainimg_tokyo_vol33.jpg);}
.tokyo34 , .tokyo34 a   {background:url(../image/mainimg_tokyo_vol34.jpg);}

.fukuoka2 , .fukuoka2 a {background:url(../image/mainimg_fukuoka_vol2.jpg);}
.fukuoka3 , .fukuoka3 a {background:url(../image/mainimg_fukuoka_vol3.jpg);}


/*=========================
　　　5つ並びの時
=========================*/

/*
沢山入れていくとばかばかしいので、一つのクラスにまとめた。
次回以降はこのクラスを指定すること。*/
/*
.west13_big , .west13_big a ,
.nagoya12_big , .nagoya12_big a ,
.tokyo33_big , .tokyo33_big a ,
.tokyo34_big , .tokyo34_big a ,
.nagoya13_big , .nagoya13_big a , 
.west14_big , .west14_big a ,
.fukuoka3_big , .fukuoka3_big a ,*/
.index_big_5 , .index_big_5 a {
     width:186px;
     height:465px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
	 float:left;
}

/*それぞれの画像を指定*/
.west13_big , .west13_big a     {background:url(../image/mainimg_osaka13_big.jpg);}
.west14_big , .west14_big a     {background:url(../image/mainimg_osaka14_big.jpg);}
.nagoya12_big , .nagoya12_big a {background:url(../image/mainimg_nagoya_vol12_big.jpg);}
.tokyo33_big , .tokyo33_big a   {background:url(../image/mainimg_tokyo_vol33_big.jpg);}
.tokyo34_big , .tokyo34_big a   {background:url(../image/mainimg_tokyo_vol34_big.jpg);}
.nagoya13_big,.nagoya13_big a   {background:url(../image/mainimg_nagoya_vol13_big.jpg);}
.fukuoka3_big,.fukuoka3_big a   {background:url(../image/mainimg_fukuoka_vol3_big.jpg);}
.tokyo35_big , .tokyo35_big a   {background:url(../image/mainimg_tokyo_vol35_big.jpg);}

/*次回イベントが決まっていないとき用の2倍サイズ。
　余り使いたくないです。一番右に表示します。*/
.west14_big2 , .west14_big2 a ,
.fukuoka3_big2 , .fukuoka3_big2 a  {
	background:url(../image/mainimg_fukuoka3_big2.jpg);
     width:372px;
     height:465px;
     margin:0;padding:0;
	 font-size:0em;
	 text-indent:-9999px;
	 display:block;
	 float:left;
}

/*======================================================================*/


.info_text a:link   {color:#26AAD2;}
.info_text a:visited{color:#26AAD2;}
.info_text a:hover  {
text-decoration:underline;
color:#26AAD2;}
.info_text a        {text-decoration: none;
}


.tokyo_icon{
width:50px;
height:20px;
background:url(../image/tokyo_icon.gif) no-repeat 0%;
background-position:top center;
font-size:0em;
text-indent:-9999px;
display:block;
float:left;
margin:5px 0 0 -7px;
padding-right:10px;
}

.nagoya_icon{
width:50px;
height:20px;
background:url(../image/nagoya_icon.gif) no-repeat 0%;
background-position:top center;
font-size:0em;
text-indent:-9999px;
display:block;
float:left;
margin:5px 0 0 -7px;
padding-right:10px;
}

.fukuoka_icon{
width:50px;
height:20px;
background:url(../image/fukuoka_icon.gif) no-repeat 0%;
background-position:top center;
font-size:0em;
text-indent:-9999px;
display:block;
float:left;
margin:5px 0 0 -7px;
padding-right:10px;
}

.osaka_icon{
width:50px;
height:20px;
background:url(../image/osaka_icon.gif) no-repeat 0%;
background-position:top center;
font-size:0em;
text-indent:-9999px;
display:block;
float:left;
margin:5px 0 0 -7px;
padding-right:10px;
}

#info_back a{
background:url(../image/info_back.jpg) no-repeat 0%;
width:182px;
height:27px;
float:right;
font-size:0em;
text-indent:-9999px;
display:block;
}
