@charset "utf-8";

/* customize.css */

#customize .phaseArea {
	padding: 5px;
	background: url(/images/common/item_stripe03.gif);
}

#customize dl.last {
	margin-top: 30px;
}

/*　phase1　*/

#phase1.phaseArea {
	width: 710px;
}

#phase1 .twoColumnContainer {
	width: 690px;
	padding: 10px;
	_padding-bottom: 0;
	background: #fff url(/product/touch_panel/static/images/custom/img_border.gif) no-repeat 350px 45px;
}

#phase1 .twoColumnLeft {
	width: 315px;
}

#phase1 .twoColumnRight {
	width: 340px;
}

#phase1 .column {
	position: relative;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

/* phase2 */

#phase2 {
	width: 720px;
	margin: 10px 0;
}

#phase2 .twoColumnContainer {
	width: 720px;
}

#phase2 .twoColumnLeft,
#phase2 .twoColumnRight {
	width: 346px;
	padding: 5px;
	background: url(/images/common/item_stripe03.gif);
}

#phase2 .column {
	position: relative;
	padding: 10px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	background: #fff;
}

/*　phase3　*/

#phase3.phaseArea {
	width: 710px;
}

#phase3 .twoColumnContainer {
	width: 690px;
	padding: 10px;
	_padding-bottom: 0;
background: #fff url(/product/touch_panel/static/images/custom/img_border02.gif) no-repeat 354px 45px;
}

#phase3 .twoColumnLeft,
#phase3 .twoColumnRight {
	width: 335px;
}

#phase3 .column {
	position: relative;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
