@charset "utf-8";

body {


}

#wrapper {
	height: 632px;
	width: 912px;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#leftshadow {
	float: left;
	height: 632px;
	width: 6px;
	background-image: url(../images/images/leftshadow.jpg);
}
#rightshadow {
	background-image: url(../images/images/rightshadow.jpg);
	float: right;
	height: 632px;
	width: 6px;
}

#logo {
	float: left;
	height: 70px;
	width: 102px;
	background-image: url(../images/logo.jpg);
}
#header {
	float: left;
	height: 70px;
	width: 900px;
}
#MIKI {
	float: left;
	height: 70px;
	width: 798px;
	background-color: #282722;
}
#FlashMenu {
	width: 900px;
	float: left;
	height: 30px;
}
#main {
	float: left;
	height: 480px;
	width: 900px;
	background-image: url(../MN/images/main480body.jpg);
}

#footer {
	float: left;
	height: 70px;
	width: 900px;
	background-color: #282722;
}


#content {
	float: left;
	width: 900px;
	height: 450px;
}


#leftcolumn {
	float: left;
	width: 150px;
	height: 450px;
}
#footer img {
	margin-top: 28px;
	margin-left: 8px;
	height: 11px;
	width: 880px;
}
#MIKI img {
	height: 28px;
	width: 778px;
	margin-top: 20px;
	margin-left: 5px;
}

#maincolumn {
	float: left;
	width: 600px;
	height: 450px;
}
#form {
	height: 255px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#forward {
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}


#gallery {
	height: 450px;
	width: 600px;
	float: left;
}

#rightcolumn {
	float: left;
	width: 150px;
	height: 450px;
}
#video {
	height: 350px;
	width: 600px;
	margin: auto;
}
#bottomshadow {
	float: left;
	height: 12px;
	width: 900px;
	background-image: url(../images/images/bottomshadow.jpg);
}
