@charset "utf-8";

/* theory.css */

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

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

#leadPhase .twoColumnLeft {
	width: 300px;
}

#leadPhase .twoColumnRight {
	width: 395px;
}



#mainContent .pointPhase .twoColumnLeft {
	width: 310px;
}

#mainContent .pointPhase .twoColumnRight {
	width: 300px;
}

#mainContent .pointPhase p.explain {
	float: none;
}

#mainContent .pointPhase p.explainImage {
	margin-bottom: 10px;
}


/* phase1　*/

#phase1 {
	margin: 60px 0 0;
}

#phase1 .twoColumnLeft,
#phase1 .twoColumnRight {
	width: 355px;
}
