/*
Copyright (c) 2000 NeXTcube, by capri91
*/

A:link, A:active, A:visited {
	text-decoration: none;
}

A:hover {
	color: #888888;
	text-decoration: none;
}

h1,h2,h3,h4,h5,dl,dt,dd,ul,li,ol,th,td,p,blockquote,form,fieldset,legend,body {
	font-family: "Lucida Grande",'Helvetica','AppleGothic';
	font-size: 12px;
}

#knowhow {
	position: absolute;
	width: 45px;
	right: 0px;
	top: 15px;
}

#knowhow2 {
	position: absolute;
	width: 140px;
	right: -40px;
	top: 0px;
}

#pbank {
	position: absolute;
	width: 60px;
	left: 0px;
	top: 65px;
}

#paypal {
	position: absolute;
	width: 60px;
	left: 0px;
	top: 30px;
}

#itemWrap {
	padding:0px 50px 10px 80px;
	font-size:150px;
	text-align:center;
	line-height:150px;
}

#menu {
	position: fixed;
	height: 100%;
	left: 0px;
	top: 0px;
	bottom: 0px;
}

#main {
	position: absolute;
	height: 100%;
	left: 160px;
	right: 40px;
	top: 0px;
	bottom: 0px;
}

#mainframe {
	position: absolute;
	height: 100%;
	left: 120px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

#textover {
	width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#column {position: relative;}

#column span.play {position: absolute; top: 70px; left: 155px; width: 135px; height: 133px; background: url(/images/iphone/btn_play.png) no-repeat 0 0;}
