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

#menu5 { background: url(../../common/img/special_on.png) no-repeat; }

h2 {
	background: url(../img/app/app_title.png) no-repeat;
	width: 940px;
	height: 263px;
	text-indent: -9999px;
}

#appInfo {
	background: url(../img/app/app1.png) no-repeat;
	width: 940px;
	height: 655px;
	position: relative;
	padding-bottom: 30px;
}
#appText {
	width: 500px;
	height: 300px;
	text-align: left;
	position: absolute;
	top: 230px;
	left: 50px;
	overflow: auto;
}
#appText p {
	margin-bottom: 0.8em;
}


#appIph {
	position: absolute;
	top: 550px;
	left: 270px;
}
#appAnd {
	position: absolute;
	top: 550px;
	left: 415px;
}