@charset "Shift_JIS";
/* ------------------------------------------------- */
/*  VISH,Inc. CSS 
/*  poster.css
/* ------------------------------------------------- */
#contents {
	text-align:center;
}
#contents table#poster_table{
	margin:0px auto 20px;
}

table#poster_table td{
	text-align:center;
	padding:5px 15px;	
}
table#poster_table td img{
	margin:5px
}