@charset"euc-jp";

/*lineup.html*/

#lineup_left{
    float:left;
    background-image:url(../img/lineup_left.jpg);
	background-repeat:no-repeat;
	width:152px;
	height:620px;
	}
.lineup_h2{
	background-image: url(../img/lineup_h2.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height:71px;
	margin-bottom:20px;
    }

/*---------*/

p.lineup_text01{
    margin:0 20px 20px 20px;
	}

#lineup_wrap00{
    margin:0 0 30px 0
	}

#lineup_wrap{
    background-image:url(../img/lineup_bg.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:328px;
	padding:13px;
	float:left;
	margin:0 10px 10px 0;
	}
#lineup_wrap02{
    background-image:url(../img/lineup_bg.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:328px;
	padding:13px;
	float:right;
	}
#lineup_wrap03{
    background-image:url(../img/lineup_bg02.jpg);
	background-repeat:no-repeat;
	width:164px;
	height:328px;
	padding:13px;
	float:right;
	}	
	
img.lineup01{
    border:solid 1px #999999;
	}
table.lineup_box{
    line-height:1.1;
	width:100%;
    }
	table.lineup_box th{font-weight:bold; text-align:left; padding:3px 0; border-bottom:1px dashed #999999; color:#CC0000;}
	table.lineup_box td{padding:3px 0; border-bottom:dashed 1px #999999;}
    table.lineup_box td.left{padding:3px 0; border-bottom:dashed 1px #999999; color:#4a2d5b;}
	table.lineup_box td.bt{border:none;}

table.lineup_box td.bt a{
    display:block;
	background-image:url(../img/lineup_bt.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:146px;
	height:31px;
	text-indent:-9999px;
	}
table.lineup_box td.bt a:hover{
    background-position:0 -31px;
	}
p.lineup_text02{
    font-size:x-small;
	}     