div#liveAreaTop {
	height: 135px;
	/*position: relative;*/
	background: url(../images/livearea_top.png) no-repeat center top;
}

div#liveAreaMddle {
	width: 850px;
	background: url(../images/livearea_middle.png) repeat-y center top;
}

div#liveAreaBottom {
	height: 25px;
	background: url(../images/livearea_bottom.png) no-repeat center top;
}




div#liveTop {
	height: 33px;
	background: url(../images/live_top.jpg) no-repeat center top;
}

div#liveMiddle {
	background: url(../images/live_middle.jpg) repeat-y center top;
}

div#liveBottom {
	height: 32px;
	background: url(../images/live_bottom.jpg) no-repeat center top;
}



div#liveMapTop {
	height: 100px;
	background: url(../images/live_map_top.jpg) no-repeat center top;
}

div#liveMapMiddle {
	padding: 5px;
	background: url(../images/live_map_middle.jpg) repeat-y center top;
}

div#liveMapBottom {
	height: 18px;
	background: url(../images/live_map_bottom.jpg) no-repeat center top;
}


.liveTableText {
	width: 400px;
	vertical-align: top;
}

.liveTablePhoto {
	width: 280px;
	vertical-align: top;
}



.livePhoto {
	text-align: center;
	padding: 5px 0;
}

.livePhoto img {
	border: 4px solid #523F35;
}





.liveTable {
	width: 680px;
	margin: 0 auto;
	border-collapse:collapse;
}

.liveTextPerson {
	text-align: left;
	padding-left: 25px;
}

.liveTextDate {
	background: url(../images/live_text_middle.jpg) repeat-y center top;
	padding-left: 30px;
	padding-bottom :10px;
	text-align: left;
}

.liveTextTop {
	width: 400px;
	height: 40px;
}

.liveTextMiddle {
	background: url(../images/live_text_middle.jpg) repeat-y center top;
	padding-left: 30px;
	text-align: left;
}

.liveTextBottom {
	height: 32px;
}

img.teamIcon {
	margin: 10px 0;
}




#liveNaviSet {
	background: url(../images/live_middle.jpg) repeat-y center top;
	padding-top: 20px;
}

#liveNaviSet ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#liveNaviSet li {
	margin: 0;
	padding: 0;
	float: left;
}

#liveNavi {
	width: 544px;
	height: 54px;
	margin: 0 auto;
}

#liveNavi2 {
	width: 546px;
	height: 54px;
	margin: 0 auto;
}

#liveNavi img, #liveNavi2 img {
	margin: 0 5px;
}

#teamNavi {
	clear: both;
	width: 740px;
	height: 97px;
	margin: 0 auto;
}



#date {
	width: 336px;
	/*position:absolute;*/
	/*right: 46px;
	top: 41px;
	z-index: 1;*/
	padding-top: 41px;
	margin-left: 468px;
	width: 336px;
}

#kappanavi img {
	margin-left: 3px;
}

#midashiMatome {
	width: 740px;
	margin: 10px auto 5px;
	
}


div#gmap {
	width: 710px;
	height: 500px;
	margin: auto;
}


.entry_date {
	background:url(../images/date_back.gif) no-repeat left 50%;
	font-size: 10px;
	width: 110px;
	height: 18px;
	text-align:center;
}