@charset "utf-8";

/* ----------------------------------------------

	ArtMeter / ORDER special styles
	author   : (C)KAYAC http://www.kayac.com/
	created  : 2007/08/03
	modified : 2007/08/03

---------------------------------------------- */

@import url("/css/common.en.css");
@import url("/css/order/order.en.css");


/* SECTION
---------------------------------------------- */

#for_attention{
	clear: both;
	text-align:left;
	float:left;
	margin: 0px 0px 15px 0px;
	width: 960px;
	background: #F9F9F2;
}

#for_attention .attentionTxt{
background:transparent url(/img/order/ico_attent2.gif) no-repeat scroll 0 0;
	margin: 10px 25px 10px 10px;
	float: left;
	color:#5D0E11;

}

#for_attention .attentionTxt p{
margin-left:15px;
	color:#5D0E11;

}

div#contBody {
	text-align: center;
}
div#contBody div#contOrderSp {
	width: 880px;
	margin: 0 auto 40px;
	padding: 10px 0 0;
	text-align: left;
}
div#contBody div#contOrderSp h3 {
	margin: 15px 0 25px;
}

div#contBody div#contOrderSp div#aboutOrder {
	margin: 0 70px 25px;
	padding: 12px;
	border: 2px solid #CCC;
	border-width: 2px 0;
	background: #F2F2F2;
}
div#contBody div#contOrderSp div#aboutOrder h4 {
	float: left;
	width: 150px;
	margin: 0 15px 0 0;
}
div#contBody div#contOrderSp div#aboutOrder p {
	margin: 0 0 0 165px;
}

div.secStep {
	margin: 0 30px 25px;
}
div.secStep h4 {
	margin: 0 0 15px;
}
	div#step01 h4 {
		margin: 0;
	}
div.secStep h5,
div.secStep dl,
div.secStep p {
	margin: 0 0 8px 100px;
}
div.secStep p {
	width: 570px;
}

div.secStep dl dt {
	display: inline;
	float: left;
	clear: left;
	width: 80px;
	margin-right: 10px;
	padding-bottom: 10px;
	color: #588E03;
	font-weight: bold;
	text-align: right;
}
div.secStep dl dd {
	display: inline;
	float: left;
	width: 500px;
	padding-bottom: 10px;
	line-height: 145%;
}

div.secStep p.boxPrice {
	width: 440px;
	border: 2px dotted #588E03;
	margin: 10px 0;
	padding: 10px;
	color: #588E03;
	font-weight: bold;
	text-align: center;
	}


div#step01,
div#step02 {
	background: url(/img/order/special/step_bg.jpg) no-repeat 25px 100%;
}

div#step01 dl {
	padding-bottom: 30px;
	background: url(/img/order/special/pic_step01.gif) no-repeat 100% 1px;
}
div#step02 dl {
	background: url(/img/order/special/pic_step02.gif) no-repeat 100% 1px;
}

div.secStep div#unitGroup {
	margin: 35px 60px 0;
}
div.secStep div#unitGroup div.unitOrderSp {
	display: inline;
	position: relative;
	float: left;
	width: 210px;
	height: 210px;
	margin: 0 10px 20px;
}
/* hack for IE 6/7 {*/
* html div.secStep div#unitGroup div.unitOrderSp {
	position: static;
}
*+html div.secStep div#unitGroup div.unitOrderSp {
	position: static;
}
/*} hack for IE 6/7 */


div.secStep div#unitGroup div.unitOrderSp p {
	position: relative;
	width: 210px;
	margin: 0;
	padding: 0;
}
div.secStep div#unitGroup div.unitOrderSp p a {
	position: relative;
	display: block;
	width: 180px;
	height: 180px;
	padding: 15px;
	background: url(/img/order/special/bg_thumb.gif) repeat;
}
div.secStep div#unitGroup div.unitOrderSp p a:hover {
	background: url(/img/order/special/bg_thumb_o.gif) repeat;
}

div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo {
	position: absolute;
	top: 185px;
	left: 0;
	z-index: 9999;
	visibility: hidden;
	overflow: visible;
	width: 190px;
	margin: -10px 0 0 0;
	padding: 20px 10px 10px;
	color: #FFF;
	background: url(/img/common/bg_baloon01.gif) no-repeat 50% 0;
}

/* hack for IE 6/7 {*/
* html div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo {
	top: 0px;
}
*+html div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo {
	top: 0px;
}
/*} hack for IE 6/7 */



div.ieBOX,
div.ieBOX dl.unitOrderSpInfo{
	z-index: 999;
	clear:both;}

div.ieBOX{
	width:190px;
	z-index: 999;
	position:relative;
	text-align:left;}


div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo a:link {
	color: #FFF;
	cursor: pointer;
}
div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo a:visited {
	color: #eee;
}
div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo a:hover {
	color: #000;
}
div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo dt {
	text-align: left;
	font-size: 114%;
}
div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo dd.author {
	margin-bottom: 5px;
	font-size: 93%;
	text-align: right;
}
div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo dt,
div.secStep div#unitGroup div.unitOrderSp dl.unitOrderSpInfo dd {
	width: 190px;
	padding: 0;
}


p.alertSpOrder {
	padding: 30px 0 0;
	margin: 0;
	font-size: 93%;
	text-align: center;
}
p.btnSpOrder {
	clear: both;
	padding: 20px 0;
	text-align: center;
}

/*  CLEAR FIX 
---------------------------------------------- */
	
	div#contBody div#contOrderSp div#aboutOrder,
	div.secStep div#unitGroup,
	div.secStep dl {
			zoom:1;/*for IE 5.5-7*/
	}
	div#contBody div#contOrderSp div#aboutOrder:after,
	div.secStep div#unitGroup:after,
	div.secStep dl:after {/*for modern browser*/
			content:".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
	}
	* html div#contBody div#contOrderSp div#aboutOrder,
	* html div.secStep div#unitGroup.
	* html div.secStep dl {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
	}

