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

@import "../../../files/css/common/layout.css";

/*-------------------------------------------------------------------------
	INDEX
/*-----------------------------------------------------------------------*/
#wrapper {
	background:url(../img/index/bg.jpg) no-repeat top center;
}

#wrapper #contents {
	width:760px;
	padding:0 0 0 0;
}


#wrapper #contents #outline #txt {
	float:left;
}

#wrapper #contents #outline #pic {
	float:right;
}


#wrapper #contents #function #func001 {
	position:relative;
	float:left;
}

#wrapper #contents #function #func001 a {
	position:absolute;
	left: 73px;
	top: 251px;
}

#wrapper #contents #function #func002 {
	position:relative;
	float:right;
}

#wrapper #contents #function #func002 a {
	position:absolute;
	left: 254px;
	top: 317px;
}

#wrapper #contents #function #func003 {
	clear:both;
}

#wrapper #contents #function #func003 a {
	position:absolute;
	left: 446px;
	top: 1219px;
}
