@charset "utf-8";
/* CSS Document */

#left_column01, #right_column01 {
	float: left;
}
#left_column01 {
	width: 518px;
}
#left_column01 h1 {
	padding-right: 30px;
}
#left_column01 p {
	padding-right: 30px;
}
#right_column01 {
	width: 250px;
	margin-top: 120px;
}
#left_column02, #right_column02 {
	float: left;
}
#left_column02 {
	width: 518px;
}
#left_column02 h1 {
	padding-right: 30px;
}
#left_column02 p {
	padding-right: 30px;
}
#right_column02 {
	width: 250px;
	margin-top: 50px;
}
#left_column03, #right_column03 {
	float: left;
}
#left_column03 {
	width: 518px;
}
#left_column03 h1 {
	padding-right: 30px;
}
#left_column03 p {
	padding-right: 30px;
}
#right_column03 {
	width: 250px;
	margin-top: 120px;
}