/* TOPイメージ */

h1{
	background-image:url(../images/top_img.jpg);
	background-repeat:no-repeat;	
	height:661px;
	text-indent:-999em;
}


#background_white_line{
	background:repeat-y url(../images/back2.gif);
	margin:0 auto;
	width:863px;
	height:2382px;
}

/* 成績ランキング */

.seiseki_Box{
	width:800px;
	background-color:#FFFFFF;
	margin:0 0 0 29px;
	height:323px;
	position:relative;
}

#seiseki{
	position:absolute;
	background:repeat-x url(../images/seiseki.jpg);
	width:800px;
	height:323px;
	text-indent:-999em;
}

#seiseki_txt{
	position:absolute;
	left: 37px;
	top: 89px;
	width: 506px;
	height: 124px;
}


/* プロ野球チケット */

.tiketto_Box{
	width:800px;
	background-color:#FFFFFF;
	margin:0 0 0 29px;
	height:335px;
	position:relative;
}

#tiketto{
	position:absolute;
	background:repeat-x url(../images/tiketto.jpg);
	width:800px;
	height:335px;
	text-indent:-999em;
}

#tiketto_txt{
	position:absolute;
	left: 279px;
	top: 115px;
}


/* チーム機能 */

.team_Box{
	width:800px;
	background-color:#FFFFFF;
	margin:0 0 0 29px;
	height:325px;
	position:relative;
}

#team{
	position:absolute;
	background:repeat-x url(../images/team.jpg);
	width:800px;
	height:325px;
	text-indent:-999em;
}

#team_txt{
	position:absolute;
	left: 37px;
	top: 89px;
	width: 497px;
	height: 76px;
}

/* 当日の成績を予測（無料）・ 携帯からのアクセス方法 */

.yosoku_Box{
	width:800px;
	background-color:#FFFFFF;
	margin:0 0 0 29px;
	height:1200px;
	position:relative;
}

#yosoku{
	position:absolute;
	background:repeat-x url(../images/yosoku.jpg);
	width:800px;
	height:1200px;
	text-indent:-999em;
}

#yosoku_txt{
	position:absolute;
	left: 282px;
	top: 89px;
	width: 420px;
	height: 55px;
}

