.left40 { padding-left: 40px; }
.left55 { padding-left: 55px; }
.itemTxt { margin-top: 22px; height: 61px; }
.itemTop { background: url("../img/arrow.gif") no-repeat right top;margin: 24px 0 14px 0;padding: 0 17px 0 0;}
.colPink { color: #e22278; }

.bg-ilst1 { background: url("../img/02_p_illust.gif") no-repeat 740px bottom; padding-right:230px;}

html
	{
	width : 100%;
	margin : 0;
	overflow : auto;
	}

body {
	width : 100%;
	margin : 0;
	height : 100%;
	overflow:auto;
	}


/* 080828 追加 deepboost ポンプswf */
div#itemArea div#mainimgArea {
	position:relative;
	z-inde:0;
	}

div#itemArea div#mainimgArea p#pumpswf {
	position:absolute;;
	z-inde:2;
	top:172px;
	left:749px;
	}

div#itemArea div#mainimgArea p#mainimg {
	position:relative;
	z-inde:1;
	}

