@charset "euc-jp";
@import url("../../style/global.css");

/*-----INDEX¥Ú¡¼¥¸ÍÑ-----*/

.title { 
	width:788px; 
	height:70px; 
	margin:0;
	padding:0;
	background: url("images/title.jpg") no-repeat;
	}
/** html .title { width:765px; }*/

h1  {
	text-indent: -9999px;
	margin:0;
	padding:0;
}
#selecter{
	width:788px;
	margin:10px 0 0 0;
	color:#ffffff;
	clear:both;
}
#selecter h2{
	margin:0;
	padding:0;
	
}
#ticket_list{
	width:788px;
	margin:10px 0 0 0;
}
#ticket_list p{
	margin:0;
	padding:0;
	color:#ffffff;
	font-weight:bold;
}
#ticket_list table{
	width:760px;
	color:#ffffff;
	border:1px solid #ffffff;
	border-collapse: collapse;
}
#ticket_list table tbody tr td{
	padding:4px;
	font-size:11px;
}
#ticket_list table tbody tr td img{
	margin:3px;
}
#ticket_list table tbody tr td:first-child{
	padding:0;
	width:33px;
	height:33px;
}
#ticket_list table tbody tr td:last-child{
	font-size:14px;
	font-weight:bold;
}
#ticket_list table td{
	border:1px solid #ffffff;
}
#ticket_list table td a{
	color:#ffffff;
	/*text-decoration:none;*/
}

#sub_menu{
	width:788px;
	margin:5px 0 0 0;
	padding:0;
	display:inline-block;
}
#sub_menu a{color:#ffffff;}
#sub_menu a:visited{color:#ffffff;}
#sub_menu p{
	margin:0 0 5px 5px;
	font-size:12px;
}
.pokiwari{
	width:260px;
	margin:0;
	background: url("images/pokkiri_title.jpg") no-repeat;
	border:1px solid #515151;
	float:left;
}
.pokiwari a{
	display: block;
	width:260px;
	/*text-decoration: none;*/
}
.pokiwari h2{
	font-size:16px;
	font-weight:bold;
	margin:80px 0 5px 5px;
}

.tokuwari{
	width:260px;
	margin:0 0 0 1px;
	background: url("images/tokuwari_title.jpg") no-repeat;
	border:1px solid #515151;
	float:left;
}
.tokuwari a{
	display: block;
	width:260px;
	/*text-decoration: none;*/
}
.tokuwari h2{
	font-size:16px;
	font-weight:bold;
	margin:80px 0 5px 5px;
}

.yoruwari{
	width:260px;
	margin:0 0 0 1px;
	background: url("images/n_discount_title.jpg") no-repeat;
	border:1px solid #515151;
	float:left;
}
.yoruwari a{
	display: block;
	width:260px;
	/*text-decoration: none;*/
}
.yoruwari h2{
	font-size:16px;
	font-weight:bold;
	margin:80px 0 5px 5px;
}
