@charset "utf-8";

/* feature.css */

#mainContent div.pankuzu {
	margin-bottom: 0;
}

#leadPhase {
	margin: 30px 0 20px;
}

#leadPhase .twoColumnLeft,
#leadPhase .twoColumnRight {
	position: relative;
	width: 355px;
	border: 1px solid #bbb;
	min-height: 350px;
	height: auto !Important;
	height: 350px;
}

#leadPhase p.explain {
	padding: 10px;
}

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


/* phase1　*/

#phase1 {
	border: 1px solid #bbb;
	width: 718px;
}

#phase1 p.lead {
	margin: 5px 0 1em 10px;
}

#phase1 #featurePhase {
	margin: 5px;
}

#phase1 #featurePhase ul {
	width: 698px;
	margin: 0;
	padding: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
}

#phase1 #featurePhase li {
	float: left;
	border-riight: 8px solid #fff;
}

#phase1 #featurePhase li.odd {
	float: left;
	border: none;
}

#phase1 #featurePhase .featureBox {
	width: 330px;
	height: auto;
	padding: 5px;
	border: none;

}

#phase1 #featurePhase .featureBox dl {
	padding: 10px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
	background: #fff;
}

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

#mainContent p.imgid1 {
	left: 25px;
}

#mainContent p.imgid2 {
	left: 40px;
}

#phase1 #featurePhase .featureBox  .absBottom {
	bottom: 15px;
}

#phase1 #featurePhase .featureBox .shorter,
#phase1 #featurePhase .shorter {
	position: relative;
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

#phase1 #featurePhase .imgid3 {
	left: 30px;
	top: 140px;
}