@charset "utf-8";

/* index.css */

#leadPhase .twoColumnLeft {
	width: 320px;
}

#leadPhase .twoColumnRight {
	width: 370px;
}

/* phase1　紹介　*/

#phase1 {
}

#phase1 .twoColumnLeft {
	width: 320px;
}

#phase1 .twoColumnRight {
	width: 370px;
}

#phase1 .point {
	margin: 0 0 10px;
	padding: 5px;
	background: url(/images/common/item_stripe01.gif);
}

#phase1 .point.first {
	margin-top: 30px;
}

#phase1 .point  .twoColumnContainer {
	padding: 10px;
	background: #fff;
	border-bottom: 10px solid #fff;
}

#phase1 .point  .twoColumnLeft,
#phase1 .point  .twoColumnRight {
	width: 335px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
