@charset "utf-8";

/* feature.css */

#mainContent .twoColumnContainer {
	margin: 0 0 5px;
}

#mainContent .twoColumnLeft,
#mainContent .twoColumnRight {
	width: 355px;
	border: 1px solid #aaa;
}

#mainContent div.column {
	position: relative;
	left: 0;
	top: 0;
	padding: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#mainContent p.explainImage {
	position: absolute;
	bottom: 10px;
}



/*　耐久性　*/

#endure {
	width: 718px;
	border: 1px solid #aaa;
}

#endure .leadExplain {
	margin: 10px 13px;
}

#featurePhase {
	margin: 0 13px;
}

#featurePhase li {
	float: left;
	margin: 0 6px 6px 0;
	background: url(/images/common/item_stripe01.gif);
}

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

#featurePhase .featureBox {
	position: relative;
	width: 216px;
	margin: 5px;
	border: none;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	background: #fff;
}

#featurePhase .featureBox dl {
	padding: 10px;
}

#featurePhase .featureBox dt {
	margin: 0 0 0.5em;
}

#featurePhase .featureBox dd {
	padding: 0px;
}

#featurePhase p.explainImage {
	position: absolute;
	left:  8px;
	bottom: 8px;
}

/*
#endure table {
	width: 712px;
	margin: 4px 3px 4px;
}

#endure td {
	width: 200px;
	background: url(/images/common/item_stripe01.gif);
}

#endure div.column {
	position: relative;
	left: 0;
	top: 0;
	width: 190px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	margin: 5px;
	background: #fff;
}

#endure dl {
	width: 200px;
}

#endure dt {
	margin:0 0 5px;
}

#endure p.explain {
}
*/

