td {font-size: 12px; color: #333333;}


.r10 {font-size: 10px; line-height: 14px; color: #333333;}
.r12 {font-size: 12px;	line-height: 16px; color: #333333;}


.r14 {font-size: 14px;	line-height: 16px; color: #333333;}


.grey10 {font-size: 10px; line-height: 14px; color: #666666;}
.grey12 {font-size: 12px;	line-height: 14px; color: #666666;}
.grey14 {font-size: 14px; line-height: 16px; color: #666666;}
.orange12 {color: #FF9900;}
.red12 {	font-size: 12px;	color: #FF0000;}


a:link { text-decoration:none; color:#0000FF;}
a:visited { text-decoration:none; color:#990066;}
a:active { text-decoration: none; color:#cc0000;}
a:hover {text-decoration:underline; color:#cc0000;}

.mg5{ margin-bottom:5px;}
.mg7{ margin-bottom:7px;}
.mg10{ margin-bottom:10px;}
.mg15{ margin-bottom:15px;}
.mg20{ margin-bottom:20px;}
.mg25{ margin-bottom:25px;}

.dot {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.line{
	background-image: url(../img/line_01.gif);
	background-repeat: repeat-x;
	background-position: left center;
}



.sBG{
	background-image: url(../img/s_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 20px 10px 10px;
}
/*
	bg01：F1用変更（画像＆サイズ）
*/
.bg01 {
	background-image: url(../img/img_f1_01.jpg);
	background-repeat: no-repeat;
	height: 180px;
	background-position: 1px bottom;
}
.bg02 {
	background-image: url(../img/bg_02.gif);
	background-repeat: repeat-y;
}
.bg02_f1 {
	background-image: url(../img/bg_02_f1.gif);
	background-repeat: repeat-y;
}
.bgtbn {
	background-image: url(../img/bg_01.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 10px;
	padding-right: 5px;

}

#main {
	width: 980px;
}
.secondbg {
	background-image: url(../img/second_bg.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.bg03 {
	background-image: url(../img/title_05.gif);
	background-repeat: no-repeat;
	height: 38px;
}
.bg04 {

	background-image: url(../img/title_08.gif);
	background-repeat: no-repeat;
	height: 38px;
}
.bg_goods {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg_goodstitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../img/title_09.gif);
	height: 21px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	background-repeat: no-repeat;
}
.title_bg {
	background-image: url(../guide/images/title_bg01.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 15px;
	padding-top: 7px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 14px;
}
#read {
	width: 100%;
	margin-bottom: 10px;
}
.contents {
	width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.bg05 {


	background-image: url(../img/title_12.gif);
	background-repeat: repeat-y;
}
.bg06 {
	background-image: url(../img/title_19.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* 追加：2008/12/17 */
td.bg_title
{
	background-color: #666666;
}
td.bg_title2
{
	background-color: #999999;
	color:#ffffff;
}
td.bg_header
{
	background-color: #D9D9D9;
	width: 160px;
}
td.bg_item
{
	background-color: #F6F6F6;
}
td.style1
{
	color: #FFFFFF;
	text-align:left;
}

/* 配送先選択ラジオテーブル */
table.tb_delivery
{
	width:100%;
}
table.tb_delivery td
{
	width:100%;
	border-bottom:1px #c0c0c0 dashed;
}

/* 料金テーブル */
table.tb_price
{
	width:100%;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
table.tb_price th
{
	color:#ffffff;
	background-color: #666666;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:3px
}
table.tb_price td
{
	color:#000000;
	background-color: #FFFFFF;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	padding:3px
}

.zaiko
{
	position:absolute;
	left:300px;
}

.ticketList {				
	overflow-x:hidden;			
	overflow-y:scroll;			
	border:solid 1px #666666;			
	position:relative;			
}				
				
.topListSize {				
	width:750px;			
	height:400px;			
}				
				
.evListSize {				
	width:761px;			
	height:400px;			
}				

