@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#about{
	margin-top: 0px;
}
#contents #catch{
	background-image: url(../advantage/img_paralle/catch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 280px;
	width: 635px;
	margin-top: 0px;
	overflow: hidden;
}
#column01,
#column02,
#column03{
	width: 635px;
	margin-top: 10px;
}
#column01 .txt{
	float: left;
	width: 364px;
}
#column01 .photo{
	float: right;
	width: 254px;
}

#column02 .photo{
	float: left;
	width: 254px;
}
#column02 .txt{
	float: right;
	width: 357px;
}

#column03 .txt{
	float: left;
	width: 367px;
}
#column03 .photo{
	float: right;
	width: 254px;
}