@charset "utf-8";

/* theory.css */

#mainContent p.explainImage {
/*	display: none;*/
}

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

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

#leadPhase .twoColumnLeft {
	width: 390px;
}

#leadPhase .twoColumnRight {
	width: 305px;
}

/* phase1　*/

#phase1 {
}

#featurePhase .featureBox {
	position: relative;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

/* phase2 */

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

#phase2 .twoColumnLeft {
	width: 355px;
}

#phase2 .twoColumnRight {
	width: 330px;
}

#phase2 .twoColumnLeft .explainImage{
	margin-bottom: 10px;
	
}

