body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;

}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
body {
	scrollbar-base-color: #6f5e53;
	background-color: #705f54;
}
#wrapper {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #4b3e3b;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}



#top {
	height: 2150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/manu_bg.jpg);
}

#main_manu {
	float: left;
	height: 1450px;
	width: 200px;
	background-image: url(../img/manu_bg.jpg);
}

#main_manu .link {
	float: left;
	height: 220px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	color: #993300;
}
#main_manu .banner {
	float: left;
	height: 490px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #993300;
}


#main_manu .logo {
	background-image: url(../img/logo.jpg);
	float: left;
	height: 100px;
	width: 200px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
}
#main_manu .navi {
	height: 420px;
	width: 200px;
	float: left;
}

#main {
	height: 2150px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	background-color: 4f403c;
	background-repeat: repeat;
	background-image: url(../img/bg_main.jpg);
}


#main .logo {
	float: left;
	height: 120px;
	width: 750px;
	text-transform: uppercase;
	top: 0px;
	left: 0px;
	background-image: url(../img/header.png);
	background-position: center top;
	background-repeat: no-repeat;
	
}

#main .logo h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	background-position: center top;
	top: 0px;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
	text-align: left;
	text-indent: 0px;
	display: inline;
}
#schedule {
	float: left;
	height: 1250px;
	width: 750px;
}
#logo {
	float: left;
	height: 35px;
	width: 750px;
	background-image: url(../img/schedule_logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#list {
	float: left;
	height: 1200px;
	width: 750px;
}





#foot_wrap {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #000000;
	height: auto;
}




#footer {
	float: none;
	height: 80px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #CCCCCC;
}
#foot_bottom {
	height: 100px;
	width: 950px;
	float: none;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

#footernavi {
	float: left;
	height: 40px;
	width: 850px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	letter-spacing: normal;
	text-align: center;
	font-size: 12px;
	color: #999999;
}
