@charset "utf-8";

/* customize.css */


#customize {
}

#customize li {
	margin: 0 0 8px;
}

#phase1 .twoColumnLeft,
#phase1 .twoColumnRight {
	width: 346px;
}

#phase1 .column {
	padding: 10px;
	background: #fff;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

/* phase2 */

#phase2 {
	margin: 0 0 8px;
}

#phase2 .twoColumnLeft,
#phase2 .twoColumnRight {
	width: 330px;
}

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

#phase2 .pointPhaseContainer {
	padding: 10px 10px 0;
	border-bottom: 10px solid #fff;
	background: #fff;
}

/* phase3 */

#phase3 {
	padding: 5px;
	_height: 1%;
}

#phase3Inner {
	padding: 10px;
	background: #fff;
}

#phase3header {
	padding: 3px 0;
	_padding-bottom: 0;
	background: url(/images/common/item_dot02.gif) repeat-x left bottom;
}

#phase3header .twoColumnLeft {
	width: 180px;
}

#phase3header .twoColumnRight {
	width: 500px;
}

#phase3header .twoColumnRight p.explain {
	font-size: 80%;
	line-height: 1.5;
}


#phase3 #featurePhase {
}

#phase3 #featurePhase ul {
	margin: 20px 0 0;
}

#phase3 #featurePhase ul.first {
	background: url(/images/common/item_dot02.gif) repeat-x left bottom;
	padding: 0 0 10px;
}

#phase3 #featurePhase li {
	float: left;
	margin: 0 14px 0 0;
}

#phase3 #featurePhase ul li dl dd li {
	float: none;
}

#phase3 #featurePhase li.last {
	margin-right: 0;
}

#phase3 #featurePhase .featureBox {
	position: relative;
	width: 210px;
	border: none;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

#phase3 #featurePhase .featureBox.bodyColor {
	padding-top: 1.5em;
}

#phase3 #featurePhase .featureBox dd {
	margin: 0;
	padding: 0;
}

#phase3 #featurePhase .featureBox .explainImage {
	position: absolute;
	bottom: 10px;
	left: auto;
	/*display: none;*/
}

.boxLine {
	border-right: 1px solid #ccc !important;
	padding-right: 1em;
}

.boxLine0 {
	padding-right: 1em;
}





