﻿@charset "utf-8";
/* CSS Document */

#content{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url('../images/header/header_bg.jpg') no-repeat top center;
	width:950px;
	height:100%;
	overflow:hidden;
}

#logo{
	align:left;
	margin:0px 0px 0px 0px;
	width:950px;
	height:113px;
}


#main{
	margin:52px 0px 0px 0px;
	padding:0px;
	width:950px;
}

#main #center{
	margin-left:15px;
	margin-bottom:5px;
	float:left;
	width:920px;
	/*IE6 WMargin*/
	display:inline;	
	background: url(../images/schedule/main_bg.jpg) repeat-y center top;
}

#main #center .content{
	margin-bottom:0px;
	width: 920px;
}

/*
スケジュールトップ
*/
.buttons{
	background:url(../images/schedule/schedule_background.jpg) no-repeat;
	margin:0px 0px 20px 0px;
	width: 920px;
	height: 532px;
}
.buttons .left{
	margin:146px 0px 0px 80px;	
}

.buttons .right{
	margin-left: 54px;
}

.times{
	margin:0px;
	padding:0px;
	display:block;
	width: 920px;
}