@charset "utf-8";


/* main_image
------------------------------------------------------------ */
#main_image {
	min-width: 960px;
	background-image: url(../../images/enjoy/index/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/* sub_menu
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sub_menu {
	height: 55px;
}


/* article
------------------------------------------------------------ */
.article {}


/* section
------------------------------------------------------------ */
#sec1 {
	margin-bottom: 0px;
	height: 403px;
}
#sec1 h3 {
	float: right;
}
#sec1 p {
	float: left;
}
#sec2 {
	height: 515px;
	background-image: url(../../images/enjoy/index/bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sec2 ul {
	position: absolute;
}
#sec2 li {
	position: absolute;
}
#sec2 li#pbt1 {
	top: 171px;
	left: 500px;
}
#sec2 li#pbt2 {
	left: 251px;
	top: 53px;
}
#sec2 li#pbt3 {
	left: 6px;
	top: 171px;
}
#sec2 li#pbt4 {
	left: 251px;
	top: 292px;
}

