@charset "utf-8";

/* index.css */

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

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

#leadPhase .twoColumnLeft {
	width: 310px;
}

#leadPhase .twoColumnRight {
	width: 380px;
}

/* phase1　原理　*/

#phase1 {
}

#phase1 .twoColumnLeft {
	width: 390px;
}

#phase1 .twoColumnRight {
	width: 305px;
}

/* phase2　特徴　*/

#phase2 {
	margin: 60px 0 0;
}

#phase2 .twoColumnLeft {
	width: 390px;
}

#phase2 .twoColumnRight {
	width: 305px;
}

/* phase3　仕様　*/

#phase3 {
	margin: 60px 0 0;
}

