@charset "utf-8";

/* index.css */


#leadPhase .twoColumnLeft {
	width: 320px;
}

#leadPhase .twoColumnRight {
	width: 370px;
}

/* phase1　特徴　*/

#phase1 {
}

#featurePhase li {
	margin: 0 6px 6px 0;
}

#featurePhase .featureBox {
	width: 234px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#featurePhase .featureBox.shorter {
	width: 234px;
	min-height: 210px;
	height: auto !important;
	height: 210px;
}


#featurePhase .featureBox dt {
	_height: 1%;
	padding: 5px 0 5px 10px;
	line-height: 1;
	background: url(/images/common/item_stripe01.gif);
}

#phase1 #featrurePhase .featureBox dt img {	
	vertical-align: top;
}

