/* *****************************************
/*+  Original Complete  +*******************
/***************************************** */
/*+ common + ---------------------------- */
h3.midashi {
	margin-right: 3px;
	}
/*+ background + ---------------------------- */
body#complete {
	background:url(../img/complete_bg.jpg) center top no-repeat;
	}
/*+ complete + ---------------------------- */
p.completeImage {
	margin:0 0 10px 3px;
	}
p.completeTxt {
	margin:0 3px 20px;
	padding:0 0 20px;
	background:url(../../common/img/dotline_black.gif) repeat-x left bottom;
	}
div#completeArea {
	margin-left: 3px;
	}
div#completeArea dl {
	float:left;
	margin:0 20px 20px 0;
	position:relative;
	width:407px;
	height:320px;
	background:#EBEBEB;
	}
div#completeArea dl.comRight{
	margin:0 0 20px;
	}
div#completeArea dt {
	display:block;
	position:absolute;
	bottom:10px;
	left:20px;
	}
div#completeArea dd.thum {
	position:absolute;
	top:20px;
	left:20px;
	}
div#completeArea dd.detail {
	position:absolute;
	bottom:15px;
	right:17px;
	}
/*+ complete Detail + ---------------------------- */
div.completeDetail {
	margin:0 0 35px 3px;
	}
div.completeDetail div.comPhoto ul {
	float:left;
	margin:0 22px 0 0;
	position:relative;
	width:491px;
	height:418px;
	}
div.completeDetail div.comPhoto ul li.comPh01{
	position:absolute;
	top:0;
	left:0;
	}
div.completeDetail div.comPhoto ul li.comPh02 {
	position:absolute;
	top:296px;
	left:0;
	}
div.completeDetail div.comPhoto ul li.comPh03 {
	position:absolute;
	top:296px;
	left:123px;
	}
div.completeDetail div.comPhoto ul li.comPh04 {
	position:absolute;
	top:296px;
	left:246px;
	}
div.completeDetail div.comPhoto ul li.comPh05 {
	position:absolute;
	top:296px;
	left:369px;
	}
div.completeDetail dl {
	float:left;
	width:321px;
	font-size:0.9em;
	}
div.completeDetail dt {
	margin:0 0 25px;
	}
div.completeDetail dd {
	padding:0 0 25px 10px;
	}
div.completeDetail div.comPhoto dd ul {
	float:none;
	margin:0;
	position:static;
	width:auto;
	height:auto;
	}
div.completeDetail dd h3{
	padding:0 0 5px;
	font-size:1.1em;
	}
div.upgreadArea {
	margin: 0 3px;
	}
div.upgreadArea table {
	border-collapse:collapse;
	border:solid 1px #CCC;
	}
div.upgreadArea table th {
	padding:7px;
	border:solid 1px #CCC;
	font-weight:normal;
	text-align:left;
	}
div.upgreadArea table th.cellHead {
	padding:7px;
	background:#EBEBEB;
	border:solid 1px #CCC;
	text-align:center;
	}
div.upgreadArea table td {
	padding:7px;
	border:solid 1px #CCC;
	text-align:center;
	}
div.upgreadArea table .cellLine{
	border-top:solid 2px #BBBBBB;
	}
div.upgreadArea table th.cellPrice {
	background:#FFF1F1;
	font-weight:bold;
	}
div.upgreadArea table td.cellPrice {
	background:#FFF1F1;
	font-weight:bold;
	text-align:center;
	}