@charset "utf-8";

/* thoery.css */


/* phase1　*/

#phase1 {
}

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

/* phase2　*/

#phase2 {
	margin: 60px 0 0;
}

#phase2 .twoColumnLeft,
#phase2 .twoColumnRight {
	position: relative;
	width: 340px;
}

#phase2 .column {
	width: 320px;
	padding: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#phase2 .pointPhase {
	margin-top: 15px;
	_margin: 0;
}

#phase2 .explain {
	margin: 10px 0 0;
}


#usagePhase {
	margin: 60px 0 0;
}

#kenbaiki {
}

#kenbaiki li {
	float: left;
	margin: 0 5px 0 0;
}

#kenbaiki li.last {
	margin: 0;
}

