#wrapper {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(images/banner.jpg);
	width: 1200px;
	height: 150px;
	float: left;
}
#logo {
	height: 74px;
	width: 400px;
	margin-left: 40px;
	margin-top: 15px;
	float: left;
}
#menu {
	margin-right: auto;
	margin-left: 500px;
	margin-top: 100px;
}
#content {
	height: auto;
	width: 1200px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat;
	padding-bottom: 50px;
}

#demo {
	height: 700px;
	width: 1200px;
}
#footer {
	height: 70px;
	width: auto;
	background-color: #81510A;
	text-align: center;
	padding: 10px;
	clear: both;
}
.w1 {
	font-size: 16px;
	color: #FFF;
	line-height: 10px;
	letter-spacing: 2px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.p1 {
	margin: 5px;
}

/**************************************個別**************************************/

/*intro*/
#mainpro {
	height: 40px;
	width: 1200px;
	clear: left;
}
#main92 {
	background-image: url(images/intro/92.png);
	background-position: center center;
	height: 225px;
	width: 295px;
}
#main95 {
	background-image: url(images/intro/95.png);
	background-position: center center;
	height: 225px;
	width: 295px;
}
#main98 {
	background-image: url(images/intro/98.png);
	background-position: center center;
	height: 225px;
	width: 295px;
}
#mainsuper {
	background-image: url(images/intro/super.png);
	background-position: center center;
	height: 225px;
	width: 295px;
}
.p2 {
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	font-family: "Lucida Console", Monaco, monospace;
	background-attachment: fixed;
	letter-spacing: 2px;
}
