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

#headWrap {
	margin-bottom:10px;
	height:419px;
}
	
#topFlashArea {
	position:absolute;
	top:119px;
	left:0;
	width:100%;
}

#breadcrumbsList {
	display:none;
}


/* Top Visual
---------------------------------*/
#top_visual {
	position:absolute;
	top:119px;
	left:0;
	width:840px;
	height:300px;
	background:#2C1A0D;
}
	#top_visual_text {
		position:absolute;
		top:95px;
		left:0;
		width:100%;
		height:116px;
		background:transparent no-repeat url(../images/top/top_text.png) 50% 0;
		display:none;
	}
	.top_visual_pic {
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:300px;
		display:none;
	}
	#pic_1 { background:transparent no-repeat url(../images/top/top_img_1.jpg) 0 0; }
	#pic_2 { background:transparent no-repeat url(../images/top/top_img_2.jpg) 0 0; }
	#pic_3 { background:transparent no-repeat url(../images/top/top_img_3.jpg) 0 0; }
	#pic_4 { background:transparent no-repeat url(../images/top/top_img_4.jpg) 0 0; }
	#pic_5 { background:transparent no-repeat url(../images/top/top_img_5.jpg) 0 0; }
	

/* Content
---------------------------------*/
#topCntBox1 {
	width:480px;
}
	#top_rate_update {
	}
	#priceImg {
		position:relative;
		margin:0 0 5px 0;
		padding:0;
		background:transparent no-repeat url(../images/top/priceImg_bg.jpg) 0 0;
		width:480px;
		height:70px;
	}
		#priceImg_k18,
		#priceImg_pt850 {
			position:absolute;
			top:20px;
		}
		#priceImg_k18 {
			left:95px;
		}
		#priceImg_pt850 {
			left:329px;
		}
			#priceImg p {
				margin:0;
				padding:0;
			}
	
	#priceTable {
	}
		#priceTable .defTable {
			width:100%;
			margin-bottom:3px;
		}
		.ptTblTh { width:36%; }
		.ptTblTd { width:16%; }




#topCntBox2 {
	width:292px;
}



#topProductBox {
	width:800px;
}
	#topProductCnt1 {
		font-size:0;
		background:transparent no-repeat url(../images/top/topProductBox_bg1.gif) 0 bottom;
		height:8px;
	}
	#topProductCnt2 {
			color:#FFF;
		margin:0 0 0 0;
		padding:0 21px 0 21px;
		background:transparent repeat-y url(../images/top/topProductBox_bg2.gif) 0 0;
	}
	#topProductCnt3 {
		padding:10px 0 0 0;
		font-size:0;
		background:transparent no-repeat url(../images/top/topProductBox_bg3.gif) 0 top;
		height:8px;
	}
		#topProductCnt2 p,
		#topProductCnt2 li {
			font-size:10px;
			line-height:1.25em;
		}
		#topProductCnt2 p {
			margin:0 0 10px 0;
			padding:0;
			background-color:#FFF;
		}
		#topProductCnt2 li {
			margin-bottom:4px;
		}
		#topProductCnt2 h5 {
			margin:0 0 10px 0;
			padding:10px 0 0 0;
			font-size:14px;
			font-weight:bold;
			text-align:center;
			color:#FFF;
		}
		.tpc_l,
		.tpc_r {
			width:137px;
		}
		.tpc_l {
			margin-right:18px;
			float:left;
		}
		.tpc_r {
			float:right;
		}




.h2DefTop {
	margin:0 0 8px 0;
	padding:6px;
	font-size:1.2em;
	font-weight:bold;
}








