@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}


#head {
	margin: 0px;
	height: 190px;

}
#head h1 {
	font-size: 76%;
	font-weight: normal;
	font-family: "メイリオ";
	background-color: #e6e6e3;
	height: 25px;
	margin: 0px;
	padding-top: 5px;
	color: #4c362e;
	text-align: center;
	padding-right: 360px;
}
#head p {
	margin: 0px;
	background-image: url(../images/naviback.gif);
	height: 160px;
}
#navi {
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	width: 100%;
}
#head #navi p {
	text-align: center;
	margin: 0px;
}




#top {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#top p {
	margin: 0px;
	padding: 0px;
}
#top2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}




#wip {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 1780px;
	margin-top: 0px;
	clear: both;
	background-image: url(../images/naviback.gif);
	margin-bottom: 20px;
}
#wip #left {
	width: 250px;
	float: left;
}
#wip #right {
	width: 700px;
	float: left;
}
#youtube {
	background-image: url(../images/sban012.gif);
	margin: 0px;
	padding-top: 50px;
	padding-right: 28px;
	padding-left: 28px;
	height: 420px;
}


#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-image: url(../images/naviback.gif);
	width: 100%;
	padding-top: 10px;
}
#footer address {
	font-style: normal;
	color: #990;
	text-align: center;
}
