@charset "Shift_JIS";
/* ------------------------------------------------- */
/*  VISH,Inc. CSS 
/* 	index.css
/* ------------------------------------------------- */

#contents { text-align:center; }
#contents h1 { margin:0px; padding:0px; border:none; display:block; height:121px; overflow:hidden; }
#contents p.lead { margin:0px 0px 20px; padding:0px; display:block;}
table.data_table2 th { text-align:center; border-top:none; border-left:none; }
table.data_table2 td { text-align:center; }
table.data_table2 .ticket_team { color:#CCCCCC; }
table.data_table2 td.ticket_price { text-align:center; }
table.data_table2 td.ticket_price img { margin:3px 5px; vertical-align:middle; }

p#guid_option { text-align:right; margin-bottom:20px; }
p#guid_option img { vertical-align:middle; }

/*-------------------------------------------------- */
/* caution
/*-------------------------------------------------- */
#caution { display:block; clear:both; width:600px; margin:30px auto; background:url(../images/caution_bottom.gif) center bottom no-repeat #eeeeee; padding-bottom:5px; }
#caution h3 { margin:0px 0px 10px; border:none; }
#contents #caution ul { text-align:left; padding-left:25px; padding-bottom:45px; padding-right:20px; margin:0px 15px 0px 25px; list-style-position:outside; background:url(../images/caution_margk.gif) 430px bottom no-repeat; font-size:0.9em; color:#666666; }
#caution li { margin:0px 0px 4px; padding:0px; }
