@charset "UTF-8";

.clearfloat {
	clear:both;
	font-size: 1%;
	line-height: 0px;
	height: 0px;
}
div#content_wrapper
 {
	background-image: url(../images/backpattern.gif);
	background-repeat: repeat-x;
}
div#main {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 600px;
}
ul.nav {
	list-style-type: none;
}
ul.nav li  {
	float: left;
}
#diptop {
	background-image: url(../images/toppage_back.jpg);
	float: left;
	height: 600px;
	width: 985px;
}
#diptop  h2#lotte {
	float: left;
	height: 211px;
	width: 826px;
	padding-top: 20px;
	padding-left: 26px;
}
#diptop .nav {
	height: 211px;
	width: 110px;
	float: left;
	padding-top: 20px;
}
#diptop #movie {
	float: left;
	padding-left: 44px;
	width: 514px;
	padding-top: 27px;
}
#diptop  h2#title {
	float: left;
	height: 285px;
	width: 404px;
}
#diptop #dip {
	float: left;
	width: 985px;
}
#photo {
	background-image: url(../images/photopage_back.jpg);
	float: left;
	height: 600px;
	width: 985px;
}
#photo  h2 {
	float: left;
	width: 852px;
	height: 211px;
}
#photo .nav {
	height: 211px;
	width: 110px;
	float: left;
	padding-top: 20px;
}
#photo #dip {
	float: left;
	width: 985px;
	padding-top: 285px;
}
#howto {
	background-image: url(../images/howtopage_back.jpg);
	float: left;
	height: 600px;
	width: 985px;
}
#howto  h2 {
	float: left;
	height: 211px;
	width: 852px;
}
#howto .nav {
	height: 211px;
	width: 110px;
	float: left;
	padding-top: 20px;
}
#howto #dip {
	float: left;
	width: 985px;
	padding-top: 285px;
}
