﻿@charset "utf-8";
/* CSS Document */

/*---------ここからcontents01--------*/
#contents01{
	width:860px;
	clear:both;
	overflow:hidden;
}
#contents02_2{
	width:860px;
	clear:both;
	overflow:hidden;
}
#live {
	float:left;
	width:860px;
}
.l_center-text{
	overflow:hidden;
	clear:both;
}
#event_detail{
	width:800px;
	margin:10px 0px 0px 30px;
	padding:20px 0 0 0;
	float:left;
	display:inline;/*-----ie6-------*/
}
.l_center-left {
	background-image: url(../image/common/top1_net_center.gif);
	background-repeat: repeat-y;
	width:860px;
}
.l_center-right {
	background-image: url(../image/common/top1_net_center.gif);
	background-repeat: repeat-y;
	background-position:right top;
	width:860px;
}
.l_bottom-center {
	background-image: url(../image/common/top1_net_bm.gif);
	background-repeat: repeat-x;
	width:860px;
	height:20px;
}
.l_bottom-left {
	background-image: url(../image/common/top1_net_bl.gif);
	background-repeat: no-repeat;
	width:860px;
	height:20px;
}
.l_bottom-right {
	background-image: url(../image/common/top1_net_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:860px;
	height:20px;
}
/*---------ここからcontents02--------*/
h5{
	font-weight:bold;
	width:220px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:-10px;
}
/* IE 6 */
*html h5{
	margin-top:0px;
	margin-bottom:-15px;
}
/* IE 7 */
*:first-child+html h5{
	margin-top:0px;
	margin-bottom:-15px;
	}

