/* home
--------------------------------------------------*/
.smn_02 {
	display:none;
}

.bodycontainer{
	padding:0 0 0 0;
}
#bcContent #bcContentWrap {
	margin:10px 0 0 20px;
	width:607px;
}
	
#btOther {
	display:none;
}
	
.h3Box {
	margin:0 0 10px 0;
	padding:0;
	width:607px;
}
	.h3Box a,
	.h3Box a:active,
	.h3Box a:visited {
		color:#666;
	}
	.h3Box a:hover {
		color:#EE3539;
	}
	.h3Box .h3Img {
		margin-bottom:3px;
	}
	.h3Box .h3BoxContent {
		border:1px solid #999;
		padding:10px;
		background: transparent repeat-x url(../images/main_bg_h3table.jpg) 0 bottom;
	}
		.h3Box .h3BoxContent table {
			width:567px;
		}
			.h3Box .h3BoxContent table th,
			.h3Box .h3BoxContent table td {
				border-bottom:1px dotted #CCCCCC;
				padding:5px 0;
			}
			.h3Box .h3BoxContent table th {
				width:20%;
			}
			.h3Box .h3BoxContent table td {
				width:80%;
				padding-left:10px;
			}
			.h3Box .h3BoxContent table th p {
				color:#C62128;
			}
			.h3Box .h3BoxContent table .lastRow {
				border-bottom:none;
			}

.lineupBox {
	margin-bottom:0;
}
	.lineupBox h3 {
		margin:0 0 0 0;
		padding:0 0 3px 0;
		border-bottom:1px solid #ACACAC;
		text-align:right;
	}
		.lineupBox h3 img {
			display:block;
			margin:0 0 0 auto;
			vertical-align:bottom;
		}
		
	.lineupBox .lBContent {
		background: #CCC repeat-x url(../images/lineup_bg.jpg) 0 0;
		height:140px;
		padding-left:55px;
	}

.btToTop {
	margin-top:0;
	width:630px;
}




































